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
/
StandardToSPIRV
/
ConvertStandardToSPIRVPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir][spirv] Properly support SPIR-V conversion target
Lei Zhang
2020-01-14
1
-7
/
+8
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
1
-2
/
+2
*
Change the `notifyRootUpdated` API to be transaction based.
River Riddle
2019-12-23
1
-7
/
+6
*
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
-2
/
+2
*
Misc changes to lowering to SPIR-V.
Mahesh Ravishankar
2019-11-26
1
-2
/
+42
*
Introduce attributes that specify the final ABI for a spirv::ModuleOp.
Mahesh Ravishankar
2019-11-25
1
-2
/
+1
*
NFC: Refactor Dialect Conversion targeting SPIR-V.
Mahesh Ravishankar
2019-11-14
1
-5
/
+8
*
NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase.
River Riddle
2019-09-13
1
-1
/
+1
*
Change from llvm::make_unique to std::make_unique
Jacques Pienaar
2019-08-17
1
-1
/
+1
*
Express ownership transfer in PassManager API through std::unique_ptr (NFC)
Mehdi Amini
2019-08-12
1
-2
/
+3
*
NFC: Update usages of OwningRewritePatternList to pass by & instead of &&.
River Riddle
2019-08-09
1
-1
/
+1
*
Initial implementation to translate kernel fn in GPU Dialect to SPIR-V Dialect
Mahesh Ravishankar
2019-07-30
1
-0
/
+56