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
/
Dialect
/
GPU
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[mlir] Create a gpu.module operation for the GPU Dialect."
Benjamin Kramer
2020-01-16
3
-7
/
+8
*
[mlir] Create a gpu.module operation for the GPU Dialect.
Tres Popp
2020-01-14
3
-8
/
+7
*
[mlir][GPU] introduce utilities for promotion to workgroup memory
Alex Zinenko
2020-01-09
1
-0
/
+119
*
Add gpu.shuffle op.
Christian Sigg
2019-12-20
2
-0
/
+19
*
Harden the requirements to memory attribution types in gpu.func
Alex Zinenko
2019-12-18
1
-0
/
+33
*
Plug gpu.func into the GPU lowering pipelines
Alex Zinenko
2019-12-16
3
-15
/
+14
*
Introduce Linkage attribute to the LLVM dialect
Alex Zinenko
2019-12-02
1
-2
/
+2
*
Introduce gpu.func
Alex Zinenko
2019-11-25
2
-0
/
+71
*
Don't force newline before function attributes
Alex Zinenko
2019-11-21
1
-1
/
+1
*
Extend kernel outlining to also consider dim worth inlining.
Stephan Herhut
2019-11-20
1
-1
/
+1
*
Look for SymbolRefAttr in KernelOutlining instead of hard-coding CallOp
MLIR Team
2019-11-08
1
-4
/
+14
*
Convert the Canonicalize and CSE passes to generic Operation Passes.
River Riddle
2019-10-24
1
-1
/
+1
*
Fix minor spelling tweaks (NFC)
Kazuaki Ishizaki
2019-10-20
1
-1
/
+1
*
Use StrEnumAttr for gpu.allreduce op instead of StringAttr to better encode c...
Stephan Herhut
2019-10-18
1
-1
/
+1
*
Add gpu.barrier op to synchronize invocations of a local workgroup.
Christian Sigg
2019-10-18
1
-0
/
+2
*
Support custom accumulator provided as region to gpu.all_reduce.
Christian Sigg
2019-10-16
2
-1
/
+79
*
Use named modules for gpu.launch_func
Alex Zinenko
2019-10-08
3
-123
/
+215
*
Promote MemRefDescriptor to a pointer to struct when passing function boundar...
Nicolas Vasilache
2019-09-27
1
-7
/
+11
*
Add AllReduceOp to GPU dialect with lowering to NVVM.
Christian Sigg
2019-09-26
1
-0
/
+3
*
Clone called functions into nested GPU module.
Christian Sigg
2019-09-24
1
-2
/
+12
*
Outline GPU kernel function into a nested module.
Christian Sigg
2019-09-23
1
-6
/
+30
*
Automated rollback of commit 5684a12434f923d03b6870f2aa16226bfb0b38b6
George Karpenkov
2019-09-19
1
-30
/
+6
*
Outline GPU kernel function into a nested module.
MLIR Team
2019-09-19
1
-6
/
+30
*
Addressing some late review comments on kernel inlining.
Stephan Herhut
2019-09-09
1
-1
/
+3
*
Make GPU kernel outlining test independent of value names.
Stephan Herhut
2019-09-05
1
-24
/
+36
*
Make GPU kernel outlining inline constants.
Stephan Herhut
2019-09-04
1
-0
/
+20
*
Add verification for dimension attribute on GPUDialect index operations.
Stephan Herhut
2019-08-28
1
-0
/
+36
*
Move GPU dialect to {lib,include/mlir}/Dialect
Alex Zinenko
2019-07-25
4
-0
/
+362