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
/
Dialect
/
SPIRV
/
SPIRVLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir][spirv] Properly support SPIR-V conversion target
Lei Zhang
2020-01-14
1
-0
/
+95
*
[mlir][spirv] NFC: Move shader ABI attributes to a new file
Lei Zhang
2020-01-01
1
-39
/
+2
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
1
-4
/
+4
*
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
-4
/
+4
*
Add atomic operations to SPIR-V dialect.
Mahesh Ravishankar
2019-12-16
1
-1
/
+1
*
Plug gpu.func into the GPU lowering pipelines
Alex Zinenko
2019-12-16
1
-37
/
+0
*
Expose a convenience function to add interface attributes to a function.
Mahesh Ravishankar
2019-12-11
1
-6
/
+13
*
More convenience build methods for SPIR-V ops.
Mahesh Ravishankar
2019-12-10
1
-16
/
+10
*
Add lowering for module with gpu.kernel_module attribute.
Mahesh Ravishankar
2019-12-09
1
-1
/
+1
*
minor spelling tweaks
Kazuaki Ishizaki
2019-12-06
1
-3
/
+3
*
Convert MemRefType to a linearized array in SPIR-V lowering.
Mahesh Ravishankar
2019-12-03
1
-33
/
+41
*
NFC: A few cleanups for SPIRVLowering
Lei Zhang
2019-11-27
1
-51
/
+53
*
Misc changes to lowering to SPIR-V.
Mahesh Ravishankar
2019-11-26
1
-6
/
+52
*
Introduce attributes that specify the final ABI for a spirv::ModuleOp.
Mahesh Ravishankar
2019-11-25
1
-174
/
+76
*
NFC: Refactor Dialect Conversion targeting SPIR-V.
Mahesh Ravishankar
2019-11-14
1
-0
/
+340