index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mlir
/
test
/
Conversion
/
GPUToNVVM
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[mlir] Create a gpu.module operation for the GPU Dialect."
Benjamin Kramer
2020-01-16
2
-14
/
+14
*
[mlir] Create a gpu.module operation for the GPU Dialect.
Tres Popp
2020-01-14
2
-14
/
+14
*
[mlir] Added missing GPU lowering ops.
Julian Gross
2020-01-13
1
-0
/
+45
*
Add gpu.shuffle op.
Christian Sigg
2019-12-20
1
-0
/
+25
*
Harden the requirements to memory attribution types in gpu.func
Alex Zinenko
2019-12-18
1
-5
/
+5
*
Plug gpu.func into the GPU lowering pipelines
Alex Zinenko
2019-12-16
1
-0
/
+1
*
Automated rollback of commit f68ac464d818629e0fe10c23b44ac782d64a12d2
Christian Sigg
2019-12-12
1
-2
/
+2
*
Switch from shfl.bfly to shfl.down.
Christian Sigg
2019-12-12
1
-2
/
+2
*
Add conversions of GPU func with memory attributions to LLVM/NVVM
Alex Zinenko
2019-12-06
1
-0
/
+145
*
Rename CLI flags -lower-gpu-ops-to-*-ops to -convert-gpu-to-*
Alex Zinenko
2019-11-18
1
-1
/
+1
*
Add a test for lowering GPU ops that cover cases where the symbol table isn't...
Mehdi Amini
2019-10-31
1
-0
/
+22
*
Fix include guards and add tests for OpToFuncCallLowering.
Alexander Belyaev
2019-10-26
1
-0
/
+17
*
Add gpu.barrier op to synchronize invocations of a local workgroup.
Christian Sigg
2019-10-18
1
-0
/
+11
*
Support custom accumulator provided as region to gpu.all_reduce.
Christian Sigg
2019-10-16
1
-3
/
+33
*
Add AllReduceOp to GPU dialect with lowering to NVVM.
Christian Sigg
2019-09-26
1
-0
/
+7
*
Outline GPU kernel function into a nested module.
Christian Sigg
2019-09-23
1
-28
/
+30
*
Automated rollback of commit 5684a12434f923d03b6870f2aa16226bfb0b38b6
George Karpenkov
2019-09-19
1
-30
/
+28
*
Outline GPU kernel function into a nested module.
MLIR Team
2019-09-19
1
-28
/
+30
*
Change the attribute dictionary syntax to separate name and value with '='.
River Riddle
2019-06-25
1
-12
/
+12
*
GPUtoNVVM: adjust integer bitwidth when lowering special register ops
Alex Zinenko
2019-06-25
1
-12
/
+12
*
Add lowering pass from GPU dialect operations to LLVM/NVVM intrinsics.
Stephan Herhut
2019-06-19
1
-0
/
+35