projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2019-11-18
Alex Zinenko
Rename CLI flags -lower-gpu-ops-to-*-ops to -convert...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-17
Jacques Pienaar
Fix mismatched-tags warning
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Logan Chien
Fix attribute dict syntax in the docs
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Denis Khalikov
[spirv] Add bit ops
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Alex Zinenko
Clarify that identity maps are discarded from the MemRe...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Lei Zhang
NFC: Convert CmpIPredicate in StandardOps to use EnumAttr
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Lucy Fox
Modify tutorial and other documentation for consistency...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Jacques Pienaar
Use simpler highlighting textmate syntax
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Nicolas Vasilache
Fix build warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Lei Zhang
Use aggregate-parameter builder for ops having autogen...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Nicolas Vasilache
Templatize linalg::LowerToLoops - NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Stephan Herhut
Mark std.view as no-sideeffect.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Stephan Herhut
Mark std.subview as no-sideeffect.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
MLIR Team
Add more navigation to the MLIR toy tutorial.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Lucy Fox
Expand on operation definition to clarify the differenc...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Nicolas Vasilache
Refactor the LowerVectorTransfers pass to use the Rewri...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Mahesh Ravishankar
NFC: Refactor Dialect Conversion targeting SPIR-V.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Andy Davis
Adds canonicalizer to SubViewOp which folds constants...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Alex Zinenko
Add CMakeLists.txt for AffineToStandard conversion
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Lei Zhang
[ODS] Fix operation argument population to avoid crash
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Alex Zinenko
Move Affine to Standard conversion to lib/Conversion
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Alex Zinenko
Make positions of elements in MemRef descriptor private
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Alex Zinenko
Use MemRefDescriptor in Vector-to-LLVM convresion
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
MLIR Team
Adapt code to LLVM API updates.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Nicolas Vasilache
Move VectorOps to Tablegen - (almost) NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Alex Zinenko
Use MemRefDescriptor in Linalg-to-LLVM conversion
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Lei Zhang
[doc] Add debugging tips in ODS and DRR doc regarding...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Alex Zinenko
Concentrate memref descriptor manipulation logic in...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-13
Jacques Pienaar
Do not emit aliases when printing local form
commit
|
commitdiff
|
tree
|
snapshot
2019-11-13
Nicolas Vasilache
Replace explicit concatenation by llvm::concat
commit
|
commitdiff
|
tree
|
snapshot
2019-11-13
Nicolas Vasilache
Deprecate linalg.subview in favor of std.subview
commit
|
commitdiff
|
tree
|
snapshot
2019-11-13
Lucy Fox
Fix glossary formatting.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-13
Sean Silva
Add FuncOp::eraseArgument
commit
|
commitdiff
|
tree
|
snapshot
2019-11-13
River Riddle
NFC: Refactor block signature conversion to not erase...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-13
Lucy Fox
Create and begin writing glossary.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-13
River Riddle
Rename the current parseSymbolName to parseOptionalSymb...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-13
Hanhan Wang
Make VariableOp instructions be in the first block...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Mahesh Ravishankar
Add operations needed to support lowering of AffineExpr...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
River Riddle
NFC: Change DictionaryAttr::get(StringRef) to use binar...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Mahesh Ravishankar
Make legality check in GPU->SPIR-V lowering of FuncOp...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Lei Zhang
Add support for OpPhi in loop header block
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
River Riddle
Add an option to print an operation if a diagnostic...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Lei Zhang
Expose an isSubclassOf() method on AttrConstraint
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Mahesh Ravishankar
Add Conversion to lower loop::ForOp to spirv::LoopOp.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Lei Zhang
[spirv] Properly return when finding error in serialization
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
River Riddle
Add a printer flag to use local scope when printing IR.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Jacques Pienaar
Update textmate syntax file
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Lei Zhang
Update outdated comment for NativeCodeCall
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Nicolas Vasilache
Add LLVM lowering of std.subview
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Andy Davis
Adds affine.min operation which returns the minimum...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Nicolas Vasilache
Add support for alignment attribute in std.alloc.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
River Riddle
Restructure comment lexing to not recurse.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
River Riddle
Add support for nested symbol references.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Andy Davis
Adds std.subview operation which takes dynamic offsets...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Stephan Herhut
Also consider index constants when folding integer...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-10
Mehdi Amini
Fix segfault (nullptr dereference) when passing a non...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Manuel Freiberger
Add a short TableGen HowTo to tutorial chapter 2.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
MLIR Team
Look for SymbolRefAttr in KernelOutlining instead of...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Jacques Pienaar
Explicitly initialize isRecursivelyLegal
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Denis Khalikov
[spirv] Add bit ops
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Alexander Belyaev
Move description from GenericOpBase to linalg.(indexed_...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Alex Zinenko
mlir-translate: support -verify-diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Uday Bondhugula
Fix asm printer for affine expr
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Andy Davis
Swap operand order in std.view operation so that offset...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
River Riddle
Add Ch-7 of the toy tutorial detailing how to define...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Andy Davis
Add canonicalizer for ViewOp which folds constants...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Nicolas Vasilache
Fix parameter name and document option in linalg::promo...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Jacques Pienaar
Add compatible query method to infer type interface
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Nicolas Vasilache
Update Linalg to use std.view
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Alexander Belyaev
Add IndexedGenericOp to Linalg.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
River Riddle
NFC: Tidy up the implementation of operations in the...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
River Riddle
NFC: Uniformize parser naming scheme in Toy tutorial...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Sean Silva
Replace some remnant uses of "inst" with "op".
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Nicolas Vasilache
Drop spurious test file
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Nicolas Vasilache
Add lowering of std.view to LLVM
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Andy Davis
Add affine load/store/dma_start/dma_wait to dialect...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Ben Vanik
Adding an m_NonZero constant integer matcher.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Andy Davis
Add ViewOp verification for dynamic strides, and addres...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Lei Zhang
[DRR] List some limitations clearly in the doc
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Andy Davis
Add ViewOp to the StandardOps dialect, which casts...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Eric Schweitz
Add support for the LLVM FNeg instruction
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
River Riddle
NFC: Remove an extra space when printing the 'attribute...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
River Riddle
Add (parse|print)OptionalAttrDictWithKeyword hooks...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Roberto Rosmaninho
Fix typos in the Standard Dialect documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
James Molloy
[llvm] Allow GlobalOp to take a region for complex...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
James Molloy
[llvm] Add initial import of LLVM modules to mlir-translate
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
River Riddle
NFC: Rename parseOptionalAttributeDict -> parseOptional...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
River Riddle
Add a PatternRewriter hook to merge blocks, and use...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Lei Zhang
Emit empty lines after headers when generating op docs
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Sean Silva
Rename Region::RegionType to Region::BlockListType
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
MLIR Team
[NVVM] Add mma.sync operation.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
River Riddle
Update the SPV dialect type parser to use the methods...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Nicolas Vasilache
Drop spurious debug spew.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
River Riddle
Refactor LinalgDialect::parseType to use the DialectAsm...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
River Riddle
Refactor QuantOps TypeParser to use the DialectAsmParse...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
River Riddle
Remove the need for passing a location to parseAttribut...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
River Riddle
Add DialectAsmParser/Printer classes to simplify dialec...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Lei Zhang
Add ReferToOp attribute constraint for SymbolRefAttr
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Nicolas Vasilache
Delete spurious file
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Lei Zhang
Move BitEnumAttr from SPIRVBase.td to OpBase.td
commit
|
commitdiff
|
tree
|
snapshot
next