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
/
tools
/
mlir-cuda-runner
/
mlir-cuda-runner.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
-1
/
+1
*
[mlir] Create a gpu.module operation for the GPU Dialect.
Tres Popp
2020-01-14
1
-1
/
+1
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
1
-13
/
+4
*
GPUToCUDA: attach CUBIN to the nested module rather than to the function
Alex Zinenko
2019-10-08
1
-12
/
+13
*
Fuse GenerateCubinAccessors pass into LaunchFunctToCuda
Alex Zinenko
2019-10-08
1
-1
/
+0
*
Outline GPU kernel function into a nested module.
Christian Sigg
2019-09-23
1
-35
/
+7
*
Automated rollback of commit 5684a12434f923d03b6870f2aa16226bfb0b38b6
George Karpenkov
2019-09-19
1
-7
/
+35
*
Outline GPU kernel function into a nested module.
MLIR Team
2019-09-19
1
-35
/
+7
*
NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase.
River Riddle
2019-09-13
1
-1
/
+1
*
Refactor the pass manager to support operations other than FuncOp/ModuleOp.
River Riddle
2019-09-02
1
-1
/
+1
*
Port mlir-cuda-runner to use dialect conversion framework.
Stephan Herhut
2019-08-28
1
-23
/
+26
*
NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.
River Riddle
2019-08-19
1
-1
/
+1
*
Change from llvm::make_unique to std::make_unique
Jacques Pienaar
2019-08-17
1
-2
/
+2
*
NFC: Implement OwningRewritePatternList as a class instead of a using directive.
River Riddle
2019-08-05
1
-1
/
+1
*
Move GPU dialect to {lib,include/mlir}/Dialect
Alex Zinenko
2019-07-25
1
-2
/
+2
*
NFC: Expose a ConversionPatternRewriter for use with ConversionPatterns.
River Riddle
2019-07-19
1
-2
/
+3
*
Move shared cpu runner library to Support/JitRunner.
Stephan Herhut
2019-07-16
1
-5
/
+4
*
NFC: Rename Module to ModuleOp.
River Riddle
2019-07-10
1
-2
/
+2
*
NFC: Rename Function to FuncOp.
River Riddle
2019-07-10
1
-2
/
+2
*
Simplify launch_func rewrite pattern in mlir-cuda-runner
Alex Zinenko
2019-07-05
1
-6
/
+2
*
Add an mlir-cuda-runner tool.
Stephan Herhut
2019-07-04
1
-0
/
+158