platform/upstream/llvm.git
2019-11-29 Jacques Pienaarmlir-tblgen: Dump input records when no generator is set
2019-11-29 Jacques PienaarFix redundant convert and use NamedAttributeList as...
2019-11-29 JKIsaacLeeFixed typo in Ch-1 of Toy tutorial
2019-11-28 Denis Khalikov[spirv] Check that operand of `spirv::CompositeExtractO...
2019-11-28 Alex ZinenkoSplit out FunctionLike printing/parsing into FunctionIm...
2019-11-28 Jose Ignacio... [Linalg] Change attribute n_loop_types to iterator
2019-11-27 Lei ZhangNFC: A few cleanups for SPIRVLowering
2019-11-27 Lei Zhang[spirv] NFC: Add getZero() and getOne() static method...
2019-11-27 Lei Zhang[spirv] Add folders for spv.IAdd and spv.IMul
2019-11-27 Aart BikFixed typo in Toy tutorial (second var e -> var f)
2019-11-27 Nicolas VasilacheImplement Linalg to loops lowering as a pattern
2019-11-27 Aart Bik[VectorOps] Refine BroadcastOp in VectorOps dialect
2019-11-26 Jacques PienaarAdd create method that takes equivalent of OperationSta...
2019-11-26 Aart Bik[VectorOps] Add a BroadcastOp to the VectorOps dialect
2019-11-26 David TrubyAdd OpenMP dialect to the dialect registry
2019-11-26 Mahesh RavishankarMisc changes to lowering to SPIR-V.
2019-11-26 Nicolas VasilacheAutomated rollback of commit d60133f89bb08341718bb3132b...
2019-11-26 Nicolas VasilacheRelax restriction on affine_apply dim and symbol operands
2019-11-26 Andrew AndersonSome minor corrections and improvements to LangRef
2019-11-26 Lei ZhangAdd support for AttrSizedOperandSegments/AttrSizedResul...
2019-11-25 Nicolas VasilacheUse vector.InsertStridedSlice in Vector -> Vector unrolling
2019-11-25 Nicolas VasilacheAdd a vector.InsertStridedSliceOp
2019-11-25 MLIR TeamAllow LLVM::ExtractElementOp to have non-i32 indices.
2019-11-25 Ben VanikMake std.divis and std.diviu support ElementsAttr folding.
2019-11-25 Mahesh RavishankarNFC: Actually expose the implementation of createGPUToS...
2019-11-25 Mahesh RavishankarAdd missing rule to generate SPIR-V ABI Attribute using...
2019-11-25 Andy DavisUpdate VectorContractionOp to take iterator types and...
2019-11-25 Christian SiggChanging directory shortcut for CPU/GPU runner utils.
2019-11-25 Lei ZhangDe-duplicate EnumAttr overrides by defining defaults
2019-11-25 Mahesh RavishankarIntroduce attributes that specify the final ABI for...
2019-11-25 Mahesh RavishankarAllow memref_cast from static strides to dynamic strides.
2019-11-25 Nicolas VasilacheAdd vector.insertelement op
2019-11-25 Alex ZinenkoIntroduce gpu.func
2019-11-25 Ben VanikSupport folding of StandardOps with DenseElementsAttr.
2019-11-23 Lei ZhangNFC: Wire up DRR settings for SPIR-V canonicalization...
2019-11-23 Lei Zhang[spirv] NFC: rename test files and sort tests inside
2019-11-23 Uday BondhugulaMake isValidSymbol more powerful
2019-11-23 River RiddleNFC: Remove unnecessarily guarded tablegen includes.
2019-11-22 Nicolas VasilacheFix Windows Build
2019-11-22 Denis Khalikov[spirv] Add a canonicalizer for `spirv::LogicalNotOp`.
2019-11-22 Mahesh RavishankarAdd more canonicalizations for SubViewOp.
2019-11-22 Lucy FoxSmall formatting fix in Tutorial Ch2.
2019-11-22 Jean-Michel... Unify vector op names with other dialects.
2019-11-22 Lucy FoxAdd more detail about locations in Chapter 2 of tutorial.
2019-11-21 Nicolas VasilacheMove Linalg Transforms that are actually Conversions...
2019-11-21 River RiddleAdd support for using the ODS result names as the Asm...
2019-11-21 Christian SiggChange CUDA tests to use print_memref.
2019-11-21 River RiddleNFC: Add wrappers around DenseIntElementsAttr/DenseFPEl...
2019-11-21 Nicolas VasilacheFix OSS builds - NFC
2019-11-21 Nicolas VasilacheDrop unused function - NFC
2019-11-21 Nicolas VasilacheSplit Linalg declarative patterns from specific test...
2019-11-21 Benjamin KramerAdd missing include after LLVM 049043b598ef5b12a5894c0c...
2019-11-21 Alex ZinenkoDon't force newline before function attributes
2019-11-21 Nicolas VasilacheFix OSS build
2019-11-21 Aart BikFixed typo in 2-d tiled layout
2019-11-21 River RiddleNFC: Use Region::getBlocks to fix build failure with...
2019-11-21 River RiddleAdd a document detailing operation traits, how to defin...
2019-11-21 MLIR TeamCorrectly parse empty affine maps.
2019-11-20 River RiddleMerge DCE and unreachable block elimination into a...
2019-11-20 Andy DavisAdd VectorContractionOp to the VectorOps dialect.
2019-11-20 Mahesh RavishankarVerify subview op result has dynamic shape, when sizes...
2019-11-20 MLIR Teammissing outer index %i in search_body
2019-11-20 Sean SilvaAdd multi-level DCE pass.
2019-11-20 Mahesh RavishankarChanges to SubViewOp to make it more amenable to canoni...
2019-11-20 Nicolas VasilacheImplement unrolling of vector ops to finer-grained...
2019-11-20 River RiddleAdd a new OpAsmOpInterface to allow for ops to directly...
2019-11-20 Nicolas VasilacheAdd StridedMemRef<>::operator[] - NFC
2019-11-20 Alexander BelyaevFix the comment to Region block iterators.
2019-11-20 Alexander BelyaevFix 'the the' typo.
2019-11-20 Stephan HerhutExtend kernel outlining to also consider dim worth...
2019-11-20 Eric SchweitzAdd some CMake rules for installing headers, mlir-tblge...
2019-11-19 Christian SiggMake type and rank explicit in mcuMemHostRegister function.
2019-11-19 Nicolas VasilacheAdd VectorOps.StridedSliceOp
2019-11-19 Nicolas VasilacheFix pretty printer corner case in mlir_runner_utils...
2019-11-19 Mehdi AminiAdd a note on commit messages to our developer guide
2019-11-19 Mehdi AminiAdd mention to avoid cl::opt for MLIR passes in the...
2019-11-19 Diego CaballeroAdd getRemappedValue to ConversionPatternRewriter
2019-11-19 Eric SchweitzAdd '*' and '?' and optional brace parse calls to the...
2019-11-19 Alex ZinenkoChange conversion CLI flag from -lower-to-llvm to ...
2019-11-19 Logan ChienAdd dialect-attribute-entry requirement to docs
2019-11-19 Manuel FreibergerFix the shape of the outcome in the example code.
2019-11-19 Hanhan WangSupport SPIR-V constant op to take DenseElementsAttr...
2019-11-19 Tian JinUse SmallVectorImpl instead of SmallVector for function...
2019-11-19 Alexander BelyaevLower linalg.indexed_generic to loops.
2019-11-19 Uday BondhugulaDrop unnecessary dependences from mlir-translate
2019-11-18 Andy DavisFix SubViewOp stride calculation in constant folding.
2019-11-18 River RiddleAdd a parseAttribute<AttrType> overload for the non...
2019-11-18 Lei ZhangFix gen_spirv_dialect.py regarding 1D/2D/3D Dim symbol...
2019-11-18 Denis Khalikov[spirv] Add a canonicalizer for BitcastOp.
2019-11-18 Jing PuAlso elide large array attribute in OpGraph Dump
2019-11-18 Alex ZinenkoConvertStandardToLLVM: replace assertion with graceful...
2019-11-18 Andy DavisFix Affine Loop Fusion test case reported on github.
2019-11-18 Nicolas VasilacheStandardize all VectorOps class names to be prefixed...
2019-11-18 Stephan HerhutImplement folding of pattern dim(subview(_)[...][s1...
2019-11-18 Alex ZinenkoRename CLI flags -lower-gpu-ops-to-*-ops to -convert...
2019-11-17 Jacques PienaarFix mismatched-tags warning
2019-11-15 Logan ChienFix attribute dict syntax in the docs
2019-11-15 Denis Khalikov[spirv] Add bit ops
2019-11-15 Alex ZinenkoClarify that identity maps are discarded from the MemRe...
2019-11-15 Lei ZhangNFC: Convert CmpIPredicate in StandardOps to use EnumAttr
next