ZLUDA/ptx
Andrzej Janik 63af70a01f
Fix builtins generation, mark ld/st as aligned (#22)
Two changes:
* Fixes to builtins generation that I forgot to include in #21
* Marking of ld/st as aligned - this gives a big performance boost in GeekBench SFFT
2020-12-12 20:40:24 +01:00
..
lib Add README and rebuild .spv library 2020-11-23 21:50:21 +01:00
src Fix builtins generation, mark ld/st as aligned (#22) 2020-12-12 20:40:24 +01:00
build.rs Start parsing PTX text 2020-03-09 23:54:44 +01:00
Cargo.toml Implement pass to handle .extern .shared and add parsing code for it 2020-10-18 14:46:05 +02:00