aboutsummaryrefslogtreecommitdiffhomepage
path: root/ptx/src/test/spirv_run/shl.spvtxt
AgeCommit message (Expand)Author
2020-11-21Fix linking with shl/shr, add memset on host and support __assertfailAndrzej Janik
2020-11-05Fix issues with .param/.local and implement sin, cos, ex2, lg2Andrzej Janik
2020-09-14Refactor implicit conversions and start implementing vector extract/insertAndrzej Janik
2020-09-08Implement support for PTX call instructionAndrzej Janik
2020-08-05Implement initial support for cvt instruction (only integer-to-integer)Andrzej Janik
2020-08-01Implement shift leftAndrzej Janik