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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Homogenize the description of the MemRef conversion to the LLVM dialect
Alex Zinenko
2019-12-17
1
-46
/
+53
|
*
Add pattern rewrite to forward vector tuple elements to their users.
Andy Davis
2019-12-17
2
-14
/
+38
|
*
fix a typo in OpDefinitions doc
Jin Mingjian
2019-12-17
1
-1
/
+1
|
*
Add a new utility class TypeSwitch to ADT.
River Riddle
2019-12-17
5
-0
/
+326
|
*
Integrate from upstream at revision e4fce659a759.
MLIR Team
2019-12-17
2
-0
/
+2
|
*
Add pattern rewrite which splits a vector TransferReadOp into slices accordin...
Andy Davis
2019-12-17
2
-39
/
+56
|
*
Replace code with equivalent satisfiesLLVMModule() function call.
Tres Popp
2019-12-17
1
-3
/
+1
|
*
Update vector op unrolling transformation to generate ExtractSlicesOp and Ins...
Andy Davis
2019-12-17
3
-178
/
+236
|
*
Add atomic operations to SPIR-V dialect.
Mahesh Ravishankar
2019-12-16
9
-18
/
+739
|
*
Fix (de)serialization generation for SPV_ScopeAttr, SPV_MemorySemanticsAttr.
Mahesh Ravishankar
2019-12-16
1
-2
/
+14
|
*
[spirv] Re-enable nested loop (de)serialization test
Lei Zhang
2019-12-16
1
-98
/
+99
|
*
Add edsc::ops for pointwise, conv and dilated_conv
Nicolas Vasilache
2019-12-16
6
-31
/
+443
|
*
Add InsertSlicesOp to the VectorOps dialect.
Andy Davis
2019-12-16
4
-1
/
+150
|
*
Plug gpu.func into the GPU lowering pipelines
Alex Zinenko
2019-12-16
16
-126
/
+213
|
*
Insert signature-converted blocks into a region with a parent operation.
River Riddle
2019-12-16
3
-28
/
+63
|
*
Make "LowerToCFG" an operation pass
Alex Zinenko
2019-12-16
2
-8
/
+7
|
*
[Linalg] Expose subview promotion as a declarative pattern
Jose Ignacio Gomez
2019-12-16
7
-8
/
+113
|
*
Remove unused variable (fix warning) NFC
Mehdi Amini
2019-12-16
1
-2
/
+1
|
*
[VectorOps] Add [insert/extract]element definition together with lowering to ...
Aart Bik
2019-12-16
6
-2
/
+248
|
*
Adds ExtractSlicesOp to the VectorOps dialect.
Andy Davis
2019-12-16
4
-6
/
+388
|
*
Make memref promotion during std->LLVM lowering the default calling convention
Alex Zinenko
2019-12-16
3
-29
/
+98
|
*
Remove LLVM dependency on mlir::Module and instead check Traits.
Tres Popp
2019-12-16
8
-34
/
+61
|
*
Splat op doc - fix misformat / update tablegen op desc. comment
Uday Bondhugula
2019-12-14
2
-5
/
+18
|
*
Add verifyCompatibleShape function overload with shapes
Smit Hinsu
2019-12-14
2
-11
/
+24
|
*
Reconcile struct and class for NestedPatternMatchers - NFC
Nicolas Vasilache
2019-12-13
1
-8
/
+11
|
*
Apply a level of sugaring to the linalg.generic EDSC - NFC
Nicolas Vasilache
2019-12-13
3
-43
/
+143
|
*
Refactor various canonicalization patterns as in-place folds.
River Riddle
2019-12-13
8
-243
/
+187
|
*
Skip generating C++ for "DeclareOpInterfaceMethods" in op interface gen.
Jing Pu
2019-12-13
2
-6
/
+50
|
*
Add a layer of EDSC for linalg.GenericOp
Nicolas Vasilache
2019-12-13
15
-37
/
+204
|
*
Try to fold operations in DialectConversion when trying to legalize.
River Riddle
2019-12-13
13
-68
/
+193
|
*
Add a type range for the XLA HLO dialect.
Prakalp Srivastava
2019-12-13
1
-0
/
+1
|
*
Fix maskAndClamp in gpu.all_reduce.
Christian Sigg
2019-12-13
1
-2
/
+5
|
*
NFC: Cleanup the various Op::print methods.
River Riddle
2019-12-12
11
-281
/
+175
|
*
Fix logic on when to emit collective type but separate arg builder
Jacques Pienaar
2019-12-12
3
-16
/
+8
|
*
[VectorOps] Add lowering of vector.shuffle to LLVM IR
Aart Bik
2019-12-12
2
-220
/
+329
|
*
Add type inference variant for separate params builder generated
Jacques Pienaar
2019-12-12
3
-98
/
+108
|
*
Retire !linalg.buffer type - NFC
Nicolas Vasilache
2019-12-12
5
-141
/
+7
|
*
[Linalg] Add test for fusion of GenericOp with IndexedGenericOp.
Alexander Belyaev
2019-12-12
1
-1
/
+56
|
*
Added lowering of `std.tanh` to llvm function call to `tanh` and `tanhf`.
Ehsan Toosi
2019-12-12
2
-1
/
+74
|
*
Move cpu runner utils templates to .h
Nicolas Vasilache
2019-12-12
3
-159
/
+175
|
*
Automated rollback of commit f68ac464d818629e0fe10c23b44ac782d64a12d2
Christian Sigg
2019-12-12
8
-34
/
+34
|
*
Switch from shfl.bfly to shfl.down.
Christian Sigg
2019-12-12
8
-34
/
+34
|
*
Make OpBuilder::insert virtual instead of OpBuilder::createOperation.
River Riddle
2019-12-11
6
-57
/
+33
|
*
Add std.log* and llvm.intr.log* that correspond to the LLVMIR intrinsics
Nicolas Vasilache
2019-12-11
4
-0
/
+91
|
*
Add missing CMake dependency for MLIRTestIR.
Mahesh Ravishankar
2019-12-11
1
-0
/
+3
|
*
Fix OSS build
Nicolas Vasilache
2019-12-11
1
-4
/
+4
|
*
Expose a convenience function to add interface attributes to a function.
Mahesh Ravishankar
2019-12-11
3
-13
/
+26
|
*
[spirv] Add lowering for std.fdiv, std.frem, std.fsub
Denis Khalikov
2019-12-11
2
-0
/
+31
|
*
Continue refactoring StructuredOps utilities
Nicolas Vasilache
2019-12-11
17
-251
/
+369
|
*
NFC: Fix naming inconsistency: FuncOpLowering -> GPUFuncOpLowering.
Christian Sigg
2019-12-11
1
-7
/
+3
[prev]
[next]