GPU backend
Compare changes
- Praneet Rathi authored
+ 43
− 48
@@ -47,12 +47,17 @@ pub fn gpu_codegen<W: Write>(
@@ -71,6 +76,13 @@ pub fn gpu_codegen<W: Write>(
@@ -160,6 +172,7 @@ pub fn gpu_codegen<W: Write>(
@@ -187,6 +200,7 @@ struct GPUContext<'a> {
@@ -367,7 +381,9 @@ impl GPUContext<'_> {
@@ -555,45 +571,6 @@ impl GPUContext<'_> {
@@ -684,10 +661,8 @@ impl GPUContext<'_> {
@@ -889,16 +864,25 @@ impl GPUContext<'_> {
@@ -937,7 +921,18 @@ impl GPUContext<'_> {