GPU backend
Compare changes
Files
3- prrathi authored
+ 5
− 4
@@ -324,7 +324,7 @@ impl<'a> RTContext<'a> {
@@ -351,14 +351,15 @@ impl<'a> RTContext<'a> {
Adds GPU backend and "CUDA" feature to all the tests. As of MR creation, there were no forks in tested IRs so only vanilla non-parallel (single block, single thread) codegen has been tested.