projects
/
platform
/
upstream
/
llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[gcov] Fix simultaneous .gcda creation/lock
[platform/upstream/llvm.git]
/
mlir
/
2020-05-13
aartbik
[mlir] [VectorOps] Implement vector.constant_mask lower...
tree
|
commitdiff
2020-05-13
Nicolas Vasilache
[mlir] Revisit std.subview handling of static information.
tree
|
commitdiff
2020-05-12
Sean Silva
Revert of Revert of [mlir][shape] Tidy up shape.shape_of
tree
|
commitdiff
2020-05-12
Alex Zinenko
[mlir] Move Conversion/StandardToStandard to Dialect...
tree
|
commitdiff
2020-05-12
Stephen Neuendorffer
[MLIR] Fix dependencies for Analysis libraries
tree
|
commitdiff
2020-05-12
Stephen Neuendorffer
[MLIR] Rename SideEffects.td -> SideEffectInterfaces.td
tree
|
commitdiff
2020-05-12
Sam McCall
Revert "[mlir] Revisit std.subview handling of static...
tree
|
commitdiff
2020-05-12
Eric Christopher
Temporarily Revert "[mlir][shape] Tidy up shape.shape_o...
tree
|
commitdiff
2020-05-12
aartbik
[mlir] [VectorOps] Replace zero-scalar + splat into...
tree
|
commitdiff
2020-05-11
Rahul Joshi
[MLIR] Fix several misc issues in in Toy tutorial
tree
|
commitdiff
2020-05-11
Hanhan Wang
[mlir][StandardToSPIRV] Add support for lowering index_...
tree
|
commitdiff
2020-05-11
Nicolas Vasilache
[mlir] Revisit std.subview handling of static information.
tree
|
commitdiff
2020-05-11
Reid Tatge
[mlir][Vector] NFC - Rename vector.strided_slice into...
tree
|
commitdiff
2020-05-11
Nicolas Vasilache
[mlir][Linalg] Introduce a helper function for staged...
tree
|
commitdiff
2020-05-11
Sean Silva
[mlir][shape] Tidy up shape.shape_of
tree
|
commitdiff
2020-05-11
Sean Silva
[mlir][Value] Add v.getDefiningOp<OpTy>()
tree
|
commitdiff
2020-05-11
Nicolas Vasilache
[mlir] Simplify and better document std.view semantics
tree
|
commitdiff
2020-05-11
Nicolas Vasilache
[mlir][Linalg] NFC - Refactor and simplify Promotion
tree
|
commitdiff
2020-05-11
rtayl
[mlir][rocdl] Add xdlops intrinsics to rocdl dialect
tree
|
commitdiff
2020-05-11
Alex Zinenko
[mlir] More support for detached regions in affine...
tree
|
commitdiff
2020-05-11
Alex Zinenko
[mlir] NFC: Rename LoopOps dialect to SCF (Structured...
tree
|
commitdiff
2020-05-11
Hanhan Wang
[mlir][StandardToLLVM] Add support for lowering FPToSIO...
tree
|
commitdiff
2020-05-11
Hanhan Wang
[mlir][StandardToSPIRV] Add support for lowering FPToSI...
tree
|
commitdiff
2020-05-11
Hanhan Wang
[mlir] Add FPToSIOp to Standard dialect.
tree
|
commitdiff
2020-05-10
Alex Zinenko
[mlir] Affine dim and symbol checkers: support detached...
tree
|
commitdiff
2020-05-10
Alex Zinenko
[mlir] Initialize the Region::container field to nullpt...
tree
|
commitdiff
2020-05-09
Eugene Zhulenev
[MLIR] Register JIT event listeners with RTDyldObjectLi...
tree
|
commitdiff
2020-05-08
Geoffrey Martin...
Add Operation::moveAfter
tree
|
commitdiff
2020-05-08
Denis Khalikov
[mlir][spirv] Handle debuginfo for variables.
tree
|
commitdiff
2020-05-08
Frederik Gossen
[MLIR] Add complex addition and substraction to the...
tree
|
commitdiff
2020-05-08
Marcel Koester
[mlir] Updated SideEffect interface definitions to...
tree
|
commitdiff
2020-05-07
Jacques Pienaar
[mlir] Add NamedAttrList
tree
|
commitdiff
2020-05-07
Lei Zhang
[mlir] Remove unnecessary DEPENDS for MLIRMlirOptMain
tree
|
commitdiff
2020-05-07
Lei Zhang
[mlir][vulkan-runner] Remove duplicated/uncessary link...
tree
|
commitdiff
2020-05-07
Alex Zinenko
[mlir] Drop forward-declaration of loop::TerminatorOp.
tree
|
commitdiff
2020-05-07
Lei Zhang
[mlir][spirv] Serialize all operands together if possible
tree
|
commitdiff
2020-05-07
Lei Zhang
[mlir][spirv] Remove template functions for getting...
tree
|
commitdiff
2020-05-07
Alexander Belyaev
[MLIR] Make ParallelLoopFusion pass scan through all...
tree
|
commitdiff
2020-05-07
Alex Zinenko
[mlir] Add a test exercising partial constant folding...
tree
|
commitdiff
2020-05-07
Alex Zinenko
[mlir] Add a test for OperationFolder
tree
|
commitdiff
2020-05-07
Alex Zinenko
[mlir] Support partial folding of affine.min/max
tree
|
commitdiff
2020-05-07
Wen-Heng (Jack)...
[mlir][rocdl] Fix typo. NFC.
tree
|
commitdiff
2020-05-07
Alex Zinenko
[mlir] VectorToLLVM: propagate up from replaceTransferOp
tree
|
commitdiff
2020-05-07
Wen-Heng (Jack)...
[mlir][vector] set alignment when lowering transfer_rea...
tree
|
commitdiff
2020-05-07
Uday Bondhugula
[MLIR] Fix affine fusion bug/efficiency issue / enable...
tree
|
commitdiff
2020-05-06
Uday Bondhugula
[MLIR][NFC] Rename op trait PolyhedralScope -> AffineScope
tree
|
commitdiff
2020-05-06
Alex Zinenko
[mlir] OperationFolder: fix crash in creation of single...
tree
|
commitdiff
2020-05-06
Sean Silva
Fix ShapeBase.td
tree
|
commitdiff
2020-05-06
Renato Golin
Check type for forward reference definition
tree
|
commitdiff
2020-05-06
Nicolas Vasilache
[mlir] Add a MemRefCastOp canonicalization pattern.
tree
|
commitdiff
2020-05-06
Uday Bondhugula
[MLIR][NFC] Fix/update debug messages for analysis...
tree
|
commitdiff
2020-05-05
Reid Kleckner
[Support] Move LLD's parallel algorithm wrappers to...
tree
|
commitdiff
2020-05-05
Sean Silva
[mlir][shape] Extract ShapeBase.td
tree
|
commitdiff
2020-05-05
River Riddle
[mlir][DenseStringElementsAttr] Fix AttributeElementIte...
tree
|
commitdiff
2020-05-05
River Riddle
[mlir][DenseElementsAttr] Add support for opaque APFloa...
tree
|
commitdiff
2020-05-05
River Riddle
[mlir][DenseElementsAttr] Add support for ComplexType...
tree
|
commitdiff
2020-05-05
Stephen Neuendorffer
[MLIR] mlir-opt needs PUBLIC dependence
tree
|
commitdiff
2020-05-05
Lei Zhang
[mlir] Specify CMAKE_CXX_STANDARD to standalone dialect
tree
|
commitdiff
2020-05-05
Alex Zinenko
[mlir] Harden verifiers for DMA ops
tree
|
commitdiff
2020-05-05
Andy Davis
[MLIR][LoopOps] Adds the loop unroll transformation...
tree
|
commitdiff
2020-05-05
Lei Zhang
[mlir] Add missing dependency to MLIRMlirOptMain
tree
|
commitdiff
2020-05-05
Stephen Neuendorffer
[MLIR] Add a tests for out of tree dialect example.
tree
|
commitdiff
2020-05-05
Stephen Neuendorffer
[MLIR] GPUToCUDA conversion: MC is only needed if NVPTX...
tree
|
commitdiff
2020-05-05
Ehsan Toosi
[MLIR][LINALG] Convert Linalg on Tensors to Buffers
tree
|
commitdiff
2020-05-05
Jean-Michel Gorius
[mlir][standalone] NFC: Update CMakeLists.txt to reflec...
tree
|
commitdiff
2020-05-05
Alexander Belyaev
[MLIR] Link MLIRStandardOpsTransforms with MLIRTransforms.
tree
|
commitdiff
2020-05-05
Alex Zinenko
[mlir] NFC: update ::build signature in the tutorial...
tree
|
commitdiff
2020-05-05
Alexander Belyaev
[MLIR] Add conversion from AtomicRMWOp -> GenericAtomic...
tree
|
commitdiff
2020-05-05
Stephen Neuendorffer
[MLIR] Update documentation of cmake best practices
tree
|
commitdiff
2020-05-05
Stephen Neuendorffer
[MLIR] Reapply: Adjust libMLIR building to more closely...
tree
|
commitdiff
2020-05-05
Stephen Neuendorffer
[MLIR] Normalize usage of intrinsics_gen
tree
|
commitdiff
2020-05-05
River Riddle
[mlir] Add support for merging identical blocks during...
tree
|
commitdiff
2020-05-05
Geoffrey Martin...
[mlir] Remove tabs from predecessor comments
tree
|
commitdiff
2020-05-05
Nicolas Vasilache
[mlir][EDSC] Fix off-by-one BlockBuilder insertion...
tree
|
commitdiff
2020-05-05
River Riddle
[mlir][IR] Add a Region::getOps method that returns...
tree
|
commitdiff
2020-05-05
River Riddle
[mlir][mlir-opt] Disable multithreading when parsing...
tree
|
commitdiff
2020-05-04
Hanhan Wang
[mlir][StandardToSPIRV] Emulate bitwidths not supported...
tree
|
commitdiff
2020-05-04
Haruki Imai
[mlir] Support big endian in DenseElementsAttr
tree
|
commitdiff
2020-05-04
Stephen Neuendorffer
Revert "[MLIR] Adjust libMLIR building to more closely...
tree
|
commitdiff
2020-05-04
Valentin Churavy
[MLIR] Adjust libMLIR building to more closely follow...
tree
|
commitdiff
2020-05-04
Nicolas Vasilache
[mlir][Linalg] Mostly NFC - Refactor Linalg patterns...
tree
|
commitdiff
2020-05-04
Frederik Gossen
[MLIR] Add complex numbers to standard dialect
tree
|
commitdiff
2020-05-04
Marcel Koester
[mlir] Removed tight coupling of BufferPlacement pass...
tree
|
commitdiff
2020-05-04
Wen-Heng (Jack)...
[mlir][rocdl] add rocdl.barier op.
tree
|
commitdiff
2020-05-04
Wen-Heng (Jack)...
[mlir][vector] add tests for type_cast taking non-zero...
tree
|
commitdiff
2020-05-02
River Riddle
[mlir] Add a new context flag for disabling/enabling...
tree
|
commitdiff
2020-05-02
Stephen Neuendorffer
[MLIR] Ensure that out-of-tree users have an mlir-gener...
tree
|
commitdiff
2020-05-02
Stephen Neuendorffer
[MLIR] add dependencies for all tablegen targets on...
tree
|
commitdiff
2020-05-02
Stephen Neuendorffer
[MLIR] Move Verifier and Dominance Analysis from /Analy...
tree
|
commitdiff
2020-05-02
River Riddle
[mlir][NFC] Cleanup StandardTypes and reorder the type...
tree
|
commitdiff
2020-05-01
River Riddle
[mlir][DenseStringElementsAttr] Add support for the...
tree
|
commitdiff
2020-05-01
River Riddle
[mlir][GPUOpsLowering] Add missing include for FormatVa...
tree
|
commitdiff
2020-05-01
Stephen Neuendorffer
[MLIR][docs] Update tutorial language around Op and...
tree
|
commitdiff
2020-05-01
Wen-Heng (Jack)...
[mlir][rocdl] fix shared lib build. NFC.
tree
|
commitdiff
2020-05-01
Benjamin Kramer
Remove unused variable. NFC.
tree
|
commitdiff
2020-05-01
Denis Khalikov
[mlir][spirv] Handle debug information during (de)seria...
tree
|
commitdiff
2020-05-01
MaheshRavishankar
[mlir] Add sine operation to Standard dialect.
tree
|
commitdiff
2020-05-01
River Riddle
[mlir][OpBuilder] Remove the vtable from OpBuilder...
tree
|
commitdiff
2020-05-01
Hanhan Wang
[mlir][StandardToSPIRV] Add support for lowering intege...
tree
|
commitdiff
2020-05-01
Hanhan Wang
[mlir][StandardToSPIRV] Emulate bitwidths not supported...
tree
|
commitdiff
next