You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An experiment in interfacing with the LLVM assembler in Haskell to provide a higher-level abstraction for writing shaders. Superseded by https://github.com/gfxp…
A project to study decompilation of AMD GCN kernels using LLVM to disassemble machine code and leveraging various metadata to translate assembly into a higher-l…