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
/
lib
/
Conversion
/
GPUToSPIRV
/
ConvertGPUToSPIRV.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[mlir] Create a gpu.module operation for the GPU Dialect."
Benjamin Kramer
2020-01-16
1
-15
/
+40
*
[mlir] Create a gpu.module operation for the GPU Dialect.
Tres Popp
2020-01-14
1
-40
/
+15
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
1
-2
/
+2
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
1
-15
/
+15
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
1
-13
/
+4
*
NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V...
River Riddle
2019-12-22
1
-15
/
+15
*
NFC: Cleanup non-conforming usages of namespaces.
River Riddle
2019-12-18
1
-6
/
+5
*
Add atomic operations to SPIR-V dialect.
Mahesh Ravishankar
2019-12-16
1
-2
/
+3
*
Plug gpu.func into the GPU lowering pipelines
Alex Zinenko
2019-12-16
1
-10
/
+82
*
Expose a convenience function to add interface attributes to a function.
Mahesh Ravishankar
2019-12-11
1
-1
/
+1
*
Add lowering for module with gpu.kernel_module attribute.
Mahesh Ravishankar
2019-12-09
1
-1
/
+83
*
Allow specification of the workgroup size for GPUToSPIRV lowering.
Mahesh Ravishankar
2019-12-05
1
-6
/
+18
*
Introduce attributes that specify the final ABI for a spirv::ModuleOp.
Mahesh Ravishankar
2019-11-25
1
-3
/
+14
*
NFC: Refactor Dialect Conversion targeting SPIR-V.
Mahesh Ravishankar
2019-11-14
1
-0
/
+191