ZLUDA/ptx
Andrzej Janik c92abba2bb
Refactor compilation passes (#270)
The overarching goal is to refactor all passes so they are module-scoped and not function-scoped. Additionally, make improvements to the most egregiously buggy/unfit passes (so the code is ready for the next major features: linking, ftz handling) and continue adding more code to the LLVM backend
2024-09-23 16:33:46 +02:00
..
lib Have an implementation for vprintf 2021-09-18 20:22:47 +00:00
src Refactor compilation passes (#270) 2024-09-23 16:33:46 +02:00
build.rs Start parsing PTX text 2020-03-09 23:54:44 +01:00
Cargo.toml Refactor compilation passes (#270) 2024-09-23 16:33:46 +02:00