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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] NFC: Rename index_t to index_type
Rainer Orth
2020-03-06
1
-1
/
+1
*
Revert "[mlir] Create a gpu.module operation for the GPU Dialect."
Benjamin Kramer
2020-01-16
7
-75
/
+79
*
[mlir][spirv] Properly support SPIR-V conversion target
Lei Zhang
2020-01-14
2
-13
/
+14
*
Make helper functions static or move them into anonymous namespaces. NFC.
Benjamin Kramer
2020-01-14
4
-21
/
+34
*
[mlir] Create a gpu.module operation for the GPU Dialect.
Tres Popp
2020-01-14
7
-79
/
+75
*
Unbreak the mlir build after 202ab273e6eca134b69882f100c666fcd3affbcf
Benjamin Kramer
2020-01-13
2
-2
/
+2
*
[mlir] Added missing GPU lowering ops.
Julian Gross
2020-01-13
2
-2
/
+16
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
10
-67
/
+66
*
[mlir] add a missing dependency for Linalg conversion
Eric Schweitz
2020-01-09
1
-0
/
+1
*
[mlir][VectorOps] Implement insert_strided_slice conversion
Nicolas Vasilache
2020-01-09
1
-41
/
+174
*
[mlir][VectorOps] Implement strided_slice conversion
Nicolas Vasilache
2020-01-09
1
-3
/
+98
*
[mlir][Linalg] Lower linalg.reshape to LLVM for the static case
Nicolas Vasilache
2020-01-08
1
-2
/
+50
*
[mlir][spirv] Add lowering for std.fpext, std.fptrunc, std.sitofp.
Denis Khalikov
2020-01-07
1
-0
/
+8
*
Revert "[mlir][spirv] Add lowering for std.fpext, std.fptrunc, std.sitofp."
Lei Zhang
2020-01-07
1
-8
/
+0
*
[mlir][spirv] Add lowering for std cmp ops.
Denis Khalikov
2020-01-07
1
-4
/
+55
*
[mlir][spirv] Add lowering for standard bit ops
Denis Khalikov
2020-01-07
1
-0
/
+8
*
[mlir][spirv] Add lowering for std.fpext, std.fptrunc, std.sitofp.
Lei Zhang
2020-01-07
1
-0
/
+8
*
[mlir][Linalg] Extend generic ops to allow tensors
Nicolas Vasilache
2020-01-02
1
-3
/
+4
*
[mlir] Fix -Wrange-loo-analysis warnings
Fangrui Song
2020-01-01
1
-2
/
+2
*
[mlir] Fix the wrong computation of dynamic strides for lowering AllocOp to LLVM
Tung Le Duc
2019-12-28
1
-4
/
+5
*
[mlir] Convert std.and/std.or ops to spv.LogicalAnd/spv.LogicalOr
MaheshRavishankar
2019-12-27
1
-7
/
+9
*
Refactor the way that pass options are specified.
River Riddle
2019-12-23
1
-16
/
+10
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
15
-562
/
+535
*
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
20
-260
/
+80
*
NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V...
River Riddle
2019-12-22
15
-542
/
+557
*
Add integer bit-shift operations to the standard dialect.
Manuel Freiberger
2019-12-22
4
-14
/
+33
*
[VectorOps] unify vector dialect "subscripts"
Aart Bik
2019-12-20
1
-4
/
+4
*
Add gpu.shuffle op.
Christian Sigg
2019-12-20
1
-2
/
+60
*
Move the specializations of VectorTransferRewriter::matchAndRewrite back into...
River Riddle
2019-12-18
1
-80
/
+80
*
Added LLVM ops and lowering phases from standard dialect for FAbs, FCeil, Cos...
Marcel Koester
2019-12-18
1
-0
/
+21
*
[VectorOps] Add vector.print definition, with lowering support
Aart Bik
2019-12-18
1
-2
/
+124
*
NFC: Cleanup non-conforming usages of namespaces.
River Riddle
2019-12-18
2
-13
/
+13
*
Introduce prefetch op: affine -> std -> llvm intrinsic
Uday Bondhugula
2019-12-18
2
-8
/
+65
*
NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...
River Riddle
2019-12-18
4
-18
/
+16
*
Harden the requirements to memory attribution types in gpu.func
Alex Zinenko
2019-12-18
1
-2
/
+25
*
NFC: Use TypeSwitch to simplify existing code.
River Riddle
2019-12-17
1
-19
/
+14
*
Make it possible to override the lowering of MemRef to the LLVM dialect. NFC.
Alex Zinenko
2019-12-17
1
-12
/
+25
*
StdToLLVM conversion: drop getMemRefElementType utility function
Alex Zinenko
2019-12-17
1
-12
/
+1
*
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
2
-13
/
+119
*
Make "LowerToCFG" an operation pass
Alex Zinenko
2019-12-16
1
-5
/
+5
*
[VectorOps] Add [insert/extract]element definition together with lowering to ...
Aart Bik
2019-12-16
1
-1
/
+52
*
Make memref promotion during std->LLVM lowering the default calling convention
Alex Zinenko
2019-12-16
1
-29
/
+17
*
Add a layer of EDSC for linalg.GenericOp
Nicolas Vasilache
2019-12-13
1
-3
/
+4
*
Fix maskAndClamp in gpu.all_reduce.
Christian Sigg
2019-12-13
1
-2
/
+5
*
[VectorOps] Add lowering of vector.shuffle to LLVM IR
Aart Bik
2019-12-12
1
-55
/
+114
*
Retire !linalg.buffer type - NFC
Nicolas Vasilache
2019-12-12
1
-18
/
+3
*
Added lowering of `std.tanh` to llvm function call to `tanh` and `tanhf`.
Ehsan Toosi
2019-12-12
1
-0
/
+51
*
Automated rollback of commit f68ac464d818629e0fe10c23b44ac782d64a12d2
Christian Sigg
2019-12-12
1
-2
/
+2
[next]