git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[mlir] NFC: fix trivial typos
[lldb.git]
/
mlir
/
test
/
lib
/
2021-01-06
Kazuaki Ishizaki
[mlir] NFC: fix trivial typos
tree
|
commitdiff
2020-12-31
Jacques Pienaar
[mlir][shape] Add shape.lib attribute
tree
|
commitdiff
2020-12-23
ergawy
[MLIR][SPIRV] Add rewrite pattern to convert select...
tree
|
commitdiff
2020-12-23
Alex Zinenko
[mlir] Remove static constructors from LLVMType
tree
|
commitdiff
2020-12-21
Thomas Raoux
[mlir][vector] Extend vector unroll to all element...
tree
|
commitdiff
2020-12-18
River Riddle
[mlir] Remove the MutableDictionaryAttr class
tree
|
commitdiff
2020-12-17
River Riddle
[mlir][IR][NFC] Move context/location parameters of...
tree
|
commitdiff
2020-12-17
Lei Zhang
[mlir][spirv] NFC: Shuffle code around to better follow...
tree
|
commitdiff
2020-12-15
River Riddle
[mlir][IR] Define the singleton builtin types in ODS...
tree
|
commitdiff
2020-12-15
River Riddle
[mlir][Inliner] Refactor the inliner to use nested...
tree
|
commitdiff
2020-12-14
River Riddle
[mlir][OpAsmParser] Add support for parsing integer...
tree
|
commitdiff
2020-12-14
River Riddle
[mlir][OpFormat] Add support for emitting newlines...
tree
|
commitdiff
2020-12-13
Christian Sigg
[mlir] Use mlir::OpState::operator->() to get to method...
tree
|
commitdiff
2020-12-10
River Riddle
[mlir] Remove the dependency on StandardOps from FoldUtils
tree
|
commitdiff
2020-12-09
Christian Sigg
[mlir] Use mlir::OpState::operator->() to get to method...
tree
|
commitdiff
2020-12-05
River Riddle
[mlir][OpFormatGen] Add support for optional enum attri...
tree
|
commitdiff
2020-12-04
Thomas Raoux
[mlir][vector][NFC] Change UnrollVectorPattern to not...
tree
|
commitdiff
2020-12-04
Nicolas Vasilache
[mlir][Linalg] Properly use distribution options.
tree
|
commitdiff
2020-12-04
River Riddle
[mlir][Types][NFC] Move all of the builtin Type classes...
tree
|
commitdiff
2020-12-03
Thomas Raoux
[mlir][linalg] Add vectorization for element-wise linal...
tree
|
commitdiff
2020-12-03
Haruki Imai
[MLIR] Normalize the results of normalizable operations
tree
|
commitdiff
2020-12-02
Christian Sigg
Add `Operation* OpState::operator->()` to provide more...
tree
|
commitdiff
2020-12-01
River Riddle
[mlir][PDL] Add support for PDL bytecode and expose...
tree
|
commitdiff
2020-12-01
Rahul Joshi
[MLIR] Fix genTypeInterfaceMethods() to work correctly...
tree
|
commitdiff
2020-11-29
Jacques Pienaar
[mlir] Add a shape function library op
tree
|
commitdiff
2020-11-29
Mehdi Amini
Revert "[mlir] Add a shape function library op"
tree
|
commitdiff
2020-11-28
Jacques Pienaar
[mlir] Add a shape function library op
tree
|
commitdiff
2020-11-28
Christian Sigg
[mlir] Change ConvertOpToLLVMPattern::matchAndRewrite...
tree
|
commitdiff
2020-11-26
Aart Bik
[mlir][sparse] add ability to select pointer/index...
tree
|
commitdiff
2020-11-25
Aart Bik
[mlir][sparse] add parallelization strategies to sparse...
tree
|
commitdiff
2020-11-23
MaheshRavishankar
[mlir][Linalg] Fuse sequence of Linalg operation (on...
tree
|
commitdiff
2020-11-20
Thomas Raoux
[mlir][vector] Add transfer_op LoadToStore forwarding...
tree
|
commitdiff
2020-11-20
Mikhail Goncharov
Revert "[mlir][Linalg] Fuse sequence of Linalg operatio...
tree
|
commitdiff
2020-11-20
MaheshRavishankar
[mlir][Linalg] Fuse sequence of Linalg operation (on...
tree
|
commitdiff
2020-11-19
Tres Popp
Fix rollback of first block erasure in a region.
tree
|
commitdiff
2020-11-19
River Riddle
[mlir][BuiltinDialect] Resolve comments from D91571
tree
|
commitdiff
2020-11-19
River Riddle
[mlir] Add support for referencing a SymbolRefAttr...
tree
|
commitdiff
2020-11-18
Diego Caballero
[mlir][Affine] Refactor affine fusion code in pass...
tree
|
commitdiff
2020-11-18
Alex Zinenko
[mlir] Introduce support for parametric side-effects
tree
|
commitdiff
2020-11-17
Aart Bik
[mlir] [sparse] start of sparse tensor compiler support
tree
|
commitdiff
2020-11-17
Rahul Joshi
[NFC] Add unit tests for printing/parsing of variadic...
tree
|
commitdiff
2020-11-17
Alex Zinenko
[mlir] Allow for using interface class name in ODS...
tree
|
commitdiff
2020-11-17
River Riddle
[mlir][NFC] Remove references to Module.h and Function.h
tree
|
commitdiff
2020-11-16
Sean Silva
[mlir] Add DecomposeCallGraphTypes pass.
tree
|
commitdiff
2020-11-16
Nicolas Vasilache
[mlir][Linalg] Add support for tileAndDistribute on...
tree
|
commitdiff
2020-11-13
Thomas Raoux
[mlir][vector] Support N-D vector in InsertMap/ExtractM...
tree
|
commitdiff
2020-11-13
MaheshRavishankar
[mlir][Linalg] Change LinalgDependenceGraph to use...
tree
|
commitdiff
2020-11-12
Jean-Michel Gorius
[mlir] Add plus, star and optional less/greater parsing
tree
|
commitdiff
2020-11-12
MaheshRavishankar
[mlir][Linalg] Improve the logic to perform tile and...
tree
|
commitdiff
2020-11-11
Thomas Raoux
[mlir] Fix post-dominance between blocks of different...
tree
|
commitdiff
2020-11-11
Eugene Zhulenev
[mlir] Add NumberOfExecutions analysis + update RegionB...
tree
|
commitdiff
2020-11-11
Christian Sigg
[mlir] Allow omitting spaces in assemblyFormat with...
tree
|
commitdiff
2020-11-10
Sean Silva
[mlir] Add ElementwiseMappable trait and apply it to...
tree
|
commitdiff
2020-11-09
Alexander Belyaev
[mlir][std] Add ExpandOps pass.
tree
|
commitdiff
2020-11-08
Stella Laurenzo
Remove TOSA test passes from non test registration.
tree
|
commitdiff
2020-11-07
Suraj Sudhir
TOSA MLIR Dialect
tree
|
commitdiff
2020-11-05
Sean Silva
[mlir] Remove AppendToArgumentsList functionality from...
tree
|
commitdiff
2020-11-05
Alexander Belyaev
[mlir] Move TestDialect and its passes to mlir::test...
tree
|
commitdiff
2020-11-03
Alexander Bosch
[MLIR] Added test operations to replace linalg dependen...
tree
|
commitdiff
2020-11-03
Mehdi Amini
Make the implicit nesting behavior of the PassManager...
tree
|
commitdiff
2020-11-03
Mehdi Amini
Handle the verifier at run() time in the PassManager...
tree
|
commitdiff
2020-11-02
Sean Silva
[mlir][Bufferize] Rename TestBufferPlacement to TestFin...
tree
|
commitdiff
2020-10-30
ergawy
[MLIR][SPIRV] Start module combiner.
tree
|
commitdiff
2020-10-30
Geoffrey Martin...
Revert "[MLIR][SPIRV] Start module combiner."
tree
|
commitdiff
2020-10-30
ergawy
[MLIR][SPIRV] Start module combiner.
tree
|
commitdiff
2020-10-30
Mehdi Amini
Revert "[MLIR][SPIRV] Start module combiner"
tree
|
commitdiff
2020-10-30
ergawy
[MLIR][SPIRV] Start module combiner
tree
|
commitdiff
2020-10-30
River Riddle
[mlir][ASM] Refactor how attribute/type aliases are...
tree
|
commitdiff
2020-10-29
Thomas Raoux
[mlir][vector] Improve vector distribute integration...
tree
|
commitdiff
2020-10-29
Nicolas Vasilache
[mlir][Linalg] Make Linalg fusion a test pass
tree
|
commitdiff
2020-10-29
River Riddle
[mlir][Inliner] Add a `wouldBeCloned` flag to each...
tree
|
commitdiff
2020-10-29
River Riddle
[mlir][Inliner] Add a new hook for checking if it is...
tree
|
commitdiff
2020-10-28
Alexander Belyaev
[mlir] Convert memref_reshape to memref_reinterpret_cast.
tree
|
commitdiff
2020-10-28
John Demme
[MLIR] [ODS] Allowing attr-dict in custom directive
tree
|
commitdiff
2020-10-27
Alex Zinenko
[mlir] use OpBuilderDAG instead of OpBuilder
tree
|
commitdiff
2020-10-27
River Riddle
[mlir][Pattern] Add a new FrozenRewritePatternList...
tree
|
commitdiff
2020-10-27
River Riddle
[mlir][NFC] Move around the code related to PatternRewr...
tree
|
commitdiff
2020-10-27
River Riddle
[mlir][Pattern] Refactor the Pattern class into a ...
tree
|
commitdiff
2020-10-26
Thomas Raoux
[mlir][vector] Update doc strings for insert_map/extrac...
tree
|
commitdiff
2020-10-23
MaheshRavishankar
[mlir][Vector] Introduce UnrollVectorOptions to control...
tree
|
commitdiff
2020-10-23
Sean Silva
[mlir] Add FuncOp::eraseResults
tree
|
commitdiff
2020-10-19
Christian Sigg
[mlir][gpu] NFC: Make room for more than one GPU rewrit...
tree
|
commitdiff
2020-10-19
Christian Sigg
[mlir] Allow space literals (` `) in assemblyFormat.
tree
|
commitdiff
2020-10-19
John Demme
[MLIR] ODS TypeDefs: getChecked() and internal enhancements
tree
|
commitdiff
2020-10-16
ahmedsabie
[MLIR] Add idempotent trait folding
tree
|
commitdiff
2020-10-15
Rob Suderman
[mlir] RewriterGen NativeCodeCall matcher with Constant...
tree
|
commitdiff
2020-10-15
Thomas Raoux
[mlir][vector] Add unrolling patterns for Transfer...
tree
|
commitdiff
2020-10-14
Sean Silva
[mlir][bufferize] Rename BufferAssignment* to Bufferize*
tree
|
commitdiff
2020-10-14
rdzhabarov
[DDR] Introduce implicit equality check for the source...
tree
|
commitdiff
2020-10-14
Nicolas Vasilache
[mlir][Linalg] Make a Linalg CodegenStrategy available.
tree
|
commitdiff
2020-10-14
Mehdi Amini
Revert "[DDR] Introduce implicit equality check for...
tree
|
commitdiff
2020-10-14
John Demme
[MLIR] Add support for defining Types in tblgen
tree
|
commitdiff
2020-10-13
rdzhabarov
[DDR] Introduce implicit equality check for the source...
tree
|
commitdiff
2020-10-13
ahmedsabie
[MLIR] Add a foldTrait() mechanism to allow traits...
tree
|
commitdiff
2020-10-12
Nicolas Vasilache
[mlir][Linalg] Add named Linalg ops on tensor to buffer...
tree
|
commitdiff
2020-10-10
Sean Silva
[mlir] Rename BufferPlacement.h to Bufferize.h
tree
|
commitdiff
2020-10-09
Mehdi Amini
Revert "[MLIR] Add a foldTrait() mechanism to allow...
tree
|
commitdiff
2020-10-09
ahmedsabie
[MLIR] Add a foldTrait() mechanism to allow traits...
tree
|
commitdiff
2020-10-08
Thomas Raoux
[mlir][vector] Add unit test for vector distribute...
tree
|
commitdiff
2020-10-08
Christian Sigg
Import llvm::StringSwitch into mlir namespace.
tree
|
commitdiff
next