March 2026 Archives by author
Starting: Sun Mar 1 00:05:22 PST 2026
Ending: Tue Mar 31 23:56:28 PDT 2026
Messages: 5954
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
Javed Absar
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
Javed Absar
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
Javed Absar
- [Mlir-commits] [mlir] [MLIR][Linalg] Add matchers to specialize more unary ops (PR #183259)
Javed Absar
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
Javed Absar
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
Javed Absar
- [Mlir-commits] [mlir] [MLIR][OpenMP] Prevent teams reductions from deadlocking (PR #184625)
Sergio Afonso
- [Mlir-commits] [mlir] [MLIR][OpenMP] Prevent teams reductions from deadlocking (PR #184625)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [NFC][OpenMP][mlir][flang] Move OMP offloading module attribute handling from flang to mlir (PR #186409)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [NFC][OpenMP][mlir][flang] Move OMP offloading module attribute handling from flang to mlir (PR #186409)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [NFC][OpenMP][mlir][flang] Move OMP offloading module attribute handling from flang to mlir (PR #186409)
Sergio Afonso
- [Mlir-commits] [llvm] [mlir] [OpenMP][flang] Fix crash in host offload (PR #187847)
Sergio Afonso
- [Mlir-commits] [clang] [mlir] [CIR][MLIR][OpenMP] Enable the MarkDeclareTarget pass for ClangIR (PR #189420)
Sergio Afonso
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Fix GPU teams reduction buffer size for by-ref reductions (PR #185460)
Sergio Afonso
- [Mlir-commits] [mlir] [MLIR][SymbolTable] Fix crash when SymbolTable is built on unverified IR (PR #183945)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][ODS] Fix AllElementCountsMatch crash on dynamic shaped types (PR #183948)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in ForOp verifier when body block has no arguments (PR #183946)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in ForOp verifier when body block has no arguments (PR #183946)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in ForOp verifier when body block has no arguments (PR #183946)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in ForOp verifier when body block has no arguments (PR #183946)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][ODS] Fix AllElementCountsMatch crash on dynamic shaped types (PR #183948)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][ODS] Fix AllElementCountsMatch crash on dynamic shaped types (PR #183948)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][ODS] Fix AllElementCountsMatch crash on dynamic shaped types (PR #183948)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][llvm] Fix crash in LLVM inliner when callee has no recognized terminator (PR #183949)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][llvm] Fix crash in LLVM inliner when callee has no recognized terminator (PR #183949)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in int-range-optimizations on type-mismatched IR (PR #183964)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in int-range-optimizations on type-mismatched IR (PR #183964)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][sparse] Fix use-after-free crash in SparseSpaceCollapsePass (PR #184001)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Remove `let constructor = ` from mlir/include/mlir/Transforms/Passes.td (PR #183950)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][test] Fix crash in ReifyBoundOp with invalid 'type' attribute (PR #184004)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][test] Fix crash in ReifyBoundOp with invalid 'type' attribute (PR #184004)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][test] Fix crash in ReifyBoundOp with invalid 'type' attribute (PR #184004)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][reducer] Use LDBG in opt-reduction-pass (NFC) (PR #184026)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][reducer] Use LDBG in opt-reduction-pass (NFC) (PR #184026)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Make IsInLoopPass thread-safe (PR #184036)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Make IsInLoopPass thread-safe (PR #184036)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Make test-block-is-in-loop pass a module pass (PR #184036)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Make test-block-is-in-loop pass a module pass (PR #184036)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][test] Fix crash in TestWithBoundsOp with mismatched attribute width (PR #184093)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bufferization] Fix crash in buffer-hoisting on unreachable blocks (PR #184094)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][nvgpu] Fix crash in optimize-shared-memory pass with vector element types (PR #179111)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][emitc] Fix crash in form-expressions when identity cast is folded (PR #183894)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][IR] Add variadic `getParentOfType` overloads (PR #184071)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (PR #184103)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in TosaInferShapes when while_loop carries sparse tensors (PR #183943)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (PR #184103)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Make test-block-is-in-loop pass a module pass (PR #184036)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in extractFixedOuterLoops with iter_args loops (PR #184106)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in extractFixedOuterLoops with iter_args loops (PR #184106)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (PR #184103)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bufferization] Fix use-after-free in ownership-based buffer deallocation (PR #184118)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bufferization] Fix use-after-free in ownership-based buffer deallocation (PR #184118)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in TosaInferShapes when while_loop carries sparse tensors (PR #183943)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in TosaInferShapes when while_loop carries sparse tensors (PR #183943)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in addAffineParallelOpDomain with min/max bounds (PR #184130)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Linalg] Fix crash in buildBinaryFn on non-numeric types (PR #180594)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bufferization] Fix use-after-free in ownership-based buffer deallocation (PR #184118)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bufferization] Fix use-after-free in ownership-based buffer deallocation (PR #184118)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in int-range-optimizations on type-mismatched IR (PR #183964)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][sparse] Reject dense level after non-unique level in encoding verifier (PR #184157)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Reject affine.for with step <= 0 in parser and verifier (PR #184158)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][llvm] Fix crash in LLVM inliner when callee has no recognized terminator (PR #183949)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][xegpu] Fix crash in XeGPUPropagateLayout when module has llvm.func (PR #183899)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][XeGPU] Fix crash in getUArch when no chip target attribute is set (PR #183912)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][VectorToXeGPU] Fix crash on memref with non-scalar element type (PR #183905)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][VectorToXeGPU] Fix crash on memref with non-scalar element type (PR #183905)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][VectorToXeGPU] Fix crash on memref with non-scalar element type (PR #183905)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][XeGPU] Fix crash in wg-to-sg type converter on non-XeGPU tensors (PR #183914)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][ODS] Fix notorious double-space bug in op printers (PR #184253)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][VectorToXeGPU] Fix crash on memref with non-scalar element type (PR #183905)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith][Vector] Reject i0 integer type in arith and vector ops (PR #183589)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in int-range-optimizations on type-mismatched IR (PR #183964)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in int-range-optimizations on type-mismatched IR (PR #183964)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in sparse_tensor.new with unsupported element type (PR #183898)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in ForeachRewriter for rank-0 dense tensors (PR #183903)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][sparse] Reject dense level after non-unique level in encoding verifier (PR #184157)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][sparse] Fix use-after-free crash in SparseSpaceCollapsePass (PR #184001)
Mehdi Amini
- [Mlir-commits] [clang] [lld] [llvm] [mlir] Revert "[CMake] Use keyword signature in two additional callsites (#1… (PR #184186)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Add option to cloning for different results (PR #184202)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][XeVM] Disable gpu.printf test. (PR #184215)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Add option to cloning for different results (PR #184202)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Add option to cloning for different results (PR #184202)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith][Vector] Reject i0 integer type in arith and vector ops (PR #183589)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith][Vector] Reject i0 integer type in arith and vector ops (PR #183589)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][SCFToEmitC] Fix crash when scf.while carries a memref loop variable (PR #183944)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Func] Use getMutableSuccessorOperands() in FuncOp verifier (PR #184589)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith][Vector] Reject i0 integer type in arith and vector ops (PR #183589)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith][Vector] Reject i0 integer type in arith and vector ops (PR #183589)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][nvgpu] Fix crash in optimize-shared-memory pass with vector element types (PR #179111)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith][Vector] Reject i0 integer type in arith and vector ops (PR #183589)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Func] Use getMutableSuccessorOperands() in FuncOp verifier (PR #184589)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][llvm] Fix SROA crash on empty LLVM struct types (PR #184596)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in sparsification when unary/binary present block captures sparse tensor argument (PR #184597)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][irdl] Fix crash in TypeOp/AttributeOp verify on empty sym_name (PR #184598)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][test] Fix crash in TestWithBoundsOp with mismatched attribute width (PR #184093)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][test] Fix crash in TestWithBoundsOp with mismatched attribute width (PR #184093)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][test] Fix crash in TestWithBoundsOp with mismatched attribute width (PR #184093)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][test] Reject TestWithBoundsOp with mismatched attribute width in verifier (PR #184093)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][llvm] Fix SROA crash on empty LLVM struct types (PR #184596)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix crash in TruncIOp::inferResultRanges for i0 destination (PR #183564)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix crash in TruncIOp::inferResultRanges for i0 destination (PR #183564)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][irdl] Fix crash in TypeOp/AttributeOp verify on empty sym_name (PR #184598)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Func] Fix FuncOp verifier ordering via hasRegionVerifier (PR #184612)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][shape] Fix crash when shape.lib array references undefined symbol (PR #184613)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in affine-super-vectorize for index constants inside loops (PR #184614)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in vectorizeAffineLoopNest test utility for reduction loops (PR #184617)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in vectorizeAffineLoopNest test utility for reduction loops (PR #184617)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in super-vectorizer when inner loop bounds depend on outer loop IV (PR #184618)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in loopUnrollJamByFactor for zero trip count loops (PR #184620)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in vectorizeAffineLoopNest test utility for reduction loops (PR #184617)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][shape] Fix crash when shape.lib array references undefined symbol (PR #184613)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][spirv] Fix crash in FuncOpVectorUnroll for dynamic-shaped tensor args (PR #184626)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Add cross-context checks to the IR verifier (PR #184627)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Func] Fix FuncOp verifier ordering via hasRegionVerifier (PR #184612)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Func] Fix FuncOp verifier ordering via hasRegionVerifier (PR #184612)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Func] Fix FuncOp verifier ordering via hasRegionVerifier (PR #184612)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Func] Fix FuncOp verifier ordering via hasRegionVerifier (PR #184612)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Add cross-context checks to the IR verifier (PR #184627)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Add cross-context checks to the IR verifier (PR #184627)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in sparsification when disjunctive op has sparse operand (PR #184599)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Add cross-context checks to the IR verifier (PR #184627)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Add cross-context checks to the IR verifier (PR #184627)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Fix crash in operatesOnSuperVectorsOf on rank-mismatched shaped (PR #183967)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in sparsification when disjunctive op has sparse operand (PR #184599)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Add cross-context checks to the IR verifier (PR #184627)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][spirv] Fix crash in FuncOpVectorUnroll for dynamic-shaped tensor args (PR #184626)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][spirv] Fix crash in FuncOpVectorUnroll for dynamic-shaped tensor args (PR #184626)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][spirv] Fix crash in FuncOpVectorUnroll for dynamic-shaped tensor args (PR #184626)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Avoid ASan ODR violation in mlir-src-sharder with LLVM dylib (PR #181045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Avoid ASan ODR violation in mlir-src-sharder with LLVM dylib (PR #181045)
Mehdi Amini
- [Mlir-commits] [llvm] [mlir] [mlir][bytecode] Add builtin dialect version (PR #184678)
Mehdi Amini
- [Mlir-commits] [llvm] [mlir] [mlir][bytecode] Add builtin dialect version (PR #184678)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in super-vectorize when inner loop bounds depend on outer IV (PR #184770)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crash when reading DenseIntOrFPElementsAttr with unsupported element type (PR #184773)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in SparseAssembler when run after SparseTensorCodegen (PR #183896)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crash when reading DenseIntOrFPElementsAttr with unsupported element type (PR #184773)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Reject affine.for with step <= 0 in parser and verifier (PR #184158)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in sparsification when unary/binary present block captures sparse tensor argument (PR #184597)
Mehdi Amini
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crash when reading DenseIntOrFPElementsAttr with unsupported element type (PR #184773)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crash when reading DenseIntOrFPElementsAttr with unsupported element type (PR #184773)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crash when reading DenseIntOrFPElementsAttr with unsupported element type (PR #184773)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Reject affine.for with step <= 0 in parser and verifier (PR #184158)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Reject affine.for with step <= 0 in parser and verifier (PR #184158)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Shape] Fix crash in BroadcastOp::fold when operand is ub.poison (PR #183931)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Reject affine.for with step <= 0 in parser and verifier (PR #184158)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (PR #184103)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][test] Reject TestWithBoundsOp with mismatched attribute width in verifier (PR #184093)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Shape] Fix crash in BroadcastOp::fold when operand is ub.poison (PR #183931)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when region contains unconvertible multi-successor op (PR #183935)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bufferization] Fix crash in buffer-hoisting on unreachable blocks (PR #184094)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in extractFixedOuterLoops with iter_args loops (PR #184106)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bufferization] Fix use-after-free in ownership-based buffer deallocation (PR #184118)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bufferization] Fix use-after-free in ownership-based buffer deallocation (PR #184118)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in addAffineParallelOpDomain with min/max bounds (PR #184130)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in sparsification when disjunctive op has sparse operand (PR #184599)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Reject affine.for with step <= 0 in parser and verifier (PR #184158)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Defer `LoopLikeOpInterface` type checks to `RegionBranchOpInterface` (PR #184116)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (PR #184103)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (PR #184103)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (PR #184103)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (PR #184103)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in Generic, Map, Reduce Ops for `getAsmBlockArgumentNames` when region is empty (PR #184743)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when region contains unconvertible multi-successor op (PR #183935)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in super-vectorize when inner loop bounds depend on outer IV (PR #184770)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bufferization] Fix crash in buffer-hoisting on unreachable blocks (PR #184094)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Reject affine.for with step <= 0 in parser and verifier (PR #184158)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in loopUnrollJamByFactor for zero trip count loops (PR #184620)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in loopUnrollJamByFactor for zero trip count loops (PR #184620)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][test] Reject TestWithBoundsOp with mismatched attribute width in verifier (PR #184093)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in inliner when return arity mismatches call results (PR #185037)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in inliner when return arity mismatches call results (PR #185037)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in inliner when return arity mismatches call results (PR #185037)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in ForwardDominanceIterator when encountering graph regions (PR #185043)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in ForwardDominanceIterator when encountering graph regions (PR #185043)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in ValueBoundsConstraintSet for non-entry block args (PR #185048)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Account for named attributes without a dialect prefix in `FuncToLLVM` lowering pass (PR #182987)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in linearize/delinearize fold when basis is ub.poison (PR #185058)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in linearize/delinearize fold when basis is ub.poison (PR #185058)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][dialect-conversion] Fix OOB crash in convertFuncOpTypes for funcs with extra block args (PR #185060)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][gpu] Fix crash in gpu-to-llvm with unranked memref and bare-ptr calling convention (PR #185062)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Transform] Fix crash in SequenceOp::getEffects when body region is empty (PR #185063)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix assertion crash in test-symbol-uses with nested modules (PR #185069)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix assertion crash in test-symbol-uses with nested modules (PR #185069)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix assertion crash in test-symbol-uses with nested modules (PR #185069)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][SCFToGPU] Fix crash when converting affine.for with iter_args to GPU (PR #185073)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][SCFToGPU] Fix crash when converting affine.for with iter_args to GPU (PR #185073)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in linearize/delinearize fold when basis is ub.poison (PR #185058)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in linearize/delinearize fold when basis is ub.poison (PR #185058)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][gpu] Fix crash in gpu-to-llvm with unranked memref and bare-ptr calling convention (PR #185062)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix SourceMgr lifetime extension in BytecodeReader (PR #185321)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix SourceMgr lifetime extension in BytecodeReader (PR #185321)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Func] Return nullptr for empty ResultAttrs (PR #185219)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][LLVM] Fix crash in LLVMFunctionType::clone when erasing void function results (PR #185093)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in ForwardDominanceIterator when encountering graph regions (PR #185043)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][LLVM] Fix crash in LLVMFunctionType::clone when erasing void function results (PR #185093)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in ForwardDominanceIterator when encountering graph regions (PR #185043)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][LLVM] Fix crash in LLVMFunctionType::clone when erasing void function results (PR #185093)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][LLVM] Fix crash in LLVMFunctionType::clone when erasing void function results (PR #185093)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in ForwardDominanceIterator when encountering graph regions (PR #185043)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][LLVM] Fix crash in LLVMFunctionType::clone when erasing void function results (PR #185093)
Mehdi Amini
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
Mehdi Amini
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][SCFToGPU] Fix crash when converting affine.for with iter_args to GPU (PR #185073)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][SCFToGPU] Fix crash when converting affine.for with iter_args to GPU (PR #185073)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in ValueBoundsConstraintSet for non-entry block args (PR #185048)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Transform] Fix crash in SequenceOp::getEffects when body region is empty (PR #185063)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][dialect-conversion] Fix OOB crash in convertFuncOpTypes for funcs with extra block args (PR #185060)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][dialect-conversion] Fix OOB crash in convertFuncOpTypes for funcs with extra block args (PR #185060)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][dialect-conversion] Fix OOB crash in convertFuncOpTypes for funcs with extra block args (PR #185060)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in extractFixedOuterLoops with iter_args loops (PR #184106)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in affine-super-vectorize for index constants inside loops (PR #184614)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in affine-super-vectorize for index constants inside loops (PR #184614)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in super-vectorizer when inner loop bounds depend on outer loop IV (PR #184618)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in super-vectorizer when inner loop bounds depend on outer loop IV (PR #184618)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in ValueBoundsConstraintSet for non-entry block args (PR #185048)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in extractFixedOuterLoops with iter_args loops (PR #184106)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][dialect-conversion] Fix OOB crash in convertFuncOpTypes for funcs with extra block args (PR #185060)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in super-vectorizer when inner loop bounds depend on outer loop IV (PR #184618)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in super-vectorizer when inner loop bounds depend on outer loop IV (PR #184618)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Bail out when store permutation map has broadcast dimensions (PR #184618)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Bail out when store permutation map has broadcast dimensions (PR #184618)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Bail out when store permutation map has broadcast dimensions (PR #184618)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Bail out when store permutation map has broadcast dimensions (PR #184618)
Mehdi Amini
- [Mlir-commits] [mlir] Make printing Value to a stream thread-safe (PR #185762)
Mehdi Amini
- [Mlir-commits] [mlir] Make printing Value to a stream thread-safe (PR #185762)
Mehdi Amini
- [Mlir-commits] [mlir] Make printing Value to a stream thread-safe (PR #185762)
Mehdi Amini
- [Mlir-commits] [mlir] [mlirbc][builtin] Add regression test. (PR #186078)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Bytecode][builtin] Add non-regression tests (PR #186078)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Use getChecked<T>() in bytecode reading to avoid crashes (PR #186145)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in diagnostic verifier for unmatched @unknown expectations (PR #186148)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in FrozenRewritePatternSet when PDL lowering is skipped by debug counter (PR #186159)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][DataFlow] Fix crash in TestLastModifiedPass for unreachable private functions (PR #186160)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][DataFlow] Fix crash in TestLastModifiedPass for unreachable private functions (PR #186160)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in TestSymbolUses when erasing functions from nested modules (PR #186161)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in TestSymbolUses when erasing functions from nested modules (PR #186161)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in TestSymbolUses when erasing functions from nested modules (PR #186161)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in TestSymbolUses when erasing functions from nested modules (PR #186161)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix assert in TestWrittenToPass for unreachable private functions (PR #186162)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix assert in TestWrittenToPass for unreachable private functions (PR #186162)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix assert in TestWrittenToPass for unreachable private functions (PR #186162)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][DataFlow] Fix crash in TestLastModifiedPass for unreachable private functions (PR #186160)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in FrozenRewritePatternSet when PDL lowering is skipped by debug counter (PR #186159)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in AffineParallelLowering for unsupported reductions (PR #186189)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith] Fix crash when constant-folding truncf of inf to FiniteOnly float type (PR #186191)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash when parsing typed attribute via parseOptionalAttribute (PR #186192)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Make vector.extract verifier more strict for partial extractions (PR #186197)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith] Fix crash when constant-folding truncf of inf to FiniteOnly float type (PR #186191)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in AffineParallelLowering for unsupported reductions (PR #186189)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in AffineParallelLowering for unsupported reductions (PR #186189)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][shape] Fix crash when folding tensor.extract(shape_of(memref)) (PR #186270)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][gpu] Fix null-deref crash in gpu-kernel-outlining for unresolved symbols (PR #186273)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][OpenACC] Fix crash in verifyDeviceTypeCountMatch when deviceTypes is null (PR #186279)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][gpu] Fix null-deref crash in gpu-kernel-outlining for unresolved symbols (PR #186273)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][gpu] Fix null-deref crash in gpu-kernel-outlining for unresolved symbols (PR #186273)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][gpu] Fix null-deref crash in gpu-kernel-outlining for unresolved symbols (PR #186273)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Bufferization] Fix out-of-bounds access in setInPlaceOpOperand (PR #186280)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][gpu] Fix null-deref crash in gpu-kernel-outlining for unresolved symbols (PR #186273)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Make vector.extract verifier more strict for partial extractions (PR #186197)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (PR #186383)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (PR #186383)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (PR #186383)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Make vector.extract verifier more strict for partial extractions (PR #186197)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][shape] Fix crash when folding tensor.extract(shape_of(memref)) (PR #186270)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Bytecode] Fix stale deferred worklist entries in attribute callback fallthrough (PR #186150)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Use getChecked<T>() in bytecode reading to avoid crashes (PR #186145)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (PR #186383)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRefToLLVM] Fix crash in MemorySpaceCastOpLowering when type conversion fails (PR #186404)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRefToLLVM] Fix crash in MemorySpaceCastOpLowering when type conversion fails (PR #186404)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRefToLLVM] Fix crash in MemorySpaceCastOpLowering when type conversion fails (PR #186404)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRefToLLVM] Fix crash in MemorySpaceCastOpLowering when type conversion fails (PR #186404)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRefToLLVM] Fix crash in MemorySpaceCastOpLowering when type conversion fails (PR #186404)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRefToLLVM] Fix crash in MemorySpaceCastOpLowering when type conversion fails (PR #186404)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bufferization] Fix crash in promote-buffers-to-stack for nested memrefs (PR #186426)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][tblgen] Emit diagnostic instead of crashing for invalid interface method arg type (PR #186430)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][XeGPU] Avoid crashing on malformed `gpu.func` in `MoveFuncBodyToWarpOp` (PR #186330)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in RemoveDeadValues when branch is in dead block (PR #186455)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in AffineParallelLowering for unsupported reductions (PR #186189)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UBSan signed overflow when printing/parsing affine INT64_MIN constants (PR #186155)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix UBSan signed overflow when printing/parsing affine INT64_MIN constants (PR #186155)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][AffineExpr] Fix UBSan signed-integer overflow in subtraction operators (PR #186155)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][AffineExpr] Fix UBSan signed-integer overflow in subtraction operators (PR #186155)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][AffineExpr] Fix UBSan signed-integer overflow in subtraction operators (PR #186155)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][AffineExpr] Fix UBSan signed-integer overflow in subtraction operators (PR #186155)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith] Use type parser instead of hard-coding type keywords (PR #186753)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][AffineExpr] Fix UBSan signed-integer overflow in subtraction operators (PR #186155)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][AffineExpr] Fix UBSan signed-integer overflow in subtraction operators (PR #186155)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (PR #186383)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (PR #186383)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (PR #186383)
Mehdi Amini
- [Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (PR #186923)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith] Use type parser instead of hard-coding type keywords (PR #186753)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (PR #186832)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Use getChecked<T>() in bytecode reading to avoid crashes (PR #186145)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in diagnostic verifier for unmatched @unknown expectations (PR #186148)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][tblgen] Emit diagnostic instead of crashing for invalid interface method arg type (PR #186430)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bufferization] Fix crash with copy-before-write + bufferize-function-boundaries (PR #186446)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix crash in diagnostic verifier for unmatched @unknown expectations (PR #186148)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bufferization] Fix crash with copy-before-write + bufferize-function-boundaries (PR #186446)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (PR #186832)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (PR #186832)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when region contains unconvertible multi-successor op (PR #183935)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in addAffineParallelOpDomain with min/max bounds (PR #184130)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Transform] Fix crash in SequenceOp::getEffects when body region is empty (PR #185063)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in FrozenRewritePatternSet when PDL lowering is skipped by debug counter (PR #186159)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Transform] Fix crash in SequenceOp::getEffects when body region is empty (PR #185063)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Transform] Fix crash in SequenceOp::getEffects when body region is empty (PR #185063)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Transform] Fix crash in SequenceOp::getEffects when body region is empty (PR #185063)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Transform] Fix crash in SequenceOp::getEffects when body region is empty (PR #185063)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Transform] Fix crash in SequenceOp::getEffects when body region is empty (PR #185063)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Make MemoryEffectsOpInterface optional. (PR #187427)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Make MemoryEffectsOpInterface optional. (PR #187427)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Made DefaultResource the root of memory resource hierarchy. (PR #187423)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Made DefaultResource the root of memory resource hierarchy. (PR #187423)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][nfc] Fix gcc compiler error on destructor in PassRegistry.cpp (PR #187900)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][nfc] Fix gcc compiler error on destructor in PassRegistry.cpp (PR #187900)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][tblgen] Emit diagnostic instead of crashing for invalid interface method arg type (PR #186430)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (PR #186383)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][AffineExpr] Fix UBSan signed-integer overflow in subtraction operators (PR #186155)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash when parsing typed attribute via parseOptionalAttribute (PR #186192)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Affine] Fix crash in replaceAllMemRefUsesWith when replacement fails (PR #186282)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in addAffineParallelOpDomain with min/max bounds (PR #184130)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][tblgen] Emit diagnostic instead of crashing for invalid interface method arg type (PR #186430)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash when parsing typed attribute via parseOptionalAttribute (PR #186192)
Mehdi Amini
- [Mlir-commits] [mlir] 0f9562d - [MLIR] Apply clang-tidy fixes for modernize-use-equals-default in TestOneShotModuleBufferize.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] fe383fa - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in TileUsingInterface.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] dd6f353 - [MLIR] Apply clang-tidy fixes for llvm-else-after-return in RemoveDeadValues.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 9aaba7c - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in IndexOps.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Move SFINAE from return type to template argument in OpImplementation.h (NFC) (PR #188039)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when region contains unconvertible multi-successor op (PR #183935)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash when parsing typed attribute via parseOptionalAttribute (PR #186192)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Move SFINAE from return type to template argument in OpImplementation.h (NFC) (PR #188039)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Move SFINAE from return type to template argument in OpImplementation.h (NFC) (PR #188039)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Mehdi Amini
- [Mlir-commits] [mlir] dfb2c77 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in ShardingPropagation.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][nfc] Fix gcc compiler error on destructor in PassRegistry.cpp (PR #187900)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][nfc] Fix gcc compiler error on destructor in PassRegistry.cpp (PR #187900)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][nfc] Fix gcc compiler error on destructor in PassRegistry.cpp (PR #187900)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix a problem with parseOptionalAttribute (PR #188125)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][AffineExpr] Fix UBSan signed-integer overflow in subtraction operators (PR #186155)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][AffineExpr] Fix UBSan signed-integer overflow in subtraction operators (PR #186155)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][docs] Add page for third-party tutorials (PR #188080)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][docs] Add page for third-party tutorials (PR #188080)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.convertf` op (PR #188041)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CAPI] Fix unused-but-set-variable warning in smt.c (NFC) (PR #188473)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][CAPI] Fix unused-but-set-variable warning in smt.c (NFC) (PR #188473)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix a problem with parseOptionalAttribute (PR #188125)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Improve verifier failure error message (PR #188507)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Fix crash in foldDenseElementsAttrDestInsertOp on poison index (PR #188508)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix a problem with parseOptionalAttribute (PR #188125)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Improve inner tile size mismatch diagnostics in pack/unpack verifier (PR #188525)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Improve inner tile size mismatch diagnostics in pack/unpack verifier (PR #188525)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Move the `mlir-generate-reproducer` option to be a PassManager option instead of mlir-opt (PR #159004)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in alias printer when encountering null operands (PR #188581)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fold tensor.cast into unpack using static packed shape for inner tiles (PR #188000)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in alias printer when encountering null operands (PR #188581)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in alias printer when encountering null operands (PR #188581)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in alias printer when encountering null operands (PR #188581)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in alias printer when encountering null operands (PR #188581)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][func] Account for named attributes without a dialect prefix in `FuncToLLVM` lowering pass (PR #182987)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Fix crashes in FuncToLLVM discardable attributes propagation logicalgorithm (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Fix crashes in FuncToLLVM discardable attributes propagation logic (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Fix crashes in FuncToLLVM discardable attributes propagation logic (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Fix crashes in FuncToLLVM discardable attributes propagation logic (PR #188232)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Fix crashes in FuncToLLVM discardable attributes propagation logic (PR #188232)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Validate APInt bitwidth in IntegerAttr::get(Type, APInt) (PR #188725)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][ODS] Error on optional attribute used outside optional group in assemblyFormat (PR #188726)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][DataFlow] Guard getTerminator() with mightHaveTerminator() check (PR #188727)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][GPU] Add verifier to gpu.barrier requiring kernel context (PR #188729)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][func] Fix crashes in FuncToLLVM discardable attributes propagation logic (PR #188232)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Improve verifier failure error message (PR #188507)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][GPU] Add verifier to gpu.barrier requiring kernel context (PR #188729)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][GPU] Add verifier to gpu.barrier requiring kernel context (PR #188729)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Improve verifier failure error message (PR #188507)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Improve verifier failure error message (PR #188507)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Validate APInt bitwidth in IntegerAttr::get(Type, APInt) (PR #188725)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix segfault when translating NVVM ops outside a function (PR #188735)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][GPU] Add verifier to gpu.barrier requiring kernel context (PR #188729)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Transform] Replace NDEBUG guard with LLVM_ENABLE_ABI_BREAKING_CHECKS for checkImplementsTransform (PR #188736)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Transform] Replace NDEBUG guard with LLVM_ENABLE_ABI_BREAKING_CHECKS for checkImplementsTransform (PR #188736)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Transform] Replace NDEBUG guard with LLVM_ENABLE_ABI_BREAKING_CHECKS for checkImplementsTransform (PR #188736)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Handle MDTuple-of-MDStrings module flags (e.g. riscv-isa) (PR #188741)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SPIRV] Deduce Shader capability for DescriptorSet/Binding decorations (PR #188743)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][EmitC] Fix crash in SwitchOp::getEntrySuccessorRegions on unsigned integer type (PR #188546)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][EmitC] Fix crash in SwitchOp::getEntrySuccessorRegions on unsigned integer type (PR #188546)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SPIRV] Add conversion for spirv.SpecConstant and spirv.mlir.referenceof to LLVM (PR #188746)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Analysis] Fix incorrect RegionBranchOpInterface API usage in SliceWalk (PR #188758)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Analysis] Fix incorrect RegionBranchOpInterface API usage in SliceWalk (PR #188758)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Transforms] Fix two bugs in loop-invariant-subset-hoisting (PR #188761)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Transforms] Fix two bugs in loop-invariant-subset-hoisting (PR #188761)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Interfaces] Allow non-builtin scalar types in IndexingMapOpInterface (PR #188774)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MathToLLVM] Add direct lowering of math.clampf to LLVM (PR #188776)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MathToLLVM] Add direct lowering of math.clampf to LLVM (PR #188776)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Affine] Allow integer constant operands in affine symbol pure-op check (PR #188778)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Affine] Allow integer constant operands in affine symbol pure-op check (PR #188778)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Fix vector.create_mask i32 overflow for large index values (PR #188782)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Math] Fix IPowI strength-reduction generating division by zero for negative exponents (PR #188783)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][EmitC] Fix crash in SwitchOp::getEntrySuccessorRegions on unsigned integer type (PR #188546)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when scf.parallel uses non-LLVM-compatible reduction type (PR #188559)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Fix RewriteAlignedSubByteIntExt/Trunc producing invalid IR when source is already i8 (PR #188941)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MPI] Fix direct getRefMutable().assign() bypassing rewriter in FoldCast (PR #188943)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][X86] Fix direct use.set() bypassing rewriter in rewriteUses (PR #188945)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][X86] Fix direct setOperand() bypassing rewriter in shuffleBeforeWriteLikeOp (PR #188946)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Fix direct operand.set() bypassing rewriter in WarpOpScfIfOp/ForOp (PR #188948)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Fix WarpOpScfForOp and WarpOpScfIfOp leaving invalid ops after region moves (PR #188951)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][XeVM] Wrap in-place op modifications in modifyOpInPlace in LLVMLoadStoreToOCLPattern (PR #188952)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Move scalable dims check before IR creation in BroadcastOpLowering (PR #188953)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Move scalable dims check before IR creation in ScanToArithOps (PR #188954)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Math] Move exponent threshold check before IR creation in PowIStrengthReduction (PR #188955)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix ErasedOpsListener false positives for newly created ops/blocks (PR #188956)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix ErasedOpsListener false positives for newly created ops/blocks (PR #188956)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][X86] Fix direct use.set() bypassing rewriter in rewriteUses (PR #188945)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Fix fingerprint changes in SparseFuncAssembler (PR #188958)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Fix domination violation in co-iteration for dense iterators (PR #188959)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Fix direct op erasure bypassing rewriter in FoldConvertIntoProducer (PR #188960)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Fix direct op erasure bypassing rewriter in FoldConvertIntoProducer (PR #188960)
Mehdi Amini
- [Mlir-commits] [mlir] [OpenACC] Fix IR verification failures in acc-specialize passes (PR #188961)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Fix direct op erasure bypassing rewriter in FoldConvertIntoProducer (PR #188960)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRef] Fix LoadOpOfExpandShapeOpFolder returning failure after IR change (PR #188964)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][X86] Fix direct setOperand() bypassing rewriter in shuffleBeforeWriteLikeOp (PR #188946)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Transforms] Fix two bugs in loop-invariant-subset-hoisting (PR #188761)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Transforms] Fix two bugs in loop-invariant-subset-hoisting (PR #188761)
Mehdi Amini
- [Mlir-commits] [mlir] [OpenACC] Fix pattern API check failures in acc-loop-tiling pass (PR #188968)
Mehdi Amini
- [Mlir-commits] [mlir] [GPUToLLVMSPV] Reject module-scope gpu.barrier during LLVM-SPIRV lowering (PR #187377)
Mehdi Amini
- [Mlir-commits] [mlir] [GPUToLLVMSPV] Reject module-scope gpu.barrier during LLVM-SPIRV lowering (PR #187377)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix segfault when translating NVVM ops outside a function (PR #188735)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Move scalable dims check before IR creation in BroadcastOpLowering (PR #188953)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Move scalable dims check before IR creation in ScanToArithOps (PR #188954)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Fix RewriteAlignedSubByteIntExt/Trunc producing invalid IR when source is already i8 (PR #188941)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRef] Fix DimOfReifyRankedShapedTypeOpInterface IR-change on failure (PR #188973)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRef] Fix DimOfReifyRankedShapedTypeOpInterface IR-change on failure (PR #188973)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix generate-test-checks.py: don't put attr refs in CHECK-LABEL (PR #188985)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix computeTiedSuccessorInputs for single-iteration scf.for (PR #188986)
Mehdi Amini
- [Mlir-commits] [mlir] [GPUToLLVM] Support multiple async dependencies in gpu.launch_func lowering (PR #188987)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Rewrite] Support unqualified pattern names in disable/enable-patterns (PR #188988)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove unused function permuteValues (NFC) (PR #188990)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove unused function permuteValues (NFC) (PR #188990)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix int-range-optimizations miscompile from stale solver state (PR #188992)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix segfault when translating NVVM ops outside a function (PR #188993)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix segfault when translating NVVM ops outside a function (PR #188993)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix segfault when translating NVVM ops outside a function (PR #188993)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][GPU] Reject nested symbol references in gpu-kernel-outlining (PR #188994)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SCF] Fix ForLoopRangeFolding miscompile with non-positive MulIOp multiplier (PR #188995)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Tosa] Fix crash in TransposeOp::fold for unranked result type (PR #188996)
Mehdi Amini
- [Mlir-commits] [mlir] 83173f7 - [MLIR] Apply clang-tidy fixes for llvm-qualified-auto in TestTilingInterfaceTransformOps.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bufferization] Fix to_buffer being incorrectly hoisted by LICM (PR #188997)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Transform] Fix crash in CheckUses when op lacks MemoryEffectOpInterface (PR #188998)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Transform] Fix crash in CheckUses when op lacks MemoryEffectOpInterface (PR #188998)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in tileToForallOpImpl for rank-0 ops (PR #189000)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SCF] Fix loopUnrollByFactor for unsigned loops with narrow integer types (PR #189001)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Transform] Fix crash in CheckUses when op lacks MemoryEffectOpInterface (PR #188998)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix generate-test-checks.py: don't put attr refs in CHECK-LABEL (PR #188985)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][GPU] Reject nested symbol references in gpu-kernel-outlining (PR #188994)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix ErasedOpsListener false positives for newly created ops/blocks (PR #188956)
Mehdi Amini
- [Mlir-commits] [mlir] Revert "[MLIR] Fix ErasedOpsListener false positives for newly created ops/blocks" (PR #189010)
Mehdi Amini
- [Mlir-commits] [mlir] Revert "[MLIR] Fix ErasedOpsListener false positives for newly created ops/blocks" (PR #189010)
Mehdi Amini
- [Mlir-commits] [mlir] Revert "[MLIR] Fix ErasedOpsListener false positives for newly created ops/blocks" (PR #189010)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SCF] Fix loopUnrollByFactor for unsigned loops with narrow integer types (PR #189001)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SCF] Fix ForLoopRangeFolding miscompile with non-positive MulIOp multiplier (PR #188995)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix int-range-optimizations miscompile from stale solver state (PR #188992)
Mehdi Amini
- [Mlir-commits] [mlir] [GPUToLLVM] Support multiple async dependencies in gpu.launch_func lowering (PR #188987)
Mehdi Amini
- [Mlir-commits] [mlir] [GPUToLLVM] Support multiple async dependencies in gpu.launch_func lowering (PR #188987)
Mehdi Amini
- [Mlir-commits] [mlir] [GPUToLLVM] Support multiple async dependencies in gpu.launch_func lowering (PR #188987)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in tileToForallOpImpl for rank-0 ops (PR #189000)
Mehdi Amini
- [Mlir-commits] [mlir] [GPUToLLVM] Support multiple async dependencies in gpu.launch_func lowering (PR #188987)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SCF] Add regression tests for ConditionPropagation in nested ifs (PR #189036)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SCF] Add regression tests for ConditionPropagation in nested ifs (PR #189036)
Mehdi Amini
- [Mlir-commits] [mlir] [GPUToLLVM] Support multiple async dependencies in gpu.launch_func lowering (PR #188987)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Shard] Fix NormalizeSharding and FoldDuplicateShardOp direct mutations (PR #188981)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix outdated restriction comment in RemoveDeadValuesPass (PR #189041)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix outdated restriction comment in RemoveDeadValuesPass (PR #189041)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix index_cast/index_castui chain folding to check intermediate width (PR #189042)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SCF] Add regression tests for ConditionPropagation in nested ifs (PR #189036)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ods] Document and test DefaultValuedProp elision in prop-dict format (PR #189045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ods] Document and test DefaultValuedProp elision in prop-dict format (PR #189045)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][TableGen] Fix EnumAttr not recognized as enum in OpFormatGen (PR #189046)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Shard] Fix NormalizeSharding and FoldDuplicateShardOp direct mutations (PR #188981)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix outdated restriction comment in RemoveDeadValuesPass (PR #189041)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][IR] Add test for complex<i1> dense element roundtrip (PR #189047)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][IR] Add test for complex<i1> dense element roundtrip (PR #189047)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][EmitC] Fix crash in SwitchOp::getEntrySuccessorRegions on unsigned integer type (PR #188546)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][EmitC] Fix crash in SwitchOp::getEntrySuccessorRegions on unsigned integer type (PR #188546)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Transforms] Fix two bugs in loop-invariant-subset-hoisting (PR #188761)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ods] Document and test DefaultValuedProp elision in prop-dict format (PR #189045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][IR] Add test for complex<i1> dense element roundtrip (PR #189047)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][XeVM] Wrap in-place op modifications in modifyOpInPlace in LLVMLoadStoreToOCLPattern (PR #188952)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in FoldTensorCastUnPackOp with dynamic non-constant tile size (PR #189071)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRef] Fix DimOfReifyRankedShapedTypeOpInterface IR-change on failure (PR #188973)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRef] Fix DimOfReifyRankedShapedTypeOpInterface IR-change on failure (PR #188973)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix index_cast/index_castui chain folding to check intermediate width (PR #189042)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Fix crash in foldDenseElementsAttrDestInsertOp on poison index (PR #188508)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Fix crash in foldDenseElementsAttrDestInsertOp on poison index (PR #188508)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Allow llvm.call and llvm.invoke to use llvm.mlir.alias as callee (PR #189154)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Fix crash in foldDenseElementsAttrDestInsertOp on poison index (PR #188508)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix FoldTensorCastOfOutputIntoForallOp write order bug (PR #189162)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in test-bytecode-roundtrip when test dialect is absent (PR #189163)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in test-bytecode-roundtrip when test dialect is absent (PR #189163)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in test-bytecode-roundtrip when test dialect is absent (PR #189163)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix unsound addi/subi constant-fold when merged overflow flags would be violated (PR #189164)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Affine] Fix LICM incorrectly hoisting stores from zero-trip-count loops (PR #189165)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in tile_reduction when output map has constant exprs (PR #189166)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix crash in test-bytecode-roundtrip when test dialect is absent (PR #189163)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix unsound addi/subi constant-fold when merged overflow flags would be violated (PR #189164)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix unsound addi/subi constant-fold when merged overflow flags would be violated (PR #189164)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in tile_reduction when output map has constant exprs (PR #189166)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix clang 21/22 crash in getChecked<T> for types with only inherited getChecked (PR #189172)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg-specialize-generic-ops with scalar inputs (PR #189212)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg-specialize-generic-ops with scalar inputs (PR #189212)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg-specialize-generic-ops with scalar inputs (PR #189212)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Affine] Preserve alignment attribute in affine-pipeline-data-transfer (PR #189220)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][build] Fix undefined references in debug shared libs (PR #189207)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][build] Fix undefined references in debug shared libs (PR #189207)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix clang 21/22 crash in getChecked<T> for types with only inherited getChecked (PR #189172)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix clang 21/22 crash in getChecked<T> for types with only inherited getChecked (PR #189172)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][bytecode] Fix clang 21/22 crash in getChecked<T> for types with only inherited getChecked (PR #189172)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix unsound addi/subi constant-fold when merged overflow flags would be violated (PR #189164)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix index_cast/index_castui chain folding to check intermediate width (PR #189042)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Allow llvm.call and llvm.invoke to use llvm.mlir.alias as callee (PR #189154)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Allow llvm.call and llvm.invoke to use llvm.mlir.alias as callee (PR #189154)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Allow llvm.call and llvm.invoke to use llvm.mlir.alias as callee (PR #189154)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Allow llvm.call and llvm.invoke to use llvm.mlir.alias as callee (PR #189154)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][ArithToLLVM] Fix index_cast on memref types generating invalid LLVM IR (PR #189227)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][BytecodeReader] Fix crash reading FusedLoc with empty locations (PR #189228)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRef] Add verifier check for index count vs memref rank in generic_atomic_rmw (PR #189229)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in FoldTensorCastUnPackOp with dynamic non-constant tile size (PR #189071)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SCF] Fix scf.index_switch lowering to preserve large case values (PR #189230)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix infinite loop in tryFold (PR #189232)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix infinite loop in tryFold (PR #189232)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix infinite loop in tryFold (PR #189232)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix infinite loop in tryFold (PR #189232)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Fix incorrect byte-alignment assumption in ConvertVectorStore (PR #189235)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Affine] Fix double reduction when cyclic loop can't be removed after fusion (PR #189236)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Affine] Fix double reduction when cyclic loop can't be removed after fusion (PR #189236)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in ReinterpretCastOpConstantFolder for negative sizes (PR #189237)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRef] Fix memref.reshape lowering to avoid unresolvable unrealized casts for i32 shape (PR #189238)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRef] Fix memref.reshape lowering to avoid unresolvable unrealized casts for i32 shape (PR #189238)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix crash converting arith.addi/subi/muli on i1 types (PR #189239)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix index_cast/index_castui chain folding to check intermediate width (PR #189042)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Shard] Fix three bugs in ND mesh resharding in Partition pass (PR #189241)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix arith-emulate-unsupported-floats for extf on emulated float types (PR #189243)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix unsound addi/subi constant-fold when merged overflow flags would be violated (PR #189164)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MLProgram] Fix crash in mlprogram-pipeline-globals on unresolvable callees (PR #189244)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Affine] Fix null operands in simplifyConstrainedMinMaxOp (PR #189246)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Affine] Fix dead store elimination for vector stores with diff… (PR #189248)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Affine] Fix dead store elimination for vector stores with diff… (PR #189248)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Affine] Fix dead store elimination for vector stores with different types (PR #189248)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Affine] Preserve alignment attribute in affine-pipeline-data-transfer (PR #189220)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Bufferization] Fix foldMemRefCasts dropping ranked return type for unranked->ranked cast (PR #189249)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Arith] Fix arith-emulate-unsupported-floats for extf on emulated float types (PR #189243)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][docs] dialect interfaces and mlir reduce documentation fix (PR #189258)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][docs] dialect interfaces and mlir reduce documentation fix (PR #189258)
Mehdi Amini
- [Mlir-commits] [mlir] [Value] Mark getOperandNumber as Const (PR #189267)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in ReinterpretCastOpConstantFolder for negative sizes (PR #189237)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Validate APInt bitwidth in IntegerAttr::get(Type, APInt) (PR #188725)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MPI] Fix direct getRefMutable().assign() bypassing rewriter in FoldCast (PR #188943)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Vector] Fix direct operand.set() bypassing rewriter in WarpOpScfIfOp/ForOp (PR #188948)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Tosa] Fix crash in TransposeOp::fold for unranked result type (PR #188996)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix crash converting arith.addi/subi/muli on i1 types (PR #189239)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash when folding tensor.cast into unpack using static packed shape for inner tiles (PR #188000)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash when folding tensor.cast into unpack using static packed shape for inner tiles (PR #188000)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix crash converting arith.addi/subi/muli on i1 types (PR #189239)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix crash converting arith.addi/subi/muli on i1 types (PR #189239)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix crash converting arith.addi/subi/muli on i1 types (PR #189239)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix crash converting arith.addi/subi/muli on i1 types (PR #189239)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix invalid SPIRV and crashes when lowering integer ops on i1 (PR #189239)
Mehdi Amini
- [Mlir-commits] [mlir] 4991abe - [MLIR] Apply clang-tidy fixes for llvm-qualified-auto in TestReshardingPartition.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] b50d5ad - [MLIR] Apply clang-tidy fixes for llvm-else-after-return in TypeConverter.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] dfc866c - [MLIR] Apply clang-tidy fixes for bugprone-argument-comment in SparseTensorRewriting.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 1ac60ce - [MLIR] Apply clang-tidy fixes for performance-unnecessary-copy-initialization in ShardingInterfaceImpl.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 25fee95 - [MLIR] Apply clang-tidy fixes for modernize-loop-convert in Deserializer.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in ReinterpretCastOpConstantFolder for negative sizes (PR #189237)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix invalid folds in ReinterpretCastOpConstantFolder for negative constants (PR #189237)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix invalid folds in ReinterpretCastOpConstantFolder for negative constants (PR #189237)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix invalid folds in ReinterpretCastOpConstantFolder for negative constants (PR #189237)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix invalid folds in ReinterpretCastOpConstantFolder for negative constants (PR #189237)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix invalid folds in ReinterpretCastOpConstantFolder for negative constants (PR #189237)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix invalid folds in ReinterpretCastOpConstantFolder for negative constants (PR #189237)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fix invalid folds in ReinterpretCastOpConstantFolder for negative constants (PR #189237)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix computeTiedSuccessorInputs for single-iteration scf.for (PR #188986)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix computeTiedSuccessorInputs for single-iteration scf.for (PR #188986)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][SCF] Fix scf.index_switch lowering to preserve large case values (PR #189230)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Math] Fix IPowI strength-reduction generating division by zero for negative exponents (PR #188783)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix invalid SPIRV and crashes when lowering integer ops on i1 (PR #189239)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix invalid SPIRV and crashes when lowering integer ops on i1 (PR #189239)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][MemRef] Fix DimOfReifyRankedShapedTypeOpInterface IR-change on failure (PR #188973)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix infinite loop in tryFold in Graph Regions (PR #189232)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix infinite loop in tryFold in Graph Regions (PR #189232)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix infinite loop in tryFold in Graph Regions (PR #189232)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Add test for ReduceOp empty-input verifier; remove dead empty-output check (PR #189614)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][ArithToSPIRV] Guard NoSignedWrap/NoUnsignedWrap behind extension/version check (PR #189061)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][docs] dialect interfaces and mlir reduce documentation fix (PR #189258)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][docs] dialect interfaces and mlir reduce documentation fix (PR #189258)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][docs] dialect interfaces and mlir reduce documentation fix (PR #189258)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ods] resolve the wrong indent issue (PR #189277)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix invalid SPIRV and crashes when lowering integer ops on i1 (PR #189239)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][affine] Properly initialize `reductionLoopMap` for `vectorize-affine-loop-nest` test (PR #183666)
Ayokunle Amodu
- [Mlir-commits] [mlir] [mlir][affine] Properly initialize `reductionLoopMap` for `vectorize-affine-loop-nest` test (PR #183666)
Ayokunle Amodu
- [Mlir-commits] [mlir] [mlir][affine] Properly initialize `reductionLoopMap` for `vectorize-affine-loop-nest` test (PR #183666)
Ayokunle Amodu
- [Mlir-commits] [mlir] [mlir][affine] Properly initialize `reductionLoopMap` for `vectorize-affine-loop-nest` test (PR #183666)
Ayokunle Amodu
- [Mlir-commits] [mlir] [mlir][affine] Properly initialize `reductionLoopMap` for `vectorize-affine-loop-nest` test (PR #183666)
Ayokunle Amodu
- [Mlir-commits] [mlir] [mlir][affine] Properly initialize `reductionLoopMap` for `vectorize-affine-loop-nest` test (PR #183666)
Ayokunle Amodu
- [Mlir-commits] [mlir] [mlir][func] Account for named attributes without a dialect prefix in `FuncToLLVM` lowering pass (PR #182987)
Ayokunle Amodu
- [Mlir-commits] [mlir] Make printing Value to a stream thread-safe (PR #185762)
Jacenty Andruszkiewicz
- [Mlir-commits] [mlir] Make printing Value to a stream thread-safe (PR #185762)
Jacenty Andruszkiewicz
- [Mlir-commits] [mlir] Make printing Value to a stream thread-safe (PR #185762)
Jacenty Andruszkiewicz
- [Mlir-commits] [mlir] Make printing Value to a stream thread-safe (PR #185762)
Jacenty Andruszkiewicz
- [Mlir-commits] [mlir] Make printing Value to a stream thread-safe (PR #185762)
Jacenty Andruszkiewicz
- [Mlir-commits] [mlir] [MLIR] Make printing Value to a stream thread-safe (PR #185762)
Jacenty Andruszkiewicz
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Jaden Angella
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Jaden Angella
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Jaden Angella
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Jaden Angella
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Jaden Angella
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Jaden Angella
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Jaden Angella
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Matt Arsenault
- [Mlir-commits] [lldb] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Matt Arsenault
- [Mlir-commits] [lldb] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Matt Arsenault
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Fix inline byval alloca hoisting out of allocation scope (PR #185399)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Fix inline byval alloca hoisting out of allocation scope (PR #185399)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Fix inline byval alloca hoisting out of allocation scope (PR #185399)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Preserve byval alignment in memcpy after inlining (PR #185433)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Preserve byval alignment in memcpy after inlining (PR #185433)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Preserve byval alignment in memcpy after inlining (PR #185433)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Berke Ates
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Berke Ates
- [Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] [openmp] [polly] [clang][docs] Remove "referenced by" output (PR #182876)
Timm Baeder
- [Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] [openmp] [polly] [docs] Remove "referenced by" output (PR #182876)
Timm Baeder
- [Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] [openmp] [polly] [docs] Remove "referenced by" output (PR #182876)
Timm Baeder
- [Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] [openmp] [polly] [docs] Remove "referenced by" output (PR #182876)
Timm Baeder
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Yang Bai
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Yang Bai
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Yang Bai
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Yang Bai
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Yang Bai
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Yang Bai
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Yang Bai
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Yang Bai
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Yang Bai
- [Mlir-commits] [mlir] [MLIR][NVVM] Unify and move to a single tcgen05_mma_kind attr for all tcgen05.mma Ops (PR #184433)
Rajat Bajpai
- [Mlir-commits] [mlir] [MLIR][NVVM] Unify and move to a single tcgen05_mma_kind attr for all tcgen05.mma Ops (PR #184433)
Rajat Bajpai
- [Mlir-commits] [mlir] [MLIR][NVVM] Unify and move to a single tcgen05_mma_kind attr for all tcgen05.mma Ops (PR #184433)
Rajat Bajpai
- [Mlir-commits] [mlir] [MLIR][NVVM] Unify and move to a single tcgen05_mma_kind attr for all tcgen05.mma Ops (PR #184433)
Rajat Bajpai
- [Mlir-commits] [clang] [llvm] [mlir] [NVPTX] Canonicalize NVVM attribute strings and refactor property queries (NFC) (PR #187752)
Rajat Bajpai
- [Mlir-commits] [clang] [llvm] [mlir] [NVPTX] Canonicalize NVVM attribute strings and refactor property queries (NFC) (PR #187752)
Rajat Bajpai
- [Mlir-commits] [clang] [llvm] [mlir] [NVPTX] Canonicalize NVVM attribute strings and refactor property queries (NFC) (PR #187752)
Rajat Bajpai
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Rajat Bajpai
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Rajat Bajpai
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Rajat Bajpai
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Rajat Bajpai
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Rajat Bajpai
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Rajat Bajpai
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Rajat Bajpai
- [Mlir-commits] [lldb] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Sergei Barannikov
- [Mlir-commits] [mlir] [XeVM] Add translation for XeVM cache-control attributes. (PR #181856)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [XeVM] Add translation for XeVM cache-control attributes. (PR #181856)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [XeVM] Add translation for XeVM cache-control attributes. (PR #181856)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [XeVM] Add translation for XeVM cache-control attributes. (PR #181856)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [XeVM] Add translation for XeVM cache-control attributes. (PR #181856)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [XeVM] Add translation for XeVM cache-control attributes. (PR #181856)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [XeVM] Add translation for XeVM cache-control attributes. (PR #181856)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [XeVM] Add translation for XeVM cache-control attributes. (PR #181856)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [MLIR][XeVM] Mark gpu.printf test with XFAIL. (PR #184215)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [MLIR][XeVM] Mark gpu.printf test with XFAIL. (PR #184215)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [MLIR][XeVM] Mark gpu.printf test with XFAIL. (PR #184215)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [mlir][XeGPU][Transform] Update the xegpu-vector-linearize test with named captures in FileCheck. (PR #186314)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [mlir][XeGPU][Transform] Add vectorlinearize transform pass. (PR #158084)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [mlir][XeGPU][Transform] Update the xegpu-vector-linearize test with named captures in FileCheck. (PR #186314)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [XeVM] Use `ocloc` for binary generation. (PR #188331)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [mlir][XeVM] Use libocloc API for binary generation. (PR #188353)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [mlir][XeVM] Use libocloc API for binary generation. (PR #188353)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [mlir][XeVM] Use libocloc API for binary generation. (PR #188353)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [mlir][XeVM] Use libocloc API for binary generation. (PR #188353)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [XeVM] Fix the cache-control metadata string generation. (PR #187591)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [mlir][gpu] Extend `mgpumoduleLoadJIT` API to add assemblySize parameter (PR #189429)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [XeVM] Refactor the SPIR-V generation to use SPIR-V backend API. (PR #189494)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [mlir][gpu] Extend `mgpumoduleLoadJIT` API to add assemblySize parameter (PR #189429)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [mlir][gpu] Extend `mgpumoduleLoadJIT` API to add assemblySize parameter (PR #189429)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [MLIR][Transforms] Fix two bugs in loop-invariant-subset-hoisting (PR #188761)
Christopher Bate
- [Mlir-commits] [mlir] [mlir][vscode plugin] Add feature to detect and run LIT tests commands encoded in '.mlir' test files (PR #186840)
Christopher Bate
- [Mlir-commits] [mlir] [mlir][vscode plugin] Add feature to detect and run LIT tests commands encoded in '.mlir' test files (PR #186840)
Christopher Bate
- [Mlir-commits] [mlir] [mlir][vscode plugin] Add feature to detect and run LIT tests commands encoded in '.mlir' test files (PR #186840)
Christopher Bate
- [Mlir-commits] [mlir] [mlir][vscode plugin] Add feature to detect and run LIT tests commands encoded in '.mlir' test files (PR #186840)
Christopher Bate
- [Mlir-commits] [mlir] [mlir][vscode plugin] Add feature to detect and run LIT tests commands encoded in '.mlir' test files (PR #186840)
Christopher Bate
- [Mlir-commits] [mlir] [mlir][vscode plugin] Add feature to detect and run LIT tests commands encoded in '.mlir' test files (PR #186840)
Christopher Bate
- [Mlir-commits] [mlir] [mlir][vscode plugin] Add feature to detect and run LIT tests commands encoded in '.mlir' test files (PR #186840)
Christopher Bate
- [Mlir-commits] [mlir] [mlir][vscode plugin] Add feature to detect and run LIT tests commands encoded in '.mlir' test files (PR #186840)
Christopher Bate
- [Mlir-commits] [mlir] [mlir][vscode plugin] Add feature to detect and run LIT tests commands encoded in '.mlir' test files (PR #186840)
Christopher Bate
- [Mlir-commits] [mlir] feat(vector): drop unit dims from memrefs for xfer_read/write for non… (PR #187076)
Ege Beysel
- [Mlir-commits] [mlir] feat(vector): drop unit dims from memrefs for xfer_read/write for non… (PR #187076)
Ege Beysel
- [Mlir-commits] [mlir] feat(vector): drop unit dims from memrefs for xfer_read/write for non… (PR #187076)
Ege Beysel
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in Generic, Map, Reduce Ops for `getAsmBlockArgumentNames` when region is empty (PR #184743)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in Generic, Map, Reduce Ops for `getAsmBlockArgumentNames` when region is empty (PR #184743)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in Generic, Map, Reduce Ops for `getAsmBlockArgumentNames` when region is empty (PR #184743)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in Generic, Map, Reduce Ops for `getAsmBlockArgumentNames` when region is empty (PR #184743)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR] Change name and description of `mlir-print-assume-verified` to be more explicit. (PR #184812)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in Generic, Map, Reduce Ops for `getAsmBlockArgumentNames` when region is empty (PR #184743)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in Generic, Map, Reduce Ops for `getAsmBlockArgumentNames` when region is empty (PR #184743)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR] Change name and description of `mlir-print-assume-verified` to be more explicit. (PR #184812)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR] Change name and description of `mlir-print-assume-verified` to be more explicit. (PR #184812)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR] Change name and description of `mlir-print-assume-verified` to be more explicit. (PR #184812)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Arjun Bhamra
- [Mlir-commits] [mlir] [mlir][sparse] Fix use-after-free crash in SparseSpaceCollapsePass (PR #184001)
Aart Bik
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in sparsification when unary/binary present block captures sparse tensor argument (PR #184597)
Aart Bik
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in sparsification when disjunctive op has sparse operand (PR #184599)
Aart Bik
- [Mlir-commits] [mlir] [mlir][sparse] add GPU num threads to sparsifier options (PR #189078)
Aart Bik
- [Mlir-commits] [mlir] [mlir][memref]: Added OOB value bound check to ViewOp (PR #183985)
Amir Bishara
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [DebugMetadata][DwarfDebug][CodeView] Support function-local static variables in lexical block scopes (6/7) (PR #187927)
David Blaikie
- [Mlir-commits] [mlir] [MLIR][Affine] Fix crash in replaceAllMemRefUsesWith when replacement fails (PR #186282)
Uday Bondhugula
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in addAffineParallelOpDomain with min/max bounds (PR #184130)
Uday Bondhugula
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
Ross Burton
- [Mlir-commits] [mlir] [mlir][memref]: Added OOB value bound check to ViewOp (PR #183985)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Defer `LoopLikeOpInterface` type checks to `RegionBranchOpInterface` (PR #184116)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Defer `LoopLikeOpInterface` type checks to `RegionBranchOpInterface` (PR #184116)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Defer `LoopLikeOpInterface` type checks to `RegionBranchOpInterface` (PR #184116)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Defer `LoopLikeOpInterface` type checks to `RegionBranchOpInterface` (PR #184116)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Defer `LoopLikeOpInterface` type checks to `RegionBranchOpInterface` (PR #184116)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Defer `LoopLikeOpInterface` type checks to `RegionBranchOpInterface` (PR #184116)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Ivan Butygin
- [Mlir-commits] [mlir] [MLIR][MemRefToLLVM] Fix crash in MemorySpaceCastOpLowering when type conversion fails (PR #186404)
Ivan Butygin
- [Mlir-commits] [mlir] [MLIR][MemRefToLLVM] Fix crash in MemorySpaceCastOpLowering when type conversion fails (PR #186404)
Ivan Butygin
- [Mlir-commits] [mlir] [MLIR][MemRefToLLVM] Fix crash in MemorySpaceCastOpLowering when type conversion fails (PR #186404)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Add option to cloning for different results (PR #184202)
Markus Böck
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (PR #184103)
Markus Böck
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (PR #184103)
Markus Böck
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (PR #184103)
Markus Böck
- [Mlir-commits] [mlir] [mlir][llvm] Fix SROA crash on empty LLVM struct types (PR #184596)
Markus Böck
- [Mlir-commits] [mlir] [mlir][shape] Fix crash when shape.lib array references undefined symbol (PR #184613)
Markus Böck
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Markus Böck
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Markus Böck
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Markus Böck
- [Mlir-commits] [mlir] [mlir][LLVM] Disallow opaque struct types as function arguments (PR #185200)
Markus Böck
- [Mlir-commits] [mlir] [mlir][LLVM] Disallow opaque struct types as function arguments (PR #185200)
Markus Böck
- [Mlir-commits] [mlir] [mlir][docs] Add LLVM target passes to the docs (PR #185283)
Markus Böck
- [Mlir-commits] [mlir] [mlir][docs] Add LLVM target passes to the docs (PR #185283)
Markus Böck
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Markus Böck
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Markus Böck
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Markus Böck
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
Markus Böck
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
Markus Böck
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Markus Böck
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Markus Böck
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Markus Böck
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Markus Böck
- [Mlir-commits] [mlir] [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (PR #186923)
Markus Böck
- [Mlir-commits] [llvm] [mlir] [MLIR] convert ConvertToLLVMPatternInterface to ods (PR #188354)
Diego Caballero
- [Mlir-commits] [flang] [mlir] [Flang][mlir][OpenMP] Translate omp.declare_simd to LLVM IR (PR #187767)
Kiran Chandramohan
- [Mlir-commits] [mlir] [mlir][tosa] Forward concat insert_slice destination into DPS provider (PR #183490)
Dhruv Chauhan
- [Mlir-commits] [mlir] [mlir][tosa] Forward concat insert_slice destination into DPS provider (PR #183490)
Dhruv Chauhan
- [Mlir-commits] [mlir] [mlir][tosa] Forward concat insert_slice destination into DPS provider (PR #183490)
Dhruv Chauhan
- [Mlir-commits] [mlir] [mlir][tensor] Forward concat insert_slice destination into DPS provider (PR #183490)
Dhruv Chauhan
- [Mlir-commits] [mlir] [mlir][tensor] Forward concat insert_slice destination into DPS provider (PR #183490)
Dhruv Chauhan
- [Mlir-commits] [mlir] [mlir][tensor] Forward concat insert_slice destination into DPS provider (PR #183490)
Dhruv Chauhan
- [Mlir-commits] [mlir] [mlir][tensor] Forward concat insert_slice destination into DPS provider (PR #183490)
Dhruv Chauhan
- [Mlir-commits] [mlir] [mlir][tensor] Forward concat insert_slice destination into DPS provider (PR #183490)
Dhruv Chauhan
- [Mlir-commits] [mlir] [mlir][tensor] Forward concat insert_slice destination into DPS provider (PR #183490)
Dhruv Chauhan
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed type errors in `get_parent_of_type` (PR #186079)
Benjamin Chetioui
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a long standing bug in the `PyRegionListIterator` (PR #188475)
Benjamin Chetioui
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns (PR #182885)
Dmitry Chigarev
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns (PR #182885)
Dmitry Chigarev
- [Mlir-commits] [mlir] [MLIR][XeGPU] Decompose unsupported 'vector.transfer_read'-transpose-permutations (PR #182875)
Dmitry Chigarev
- [Mlir-commits] [mlir] [MLIR][XeGPU] Decompose unsupported 'vector.transfer_read'-transpose-permutations (PR #182875)
Dmitry Chigarev
- [Mlir-commits] [mlir] [MLIR][XeGPU] Decompose unsupported 'vector.transfer_read'-transpose-permutations (PR #182875)
Dmitry Chigarev
- [Mlir-commits] [mlir] [MLIR][XeGPU] Decompose unsupported 'vector.transfer_read'-transpose-permutations (PR #182875)
Dmitry Chigarev
- [Mlir-commits] [mlir] [MLIR][XeGPU] Decompose unsupported 'vector.transfer_read'-transpose-permutations (PR #182875)
Dmitry Chigarev
- [Mlir-commits] [mlir] [MLIR][XeGPU] Decompose unsupported 'vector.transfer_read'-transpose-permutations (PR #182875)
Dmitry Chigarev
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns (PR #182885)
Dmitry Chigarev
- [Mlir-commits] [mlir] Revert "[MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns" (PR #184824)
Dmitry Chigarev
- [Mlir-commits] [mlir] Revert "[MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns" (PR #184824)
Dmitry Chigarev
- [Mlir-commits] [mlir] Revert "[MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns" (PR #184824)
Dmitry Chigarev
- [Mlir-commits] [mlir] Revert "[MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns" (PR #184824)
Dmitry Chigarev
- [Mlir-commits] [mlir] Revert "[MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns" (PR #184824)
Dmitry Chigarev
- [Mlir-commits] [mlir] Revert "[MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns" (PR #184824)
Dmitry Chigarev
- [Mlir-commits] [mlir] Revert "[MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns" (PR #184824)
Dmitry Chigarev
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
Minsoo Choo
- [Mlir-commits] [mlir] [mlir][memref]: Added OOB value bound check to ViewOp (PR #183985)
Aviad Cohen
- [Mlir-commits] [mlir] [mlir][memref]: Added OOB value bound check to ViewOp (PR #183985)
Aviad Cohen
- [Mlir-commits] [mlir] [mlir][memref]: Added OOB value bound check to ViewOp (PR #183985)
Aviad Cohen
- [Mlir-commits] [mlir] [mlir][memref]: Added OOB value bound check to ViewOp (PR #183985)
Aviad Cohen
- [Mlir-commits] [mlir] [mlir][memref]: Added OOB value bound check to ViewOp (PR #183985)
Aviad Cohen
- [Mlir-commits] [mlir] [mlir][memref]: Added OOB value bound check to ViewOp (PR #183985)
Aviad Cohen
- [Mlir-commits] [mlir] [mlir][memref]: Added OOB value bound check to ViewOp (PR #183985)
Aviad Cohen
- [Mlir-commits] [mlir] [mlir][memref]: Added OOB value bound check to ViewOp (PR #183985)
Aviad Cohen
- [Mlir-commits] [mlir] [mlir][nfc] Fix gcc compiler error on destructor in PassRegistry.cpp (PR #187900)
Chris Cotter
- [Mlir-commits] [mlir] [mlir][nfc] Fix gcc compiler error on destructor in PassRegistry.cpp (PR #187900)
Chris Cotter
- [Mlir-commits] [mlir] [mlir][tblgen] Fix emit diagnostic on property conversion failures (PR #187786)
Levin Dabhi
- [Mlir-commits] [mlir] [mlir][tblgen] Fix emit diagnostic on property conversion failures (PR #187786)
Levin Dabhi
- [Mlir-commits] [mlir] [mlir][test] Fix memory leak after #184202 (PR #185142)
Thurston Dang
- [Mlir-commits] [mlir] [mlir][test] Fix memory leak after #184202 (PR #185142)
Thurston Dang
- [Mlir-commits] [mlir] XFAIL mlir testcases on AIX to be investigated (PR #186157)
Mark Danial
- [Mlir-commits] [mlir] [AIX] XFAIL mlir testcases on AIX to be investigated NFC (PR #186157)
Mark Danial
- [Mlir-commits] [mlir] [AIX] XFAIL mlir builtin test on big endian AIX [NFC] (PR #187365)
Mark Danial
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix uitofp/sitofp for emulated narrow integer types (PR #186136)
Quinn Dawkins
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix uitofp/sitofp for emulated narrow integer types (PR #186136)
Quinn Dawkins
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix uitofp/sitofp for emulated narrow integer types (PR #186136)
Quinn Dawkins
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix uitofp/sitofp for emulated narrow integer types (PR #186136)
Quinn Dawkins
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix uitofp/sitofp for emulated narrow integer types (PR #186136)
Quinn Dawkins
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.index handeling in partial reduction tiling (PR #188261)
Quinn Dawkins
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.index handeling in partial reduction tiling (PR #188261)
Quinn Dawkins
- [Mlir-commits] [mlir] [mlir][irdl] Fix crash in TypeOp/AttributeOp verify on empty sym_name (PR #184598)
Théo Degioanni
- [Mlir-commits] [mlir] [mlir] Add option to cloning for different results (PR #184202)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] [NFC] Update pass documentation (PR #188140)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Fix unused block argument removal logic (PR #188484)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Fix unused block argument removal logic (PR #188484)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Fix unused block argument removal logic (PR #188484)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Fix unused block argument removal logic (PR #188484)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Fix unused block argument removal logic (PR #188484)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Quick fix for dominance info invalidation (PR #188518)
Théo Degioanni
- [Mlir-commits] [mlir] Reapply "[MLIR] [Mem2Reg] Fix unused block argument removal logic (#188484)" (#188571) (PR #188599)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Théo Degioanni
- [Mlir-commits] [mlir] [WIP][AMDGPU] Added support for Sparce WMMA ops (PR #183360)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [WIP][AMDGPU] Added support for Sparce WMMA ops (PR #183360)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [WIP][AMDGPU] Added support for Sparce WMMA ops (PR #183360)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [AMDGPU][MLIR][NFC] moved enc computation to a dedicated method (PR #189339)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [AMDGPU][MLIR][NFC] moved enc computation to a dedicated method (PR #189339)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [AMDGPU][MLIR][NFC] moved enc computation to a dedicated method (PR #189339)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [AMDGPU][MLIR][NFC] moved enc computation to a dedicated method (PR #189339)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [MLIR] Fix crash in int-range-optimizations on type-mismatched IR (PR #183964)
Krzysztof Drewniak
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][llvm] Fix crash in LLVM inliner when callee has no recognized terminator (PR #183949)
Krzysztof Drewniak
- [Mlir-commits] [flang] [mlir] [mlir][ODS] Fix notorious double-space bug in op printers (PR #184253)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Implement indexed access op interfaces for memref, vector, gpu, nvgpu (PR #177014)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Add `exact` to `index_cast{, ui}` (PR #183395)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][AMDGPU] Add folders for memref aliases to TDM base creation (PR #184567)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][test] Reject TestWithBoundsOp with mismatched attribute width in verifier (PR #184093)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Implement indexed access op interfaces for memref, vector, gpu, nvgpu (PR #177014)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][ROCDL] Improve block/grid_dim handling, fix subgroup ID (PR #186235)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Fix comparisons of extensible dialects (PR #186637)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Fix op comparisons in extensible dialects (PR #186637)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Fix op comparisons in extensible dialects (PR #186637)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][vector] Lower vector.gather with delinearization approach (PR #184706)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][vector] Lower vector.gather with delinearization approach (PR #184706)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][vector] Lower vector.gather with delinearization approach (PR #184706)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][vector] Lower vector.gather with delinearization approach (PR #184706)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][vector] Lower vector.gather with delinearization approach (PR #184706)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][vector] Lower vector.gather with delinearization approach (PR #184706)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][GPU] Refactor, improve constant size information handling (PR #186907)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][GPU] Bump static bound on cluster IDs (PR #187106)
Krzysztof Drewniak
- [Mlir-commits] [llvm] [mlir] [atomicrmw] fminimumnum/fmaximumnum support (PR #187030)
Krzysztof Drewniak
- [Mlir-commits] [llvm] [mlir] [atomicrmw] fminimumnum/fmaximumnum support (PR #187030)
Krzysztof Drewniak
- [Mlir-commits] [llvm] [mlir] [atomicrmw] fminimumnum/fmaximumnum support (PR #187030)
Krzysztof Drewniak
- [Mlir-commits] [llvm] [mlir] [atomicrmw] fminimumnum/fmaximumnum support (PR #187030)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][MemRef] Migrate memref dialect alias op folding to interface (PR #187168)
Krzysztof Drewniak
- [Mlir-commits] [llvm] [mlir] [atomicrmw] fminimumnum/fmaximumnum support (PR #187030)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][TableGen] Make optional enum parser not consume the token when it is not matched (PR #188008)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][TableGen] Make optional enum parser not consume the token when it is not matched (PR #188008)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][TableGen] Make optional enum parser not consume the token when it is not matched (PR #188008)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][TableGen] Make optional enum parser not consume the token when it is not matched (PR #188008)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][TableGen] Make optional enum parser not consume the token when it is not matched (PR #188008)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.convertf` op (PR #188041)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.convertf` op (PR #188041)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Mark `arith.remsi` and `arith.remui` as conditionally speculatable (PR #188263)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][GPU] Add verifier to gpu.barrier requiring kernel context (PR #188729)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for gpu.subgroup_broadcast (PR #187947)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Bump SmallVector sizes along hot paths (PR #188827)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Bump SmallVector sizes along hot paths (PR #188827)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Bump SmallVector sizes along hot paths (PR #188827)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][SCF] Fix ForLoopRangeFolding miscompile with non-positive MulIOp multiplier (PR #188995)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][Arith] Fix int-range-optimizations miscompile from stale solver state (PR #188992)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][Arith] Fix index_cast/index_castui chain folding to check intermediate width (PR #189042)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][Arith] Fix index_cast/index_castui chain folding to check intermediate width (PR #189042)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [MLIR][build] Fix undefined references in debug shared libs (#189206) (PR #189207)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][MemRef] Migrate memref dialect alias op folding to interface (PR #187168)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][amdgpu] implement amdgpu.global_load_async_to_lds for gfx1250 (PR #189279)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Krzysztof Drewniak
- [Mlir-commits] [clang] [compiler-rt] [flang] [llvm] [mlir] [DebugMetadata][DwarfDebug][CodeView] Support function-local static variables in lexical block scopes (6/7) (PR #187927)
Vladislav Dzhidzhoev
- [Mlir-commits] [clang] [compiler-rt] [flang] [llvm] [mlir] [DebugMetadata][DwarfDebug][CodeView] Support function-local static variables in lexical block scopes (6/7) (PR #187927)
Vladislav Dzhidzhoev
- [Mlir-commits] [clang] [compiler-rt] [flang] [llvm] [mlir] [DebugMetadata][DwarfDebug][CodeView] Support function-local static variables in lexical block scopes (6/7) (PR #187927)
Vladislav Dzhidzhoev
- [Mlir-commits] [clang] [compiler-rt] [flang] [llvm] [mlir] [DebugMetadata][DwarfDebug][CodeView] Support function-local static variables in lexical block scopes (6/7) (PR #187927)
Vladislav Dzhidzhoev
- [Mlir-commits] [clang] [compiler-rt] [flang] [llvm] [mlir] [DebugMetadata][DwarfDebug][CodeView] Support function-local static variables in lexical block scopes (6/7) (PR #187927)
Vladislav Dzhidzhoev
- [Mlir-commits] [flang] [mlir] [flang][openmp] Add support for ordered regions in SIMD directives (#… (PR #183379)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
Tom Eccles
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][OpenMP] Prevent teams reductions from deadlocking (PR #184625)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [openmp] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [openmp] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [openmp] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [openmp] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [openmp] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [openmp] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [openmp] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [openmp] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Tom Eccles
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
Tom Eccles
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
Tom Eccles
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
Tom Eccles
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
Tom Eccles
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
Tom Eccles
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
Tom Eccles
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
Tom Eccles
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Remove dead restoreIP in OpenMP taskloop lowering (PR #187222)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Tom Eccles
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Remove dead restoreIP in OpenMP taskloop lowering (PR #187222)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (PR #187142)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (PR #187142)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (PR #187142)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (PR #187142)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Separate OutlinableInterface from taskloop LoopWrapper (PR #188068)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Separate OutlinableInterface from taskloop LoopWrapper (PR #188068)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Separate OutlinableInterface from taskloop LoopWrapper (PR #188068)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (PR #187142)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when scf.parallel uses non-LLVM-compatible reduction type (PR #188559)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Add iterator support to depend clause (PR #189090)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Add iterator support to depend clause (PR #189090)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][OpenMP][NFC] Refactor fillAffinityIteratorLoop (PR #189418)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [lldb] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [lldb] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Alexis Engelke
- [Mlir-commits] [lldb] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [lldb] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [lldb] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [mlir] [MLIR] mlir_levelzero_runtime: remove dependency on LLVM (PR #182942)
Alexis Engelke
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Alexis Engelke
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Alexis Engelke
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Alexis Engelke
- [Mlir-commits] [lldb] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [lldb] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [lldb] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [lldb] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [lldb] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Alexis Engelke
- [Mlir-commits] [clang] [flang] [lld] [llvm] [mlir] [RFC] Use pre-compiled headers to speed up LLVM build (~1.5-2x) (PR #173868)
Alexis Engelke
- [Mlir-commits] [clang] [lld] [llvm] [mlir] [CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (PR #184201)
Alexis Engelke
- [Mlir-commits] [clang] [lld] [llvm] [mlir] [CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (PR #184201)
Alexis Engelke
- [Mlir-commits] [llvm] [mlir] [openmp] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
Alexis Engelke
- [Mlir-commits] [mlir] [MLIR][LLVMIR][NFC] Drop uses of BranchInst (PR #187304)
Alexis Engelke
- [Mlir-commits] [mlir] [MLIR][LLVMIR][NFC] Drop uses of BranchInst (PR #187304)
Alexis Engelke
- [Mlir-commits] [mlir] [MLIR][LLVMIR][NFC] Drop uses of BranchInst (PR #187304)
Alexis Engelke
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Alexis Engelke
- [Mlir-commits] [clang] [llvm] [mlir] [IR] Require well-formed IR for BasicBlock::getTerminator (PR #189416)
Alexis Engelke
- [Mlir-commits] [clang] [llvm] [mlir] [IR] Require well-formed IR for BasicBlock::getTerminator (PR #189416)
Alexis Engelke
- [Mlir-commits] [clang] [llvm] [mlir] [IR] Require well-formed IR for BasicBlock::getTerminator (PR #189416)
Alexis Engelke
- [Mlir-commits] [mlir] [mlir][vector] Add DialectReductionPatternInterface and broadcast reduction (PR #183181)
Omer Farkash
- [Mlir-commits] [mlir] [mlir][vector] Add DialectReductionPatternInterface and broadcast reduction (PR #183181)
Omer Farkash
- [Mlir-commits] [mlir] [mlir][amdgpu] wrapper for gfx1250 async global load to lds intrinsics (PR #189279)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu] wrapper for gfx1250 async global load to lds intrinsics (PR #189279)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu] wrapper for gfx1250 async global load to lds intrinsics (PR #189279)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu] implement amdgpu.global_load_async_to_lds for gfx1250 (PR #189279)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu] implement amdgpu.global_load_async_to_lds for gfx1250 (PR #189279)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu] implement amdgpu.global_load_async_to_lds for gfx1250 (PR #189279)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu] implement amdgpu.global_load_async_to_lds for gfx1250 (PR #189279)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu] implement amdgpu.global_load_async_to_lds for gfx1250 (PR #189279)
Eric Feng
- [Mlir-commits] [llvm] [mlir] [NVPTX] Split Param address space into EntryParam and DeviceParam (NFC) (PR #186636)
Princeton Ferro
- [Mlir-commits] [mlir] [mlir] Deterministic containers in BytecodeWriter (PR #187819)
Matteo Franciolini
- [Mlir-commits] [mlir] Fix AffineOps.md "more than 1 dialect" build error (PR #184092)
Jack Frankland
- [Mlir-commits] [clang] [llvm] [mlir] Delegate __builtin_setjmp FP save to backend on windows CFI targets (PR #186843)
Eli Friedman
- [Mlir-commits] [clang] [llvm] [mlir] Delegate __builtin_setjmp FP save to backend on windows CFI targets (PR #186843)
Eli Friedman
- [Mlir-commits] [clang] [llvm] [mlir] Delegate __builtin_setjmp FP save to backend on windows CFI targets (PR #186843)
Eli Friedman
- [Mlir-commits] [mlir] [mlir][vector] Extend vector.gather e2e test (PR #187071)
Will Froom
- [Mlir-commits] [mlir] [mlir][vector] Extend vector.gather e2e test (PR #187071)
Will Froom
- [Mlir-commits] [mlir] [mlir][vector] Use non-native runner in gather.mlir test (PR #187243)
Will Froom
- [Mlir-commits] [mlir] [mlir][vector] Use non-native runner in gather.mlir test (PR #187243)
Will Froom
- [Mlir-commits] [mlir] [mlir][vector] Extend vector.gather e2e test (PR #187071)
Will Froom
- [Mlir-commits] [mlir] [mlir][vector] Use non-native runner in gather.mlir test (PR #187243)
Will Froom
- [Mlir-commits] [mlir] [mlir][vector] Use non-native runner in gather.mlir test (PR #187243)
Will Froom
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Remove dead restoreIP in OpenMP taskloop lowering (PR #187222)
CHANDRA GHALE
- [Mlir-commits] [mlir] [mlir][quant] Fix printer to preserve non-signless storage type (PR #187300)
German Gambon
- [Mlir-commits] [mlir] [mlir][quant] Fix printer to preserve non-signless storage type (PR #187300)
German Gambon
- [Mlir-commits] [mlir] [mlir][quant] Fix printer to preserve non-signless storage type (PR #187300)
German Gambon
- [Mlir-commits] [mlir] [mlir][quant] Print actual quant storage type when signed (PR #187300)
German Gambon
- [Mlir-commits] [mlir] [mlir][quant] Fix u8 storage type parsed as signless instead of unsigned (PR #185952)
German Gambon
- [Mlir-commits] [mlir] [mlir][quant] Fix u8 storage type parsed as signless instead of unsigned (PR #185952)
German Gambon
- [Mlir-commits] [mlir] [mlir][ExecutionEngine] Fixed HWASan error (PR #181151)
Ilgar Gamidov
- [Mlir-commits] [mlir] [mlir][ExecutionEngine] Fixed HWASan error (PR #181151)
Ilgar Gamidov
- [Mlir-commits] [llvm] [mlir] [SPIR-V] Preserve module analysis for XeVM lowering (PR #188971)
Aviral Garg
- [Mlir-commits] [llvm] [mlir] [SPIR-V] Preserve module analysis for XeVM lowering (PR #188971)
Aviral Garg
- [Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [GPUToLLVMSPV] Reject module-scope gpu.barrier during LLVM-SPIRV lowering (PR #187377)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [mlir][pygments] add mkdocs instructions and `_all_` addition (PR #181978)
Perry Gibson
- [Mlir-commits] [mlir] [mlir][Vector][GPU] Distribute expanding `shape_cast` ops (PR #183830)
Artem Gindinson
- [Mlir-commits] [mlir] [mlir][Vector][GPU] Distribute expanding `shape_cast` ops (PR #183830)
Artem Gindinson
- [Mlir-commits] [mlir] [mlir][Vector][GPU] Distribute expanding `shape_cast` ops (PR #183830)
Artem Gindinson
- [Mlir-commits] [mlir] [mlir][SPIRV] Add alignment calculation to support `PhysicalStorageBuffer` with vector types (PR #187698)
Artem Gindinson
- [Mlir-commits] [mlir] [mlir][SPIRV] Add alignment calculation to support `PhysicalStorageBuffer` with vector types (PR #187698)
Artem Gindinson
- [Mlir-commits] [mlir] [MLIR][ArithToSPIRV] Guard NoSignedWrap/NoUnsignedWrap behind extension/version check (PR #189061)
Artem Gindinson
- [Mlir-commits] [mlir] [MLIR][ArithToSPIRV] Guard NoSignedWrap/NoUnsignedWrap behind extension/version check (PR #189061)
Artem Gindinson
- [Mlir-commits] [mlir] [mlir][Arith] Avoid sign overflow when narrowing signed operations (PR #189676)
Artem Gindinson
- [Mlir-commits] [mlir] [mlir][Arith] Avoid sign overflow when narrowing signed operations (PR #189676)
Artem Gindinson
- [Mlir-commits] [mlir] [mlir][x86] Move AMX dialect into X86 dialect (PR #183717)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
Renato Golin
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Renato Golin
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Renato Golin
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Renato Golin
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
Renato Golin
- [Mlir-commits] [flang] [llvm] [mlir] [mlir][IR] Rename `DenseIntOrFPElementsAttr` to `DenseTypedElementsAttr` (PR #185687)
Renato Golin
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
Renato Golin
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
Renato Golin
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
Renato Golin
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
Renato Golin
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
Renato Golin
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
Renato Golin
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
Renato Golin
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
Renato Golin
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
Renato Golin
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
Renato Golin
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] Add output shape verifier for linalg ops. (PR #91673)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] Add output shape verifier for linalg ops. (PR #91673)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] Add output shape verifier for linalg ops. (PR #91673)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] Add output shape verifier for linalg ops. (PR #91673)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] Add output shape verifier for linalg ops. (PR #91673)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] Add output shape verifier for linalg ops. (PR #91673)
Renato Golin
- [Mlir-commits] [mlir] [mlir] [linalg] Add output shape verifier for linalg ops. (PR #91673)
Renato Golin
- [Mlir-commits] [llvm] [mlir] [mlir] Consider mlir-linalg-ods-gen as a tablegen tool in build (PR #76843)
Renato Golin
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Renato Golin
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Renato Golin
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Renato Golin
- [Mlir-commits] [mlir] [mlir][vector] Add missing tests (nfc) (PR #186990)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Linalg] Generic to category specialization for unary elementwise ops (PR #187217)
Renato Golin
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Renato Golin
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Renato Golin
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Renato Golin
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Renato Golin
- [Mlir-commits] [mlir] [mlir][x86] Hardware extension namespaces (PR #184392)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.convertf` op (PR #188041)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Renato Golin
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][X86] Fix direct use.set() bypassing rewriter in rewriteUses (PR #188945)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][X86] Fix direct use.set() bypassing rewriter in rewriteUses (PR #188945)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][X86] Fix direct use.set() bypassing rewriter in rewriteUses (PR #188945)
Renato Golin
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Renato Golin
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Renato Golin
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Renato Golin
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Renato Golin
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Renato Golin
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Renato Golin
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Renato Golin
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Renato Golin
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Renato Golin
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Renato Golin
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Renato Golin
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Renato Golin
- [Mlir-commits] [mlir] [mlir][spirv] Introduce a base class for spirv.TOSA convolution ops (PR #183751)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Element Binary Logical operators to TOSA Ext Inst Set (PR #183703)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Element Binary Logical operators to TOSA Ext Inst Set (PR #183703)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Expand verifier testing for spirv.Tosa ops (PR #184112)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Expand verifier testing for spirv.Tosa ops (PR #184112)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add first 7 elementwise unary ops in TOSA Ext Inst Set (PR #185885)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add first 7 elementwise unary ops in TOSA Ext Inst Set (PR #185885)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Introduce base classes for Integer and Bool elementwise binary ops (PR #185904)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Introduce base classes for Integer and Bool elementwise binary ops (PR #185904)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 elementwise unary ops in TOSA Ext Inst Set (PR #186060)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Introduce base classes for Integer and Bool elementwise binary ops (PR #185904)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 elementwise unary ops in TOSA Ext Inst Set (PR #186060)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext … (PR #186356)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext … (PR #186356)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add reduction ops in TOSA Ext Inst Set (PR #187278)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add reduction ops in TOSA Ext Inst Set (PR #187278)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add reduction ops in TOSA Ext Inst Set (PR #187278)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add reduction ops in TOSA Ext Inst Set (PR #187278)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add reduction ops in TOSA Ext Inst Set (PR #187278)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add support for TOSA Extended Instruction Set (001000.1) (PR #168519)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 4 data layout ops in TOSA Ext Inst Set (PR #188199)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 4 data layout ops in TOSA Ext Inst Set (PR #188199)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 4 data layout ops in TOSA Ext Inst Set (PR #188199)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 4 data layout ops in TOSA Ext Inst Set (PR #188199)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 4 data layout ops in TOSA Ext Inst Set (PR #188199)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add last 4 data layout ops in TOSA Ext Inst Set (PR #188199)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Gather/Scatter/Resize ops in TOSA Ext Inst Set (PR #188497)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Gather/Scatter/Resize ops in TOSA Ext Inst Set (PR #188497)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Gather/Scatter/Resize ops in TOSA Ext Inst Set (PR #188497)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Gather/Scatter/Resize ops in TOSA Ext Inst Set (PR #188497)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Gather/Scatter/Resize ops in TOSA Ext Inst Set (PR #188497)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Gather/Scatter/Resize ops in TOSA Ext Inst Set (PR #188497)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Gather/Scatter/Resize ops in TOSA Ext Inst Set (PR #188497)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Cast/Rescale ops in TOSA Ext Inst Set (PR #189028)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Cast/Rescale ops in TOSA Ext Inst Set (PR #189028)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Cast/Rescale ops in TOSA Ext Inst Set (PR #189028)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Cast/Rescale ops in TOSA Ext Inst Set (PR #189028)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Cast/Rescale ops in TOSA Ext Inst Set (PR #189028)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Cast/Rescale ops in TOSA Ext Inst Set (PR #189028)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Cast/Rescale ops in TOSA Ext Inst Set (PR #189028)
Davide Grohmann
- [Mlir-commits] [mlir] 61fbcc4 - [MLIR] Fix -Wunused-but-set-variable
Aiden Grossman
- [Mlir-commits] [mlir] [mlir][memref]: Added OOB value bound check to ViewOp (PR #183985)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][VectorOps] Fold extract on constant_mask (PR #183780)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][Vector][GPU] Distribute expanding `shape_cast` ops (PR #183830)
Kunwar Grover
- [Mlir-commits] [mlir] [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (PR #186383)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.index handeling in partial reduction tiling (PR #188261)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.index handeling in partial reduction tiling (PR #188261)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.index handeling in partial reduction tiling (PR #188261)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.index handeling in partial reduction tiling (PR #188261)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.index handeling in partial reduction tiling (PR #188261)
Kunwar Grover
- [Mlir-commits] [mlir] [MLIR][GPU] Add verifier to gpu.barrier requiring kernel context (PR #188729)
Kunwar Grover
- [Mlir-commits] [mlir] [MLIR][Interfaces] Allow non-builtin scalar types in IndexingMapOpInterface (PR #188774)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][bytecode] Fix SourceMgr lifetime extension in BytecodeReader (PR #185321)
Denis Gurchenkov
- [Mlir-commits] [mlir] [mlir][bytecode] Fix SourceMgr lifetime extension in BytecodeReader (PR #185321)
Denis Gurchenkov
- [Mlir-commits] [mlir] [mlir][bytecode] Fix SourceMgr lifetime extension in BytecodeReader (PR #185321)
Denis Gurchenkov
- [Mlir-commits] [mlir] [mlir][ROCDL] Improve block/grid_dim handling, fix subgroup ID (PR #186235)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][ROCDL] Improve block/grid_dim handling, fix subgroup ID (PR #186235)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][ROCDL] Improve block/grid_dim handling, fix subgroup ID (PR #186235)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][GPU] Refactor, improve constant size information handling (PR #186907)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][GPU] Bump static bound on cluster IDs (PR #187106)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][amdgpu] Promote gpu.shuffle to amdgpu.dpp (PR #155158)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][LLVM] Disallow opaque struct types as function arguments (PR #185200)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][docs] Add LLVM target passes to the docs (PR #185283)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][llvm] Make name optional for DIBasicTypeAttr and DIStringTypeAttr (PR #185284)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][llvm] Make name optional for DIBasicTypeAttr and DIStringTypeAttr (PR #185284)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
Tobias Gysi
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
Tobias Gysi
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
Tobias Gysi
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
Tobias Gysi
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
Tobias Gysi
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
Tobias Gysi
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVM] add llvm.fake.use to LLVM dialect (PR #187026)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVM] add llvm.fake.use to LLVM dialect (PR #187026)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVM] Add more `llvm.intr.experimental.constrained.*` ops (PR #187948)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVM] Add more `llvm.intr.experimental.constrained.*` ops (PR #187948)
Tobias Gysi
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tobias Gysi
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tobias Gysi
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Fix unused block argument removal logic (PR #188484)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Fix unused block argument removal logic (PR #188484)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Fix unused block argument removal logic (PR #188484)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Fix unused block argument removal logic (PR #188484)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Add importedEntities field in DIComplileUnitAttr. (PR #188576)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Add importedEntities field in DIComplileUnitAttr. (PR #188576)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Add importedEntities field in DIComplileUnitAttr. (PR #188576)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Add importedEntities field in DIComplileUnitAttr. (PR #188576)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Add importedEntities field in DIComplileUnitAttr. (PR #188576)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Add importedEntities field in DIComplileUnitAttr. (PR #188576)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Allow llvm.call and llvm.invoke to use llvm.mlir.alias as callee (PR #189154)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Allow llvm.call and llvm.invoke to use llvm.mlir.alias as callee (PR #189154)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Allow llvm.call and llvm.invoke to use llvm.mlir.alias as callee (PR #189154)
Tobias Gysi
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Allow llvm.call and llvm.invoke to use llvm.mlir.alias as callee (PR #189154)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Fix tests not to depend `llvm-strings` in standalone build (PR #185187)
Michał Górny
- [Mlir-commits] [mlir] [mlir] Fix tests not to depend `llvm-strings` in standalone build (PR #185187)
Michał Górny
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Bastian Hagedorn
- [Mlir-commits] [mlir] [mlir] Deterministic containers in OneShotModuleBufferize (PR #184722)
Colin He
- [Mlir-commits] [mlir] [mlir] Deterministic containers in BytecodeWriter (PR #187819)
Colin He
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Ivan Ho
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Ivan Ho
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Ivan Ho
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Ivan Ho
- [Mlir-commits] [clang] [llvm] [mlir] [NVPTX] Canonicalize NVVM attribute strings and refactor property queries (NFC) (PR #187752)
Justin Holewinski
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance Layout Propagation for broadcasting both leading dimensions and inner unit dimensions (PR #185583)
Mikael Holmen
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix simplify() of IntegerRelation (PR #181469)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix simplify() of IntegerRelation (PR #181469)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix simplify() of IntegerRelation (PR #181469)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix simplify() of IntegerRelation (PR #181469)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix simplify() of IntegerRelation (PR #181469)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix simplify() of IntegerRelation (PR #181469)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix simplify() of IntegerRelation (PR #181469)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix simplify() of IntegerRelation (PR #181469)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix stale pivot in Smith normal form (PR #189789)
Yue Huang
- [Mlir-commits] [clang] [llvm] [mlir] [OpenMP] Move OpenMP implicit argument to the end and reformat (PR #185989)
Joseph Huber
- [Mlir-commits] [clang] [llvm] [mlir] [OpenMP] Emit aggregate kernel prototypes and remove libffi dependency (PR #186261)
Joseph Huber
- [Mlir-commits] [clang] [mlir] [CIR] Set `builtin` attribute for new and delete calls (PR #184920)
Oliver Hunt
- [Mlir-commits] [mlir] [mlir][bytecode] Fix SourceMgr lifetime extension in BytecodeReader (PR #185321)
Oliver Hunt
- [Mlir-commits] [mlir] [mlir][tosa] Disallow inferable dim in reshape/slice validation (PR #182472)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Disallow inferable dim in reshape/slice validation (PR #182472)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Disallow inferable dim in reshape/slice validation (PR #182472)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Disallow inferable dim in reshape/slice validation (PR #182472)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Disallow inferable dim in reshape/slice validation (PR #182472)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Disallow inferable dim in reshape/slice validation (PR #182472)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Disallow inferable dim in reshape/slice validation (PR #182472)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in TosaInferShapes when while_loop carries sparse tensors (PR #183943)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in TosaInferShapes when while_loop carries sparse tensors (PR #183943)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in TosaInferShapes when while_loop carries sparse tensors (PR #183943)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Disallow inferable dim in reshape/slice validation (PR #182472)
Luke Hutton
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184045)
Luke Hutton
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184045)
Luke Hutton
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184045)
Luke Hutton
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184045)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Allow integer gather/scatter ops in fp profile (PR #183342)
Luke Hutton
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184615)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix rescale with double rounding failing validation (PR #184787)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix resize bilinear delta computation for negative offsets (PR #184799)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix resize bilinear delta computation for negative offsets (PR #184799)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tensor] Forward concat insert_slice destination into DPS provider (PR #183490)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix rescale with double rounding failing validation (PR #184787)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix resize bilinear delta computation for negative offsets (PR #184799)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Check extension cooperative profiles in target environment (PR #185476)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix rescale with double rounding failing validation (PR #184787)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Allow integer gather/scatter ops in fp profile (PR #183342)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Allow integer gather/scatter ops in fp profile (PR #183342)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Allow integer gather/scatter ops in fp profile (PR #183342)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Remove 'Pure' trait from operations that are not speculatable (PR #185700)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Remove 'Pure' trait from operations that are not speculatable (PR #185700)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Remove 'Pure' trait from operations that are not speculatable (PR #185700)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add concat_shape Op folder (PR #183293)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Remove 'Pure' trait from operations that are not speculatable (PR #185700)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Remove 'Pure' trait from operations that are not speculatable (PR #185700)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Remove 'Pure' trait from operations that are not speculatable (PR #185700)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa]: Add SLICE_SHAPE folder (PR #186997)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa]: Add SLICE_SHAPE folder (PR #186997)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa]: Add SLICE_SHAPE folder (PR #186997)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa]: Add SLICE_SHAPE folder (PR #186997)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix rescale with double rounding failing validation (PR #184787)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in slice op folder when input values are not iterable (PR #187339)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix dense resource in constant folding test (PR #188034)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in slice op folder when input values are not iterable (PR #187339)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix dense resource in constant folding test (PR #188034)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix tosa.transpose identity canonicalization type (PR #188020)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa]: Add SLICE_SHAPE folder (PR #186997)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa]: Add SLICE_SHAPE folder (PR #186997)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa]: Add SLICE_SHAPE folder (PR #186997)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa]: Add SLICE_SHAPE folder (PR #186997)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Disallow shape type in function argument/return types (PR #175754)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Luke Hutton
- [Mlir-commits] [llvm] [mlir] [OpenMP][flang] Fix crash in host offload (PR #187847)
Robert Imschweiler
- [Mlir-commits] [mlir] [MLIR][SymbolTable] Fix crash when SymbolTable is built on unverified IR (PR #183945)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][python] Add stable ABI (abi3) support (PR #183856)
LLVM Continuous Integration
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Make uniform-work-group-size a valueless attribute (PR #183925)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][XeGPU] Preserve anchor layouts in recoverTemporaryLayout (PR #182186)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][spirv] Introduce a base class for spirv.TOSA convolution ops (PR #183751)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][spirv] Introduce a base class for spirv.TOSA convolution ops (PR #183751)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [flang][MLIR][NFC] Move MarkDeclareTarget pass form flang to MLIR (PR #181205)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][AMDGPU] Add folders for memref aliases to TDM base creation (PR #184567)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][Vector] Fix crash in operatesOnSuperVectorsOf on rank-mismatched shaped (PR #183967)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][Python] Add `replace` parameter to `Dialect.load` (PR #184604)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns (PR #182885)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns (PR #182885)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns (PR #182885)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactoring Transpose OP Layout Propagation (PR #184702)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir] Defer `LoopLikeOpInterface` type checks to `RegionBranchOpInterface` (PR #184116)
LLVM Continuous Integration
- [Mlir-commits] [clang] [lld] [llvm] [mlir] [CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (PR #184201)
LLVM Continuous Integration
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR] Convert DialectReductionPatternInterface using ODS (PR #180640)
LLVM Continuous Integration
- [Mlir-commits] [llvm] [mlir] [MLIR] [Bazel] Removed the stubgen plumbing added in #179211 (PR #185292)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [Flang][mlir][OpenMP] Support affinity clause codegen in Flang (PR #182222)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][XeGPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185324)
LLVM Continuous Integration
- [Mlir-commits] [llvm] [mlir] [mlir][bytecode] Add builtin dialect version (PR #184678)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][acc] Add ACCComputeLowering pass (PR #185501)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][Bytecode][builtin] Add non-regression tests (PR #186078)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [XeVM] Add translation for XeVM cache-control attributes. (PR #181856)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR] [Python] a few more fixes to type annotaitons (PR #186106)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][bytecode] Unpack i1 splats to 0x01 (PR #186221)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][Python] Refine the behavior of Python-defined dialect reloading (PR #186128)
LLVM Continuous Integration
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
LLVM Continuous Integration
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][gpu] Fix typo in documentation (PR #156619)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [mlir][acc] Move acc routine functions into GPU module (PR #187161)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [mlir][acc] Move acc routine functions into GPU module (PR #187161)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][gpu] Fix typo in documentation (PR #156619)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [mlir][acc] Move acc routine functions into GPU module (PR #187161)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][TableGen] Make optional enum parser not consume the token when it is not matched (PR #188008)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][DataFlow] Fix two crashes in DeadCodeAnalysis on empty/no-terminator regions (PR #188548)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [XeVM] Fix the cache-control metadata string generation. (PR #187591)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][X86] Fix direct use.set() bypassing rewriter in rewriteUses (PR #188945)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][memref] Fix invalid folds in ReinterpretCastOpConstantFolder for negative constants (PR #189237)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][Vector] Fix mask lowering in_bounds and all-true mask elimination (PR #189477)
Benoit Jacob
- [Mlir-commits] [mlir] [mlir][Vector] Fix mask lowering in_bounds and all-true mask elimination (PR #189477)
Benoit Jacob
- [Mlir-commits] [mlir] [mlir][Vector] Fix mask lowering in_bounds and all-true mask elimination (PR #189477)
Benoit Jacob
- [Mlir-commits] [mlir] [mlir][Pass] Report error when passing options to pipelines via shorthand syntax (PR #185738)
John Paul Jepko
- [Mlir-commits] [mlir] [WIP][MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
Keshav Vinayak Jha
- [Mlir-commits] [mlir] [WIP][MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
Keshav Vinayak Jha
- [Mlir-commits] [mlir] [WIP][MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
Keshav Vinayak Jha
- [Mlir-commits] [mlir] [WIP][MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
Keshav Vinayak Jha
- [Mlir-commits] [mlir] [MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
Keshav Vinayak Jha
- [Mlir-commits] [mlir] [MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
Keshav Vinayak Jha
- [Mlir-commits] [mlir] [MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
Keshav Vinayak Jha
- [Mlir-commits] [mlir] [MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
Keshav Vinayak Jha
- [Mlir-commits] [mlir] [MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
Keshav Vinayak Jha
- [Mlir-commits] [mlir] [MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
Keshav Vinayak Jha
- [Mlir-commits] [mlir] [MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
Keshav Vinayak Jha
- [Mlir-commits] [mlir] [MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
Keshav Vinayak Jha
- [Mlir-commits] [mlir] [MLIR][NVVM] NFC: Refactor NVVM op definitions in NVVMOps.td (PR #188436)
Varad Rahul Kamthe
- [Mlir-commits] [clang] [mlir] [CIR] Set `builtin` attribute for new and delete calls (PR #184920)
Andy Kaylor
- [Mlir-commits] [mlir] [MLIR] Fix crash when parsing typed attribute via parseOptionalAttribute (PR #186192)
Andy Kaylor
- [Mlir-commits] [mlir] [MLIR] Fix a problem with parseOptionalAttribute (PR #188125)
Andy Kaylor
- [Mlir-commits] [mlir] [MLIR] Fix crash when parsing typed attribute via parseOptionalAttribute (PR #186192)
Andy Kaylor
- [Mlir-commits] [clang] [mlir] [CIR][MLIR][OpenMP] Enable the MarkDeclareTarget pass for ClangIR (PR #189420)
Andy Kaylor
- [Mlir-commits] [clang] [mlir] [CIR] Set `builtin` attribute for new and delete calls (PR #184920)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Set `builtin` attribute for new and delete calls (PR #184920)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Set `builtin` attribute for new and delete calls (PR #184920)
Erich Keane
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Paul Kirth
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Paul Kirth
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Paul Kirth
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Paul Kirth
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Paul Kirth
- [Mlir-commits] [mlir] [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (PR #186832)
Robert Konicar
- [Mlir-commits] [mlir] [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (PR #186832)
Robert Konicar
- [Mlir-commits] [mlir] [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (PR #186832)
Robert Konicar
- [Mlir-commits] [mlir] [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (PR #186832)
Robert Konicar
- [Mlir-commits] [mlir] [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (PR #186832)
Robert Konicar
- [Mlir-commits] [mlir] [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (PR #186832)
Robert Konicar
- [Mlir-commits] [mlir] [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (PR #186832)
Robert Konicar
- [Mlir-commits] [mlir] [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (PR #186832)
Robert Konicar
- [Mlir-commits] [mlir] [MLIR][TableGen] Make optional enum parser not consume the token when it is not matched (PR #188008)
Robert Konicar
- [Mlir-commits] [mlir] [MLIR][TableGen] Make optional enum parser not consume the token when it is not matched (PR #188008)
Robert Konicar
- [Mlir-commits] [mlir] [MLIR][TableGen] Make optional enum parser not consume the token when it is not matched (PR #188008)
Robert Konicar
- [Mlir-commits] [mlir] [MLIR][TableGen] Make optional enum parser not consume the token when it is not matched (PR #188008)
Robert Konicar
- [Mlir-commits] [clang] [llvm] [mlir] Delegate __builtin_setjmp FP save to backend on windows CFI targets (PR #186843)
Pyry Kovanen
- [Mlir-commits] [clang] [llvm] [mlir] Delegate __builtin_setjmp FP save to backend on windows CFI targets (PR #186843)
Pyry Kovanen
- [Mlir-commits] [mlir] [MLIR][XeGPU] Preserve anchor layouts in recoverTemporaryLayout (PR #182186)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Allow uniform vectors in layout conflict resolution (PR #183756)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Allow uniform vectors in layout conflict resolution (PR #183756)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Allow uniform vectors in layout conflict resolution (PR #183756)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Allow uniform vectors in layout conflict resolution (PR #183756)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Allow uniform vectors in layout conflict resolution (PR #183756)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Consider alignment in dpas sg_layout creation (PR #181141)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Handle `index` element type in the layout propagation (PR #184322)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Consider alignment in dpas sg_layout creation (PR #181141)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactoring insert_strided_slice layout setup and infer rules (PR #184742)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhancing insert_strided_slice layout setup and infer rules (PR #184742)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhancing insert_strided_slice layout setup and infer rules (PR #184742)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU][GPU] Optimize GPU to XeVM pipeline (PR #184711)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Handle `index` element type in the layout propagation (PR #184322)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Handle `index` element type in the layout propagation (PR #184322)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Handle `index` element type in the layout propagation (PR #184322)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (PR #186034)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (PR #186034)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (PR #186034)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (PR #186034)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Artem Kroviakov
- [Mlir-commits] [mlir] [mlir][OpenMP] Allow tile composition (PR #185380)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][OpenMP] Allow tile composition (PR #185380)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][OpenMP] Allow tile composition (PR #185380)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][OpenMP] Allow tile composition (PR #185380)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][OpenMP] Allow tile composition (PR #185380)
Michael Kruse
- [Mlir-commits] [mlir] [mlir] Cleanup dump() functions. (PR #89216)
Michael Kruse
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Michael Kruse
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Michael Kruse
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Michael Kruse
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Michael Kruse
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Michael Kruse
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Michael Kruse
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Michael Kruse
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Michael Kruse
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Michael Kruse
- [Mlir-commits] [flang] [mlir] [NFC][OpenMP][mlir][flang] Move OMP offloading module attribute handling from flang to mlir (PR #186409)
Michael Kruse
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Michael Kruse
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Michael Kruse
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Michael Kruse
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Michael Kruse
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][python] Add stable ABI (abi3) support (PR #183856)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][python] Add stable ABI (abi3) support (PR #183856)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][python] Add stable ABI (abi3) support (PR #183856)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][python] Add stable ABI (abi3) support (PR #183856)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][tensor] Remove hard-coded types from `ConstantOpExtractSliceFolder` (PR #184013)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Expand verifier testing for spirv.Tosa ops (PR #184112)
Jakub Kuderski
- [Mlir-commits] [flang] [mlir] [mlir][ODS] Fix notorious double-space bug in op printers (PR #184253)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Fix crash in FuncOpVectorUnroll for dynamic-shaped tensor args (PR #184626)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Fix crash in FuncOpVectorUnroll for dynamic-shaped tensor args (PR #184626)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][arith] Add InferExactOnIndexCast to cast folders (PR #184631)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Jakub Kuderski
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
Jakub Kuderski
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][gpu] Clean up repeated spaces in op syntax. NFC. (PR #89249)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][gpu] Clean up repeated spaces in op syntax. NFC. (PR #89249)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][XeGPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185324)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][XeGPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185324)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][GPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185325)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][GPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185325)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][NVVM] Fix double spaces in tests after ODS printer fix. NFC. (PR #185326)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][NVGPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185327)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][NVVM] Fix double spaces in tests after ODS printer fix. NFC. (PR #185326)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][GPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185325)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][XeGPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185324)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][NVGPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185327)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Add canonicalization rules for int-to-float of integer extension (PR #185386)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Add canonicalization rules for int-to-float of integer extension (PR #185386)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Add get_parent_of_type helper (PR #185512)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Add get_parent_of_type helper (PR #185512)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Move some of the verification for Matrix ops to ODS (PR #185597)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Add get_parent_of_type helper (PR #185512)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][IR] Rename `DenseIntOrFPElementsAttr` to `DenseTypedElementsAttr` (PR #185687)
Jakub Kuderski
- [Mlir-commits] [mlir] [WIP][AMDGPU] Added support for Sparse WMMA ops (PR #183360)
Jakub Kuderski
- [Mlir-commits] [mlir] [AMDGPU] Added support for Sparse WMMA ops (PR #183360)
Jakub Kuderski
- [Mlir-commits] [mlir] [AMDGPU] Added support for Sparse WMMA ops (PR #183360)
Jakub Kuderski
- [Mlir-commits] [mlir] [AMDGPU] Added support for Sparse WMMA ops (PR #183360)
Jakub Kuderski
- [Mlir-commits] [mlir] [AMDGPU] Added support for Sparse WMMA ops (PR #183360)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add first 7 elementwise unary ops in TOSA Ext Inst Set (PR #185885)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add first 7 elementwise unary ops in TOSA Ext Inst Set (PR #185885)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add first 7 elementwise unary ops in TOSA Ext Inst Set (PR #185885)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 elementwise unary ops in TOSA Ext Inst Set (PR #186060)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Introduce base classes for Integer and Bool elementwise binary ops (PR #185904)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Add walk_of_type() binding and get_ops_of_type() utility (PR #186131)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Add walk_of_type() binding and get_ops_of_type() utility (PR #186131)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Add walk_of_type() binding and get_ops_of_type() utility (PR #186131)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix uitofp/sitofp for emulated narrow integer types (PR #186136)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][python] Avoid needless std::string copies in properties. NFC. (PR #186190)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][python] Avoid needless std::string copies in properties. NFC. (PR #186190)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Add type filter to walk() binding and add get_ops_of_type() utility (PR #186131)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Add type filter to walk() binding and add get_ops_of_type() utility (PR #186131)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][python] Avoid needless std::string copies in properties. NFC. (PR #186190)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in AffineParallelLowering for unsupported reductions (PR #186189)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in AffineParallelLowering for unsupported reductions (PR #186189)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (PR #186383)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (PR #186923)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (PR #186923)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (PR #186923)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (PR #186923)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (PR #186923)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (PR #186923)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add spirv.GroupNonUniformBroadcastFirst Op (PR #185818)
Jakub Kuderski
- [Mlir-commits] [llvm] [mlir] [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (PR #186923)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add reduction ops in TOSA Ext Inst Set (PR #187278)
Jakub Kuderski
- [Mlir-commits] [mlir] IntegerAttr accessor returning APInt by reference. (PR #187351)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Add optional emit reset to exportSMTLIB (PR #187366)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add reduction ops in TOSA Ext Inst Set (PR #187278)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add reduction ops in TOSA Ext Inst Set (PR #187278)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Drop trailing 1-dims from constant_mask (PR #187383)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Add alignment calculation to support `PhysicalStorageBuffer` with vector types (PR #187698)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR] Fix crash when parsing typed attribute via parseOptionalAttribute (PR #186192)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR] Move SFINAE from return type to template argument in OpImplementation.h (NFC) (PR #188039)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
Jakub Kuderski
- [Mlir-commits] [llvm] [mlir] [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (PR #186923)
Jakub Kuderski
- [Mlir-commits] [llvm] [mlir] [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (PR #186923)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Bump SmallVector sizes along hot paths (PR #188827)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Bump SmallVector sizes along hot paths (PR #188827)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Use Repeated<T> in more places to avoid temporary vectors. NFC. (PR #188846)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix crash converting arith.addi/subi/muli on i1 types (PR #189239)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix crash converting arith.addi/subi/muli on i1 types (PR #189239)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix crash converting arith.addi/subi/muli on i1 types (PR #189239)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix crash converting arith.addi/subi/muli on i1 types (PR #189239)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix crash converting arith.addi/subi/muli on i1 types (PR #189239)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix crash converting arith.addi/subi/muli on i1 types (PR #189239)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix invalid SPIRV and crashes when lowering integer ops on i1 (PR #189239)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIR-V] Support spirv.loop_control attribute on scf.for and scf.while (PR #189392)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in affine-loop-fusion by validating access relation IDs (PR #152812)
M V V S Manoj Kumar
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][reducer] Add split-input-file to mlir-reduce (PR #184970)
Jeremy Kun
- [Mlir-commits] [mlir] [mlir][reducer] Refactor reduction-tree test (PR #184974)
Jeremy Kun
- [Mlir-commits] [flang] [llvm] [mlir] [mlir][IR] Rename `DenseIntOrFPElementsAttr` to `DenseTypedElementsAttr` (PR #185687)
Jeremy Kun
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (PR #185892)
Jeremy Kun
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (PR #185892)
Jeremy Kun
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (PR #185892)
Jeremy Kun
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
Jeremy Kun
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
Tuomas Kärnä
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
Tuomas Kärnä
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
Tuomas Kärnä
- [Mlir-commits] [mlir] [mlir][xegpu] Add support for setting `order` in `SetDescLayoutOp` and `SetOpLayoutAttrOp` transform ops. (PR #184705)
Tuomas Kärnä
- [Mlir-commits] [mlir] [mlir][xegpu] Add support for setting `order` in `SetDescLayoutOp` and `SetOpLayoutAttrOp` transform ops. (PR #184705)
Tuomas Kärnä
- [Mlir-commits] [mlir] [mlir][shard] Small fixes to partition pass (PR #185050)
Tuomas Kärnä
- [Mlir-commits] [mlir] [MLIR][MPI] adding MemoryEffects to MPI ops for buffer-deallocation-pipeline (PR #186158)
Tuomas Kärnä
- [Mlir-commits] [mlir] [mlir][shard, mpi] Marking explicitly bufferized buffers read-only where applicable (PR #186464)
Tuomas Kärnä
- [Mlir-commits] [mlir] [MLIR][XeGPU][TransformOps] Remove obsolete transform ops (PR #187561)
Tuomas Kärnä
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Aman LaChapelle
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Aman LaChapelle
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Aman LaChapelle
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Aman LaChapelle
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Aman LaChapelle
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Aman LaChapelle
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Aman LaChapelle
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Henrich Lauko
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Henrich Lauko
- [Mlir-commits] [mlir] [mlir][Func] Use getMutableSuccessorOperands() in FuncOp verifier (PR #184589)
Henrich Lauko
- [Mlir-commits] [mlir] [mlir][Func] Use getMutableSuccessorOperands() in FuncOp verifier (PR #184589)
Henrich Lauko
- [Mlir-commits] [mlir] [mlir][Func] Fix FuncOp verifier ordering via hasRegionVerifier (PR #184612)
Henrich Lauko
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
Henrich Lauko
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed the return type of static_typeid (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Sergei Lebedev
- [Mlir-commits] [llvm] [mlir] [MLIR] [Bazel] Removed the stubgen plumbing added in #179211 (PR #185292)
Sergei Lebedev
- [Mlir-commits] [llvm] [mlir] [MLIR] [Bazel] Removed the stubgen plumbing added in #179211 (PR #185292)
Sergei Lebedev
- [Mlir-commits] [llvm] [mlir] [MLIR] [Bazel] Removed the stubgen plumbing added in #179211 (PR #185292)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed type errors in `get_parent_of_type` (PR #186079)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] a few more fixes to type annotaitons (PR #186106)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] a few more fixes to type annotaitons (PR #186106)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] a few more fixes to type annotaitons (PR #186106)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] a few more fixes to type annotaitons (PR #186106)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] a few more fixes to type annotaitons (PR #186106)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] a few more fixes to type annotaitons (PR #186106)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] A few minor fixes to type annotations (PR #187956)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] A few minor fixes to type annotations (PR #187956)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] More improvements to type annotations (PR #188468)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [python] Fixed a bug in `PyRegionList` iterator (PR #137232)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a long standing bug in the `PyRegionListIterator` (PR #188475)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a long standing bug in the `PyRegionListIterator` (PR #188475)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a long standing bug in the `PyRegionListIterator` (PR #188475)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] More improvements to type annotations (PR #188468)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] More improvements to type annotations (PR #188468)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] More improvements to type annotations (PR #188468)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a long standing bug in the `PyRegionListIterator` (PR #188475)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Relaxed `list` to `Sequence` in most parameter types (PR #188543)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Added a way to extend MLIR->Python type mappings (PR #189368)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Added a way to extend MLIR->Python type mappings (PR #189368)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Added a way to extend MLIR->Python type mappings (PR #189368)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] [Python] Added a way to extend MLIR->Python type mappings (PR #189368)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR][XeVM] Rewrite llvm.alloca if addr_space is not 0 (PR #183417)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Disable gpu.printf test. (PR #184215)
Sang Ik Lee
- [Mlir-commits] [mlir] [mlir][xevm] Remove unnecessary attach target pass. (PR #184432)
Sang Ik Lee
- [Mlir-commits] [mlir] [mlir][xevm] Remove unnecessary attach target pass. (PR #184432)
Sang Ik Lee
- [Mlir-commits] [mlir] [mlir][xevm] Remove unnecessary attach target pass. (PR #184432)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Mark gpu.printf test with XFAIL. (PR #184215)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Mark gpu.printf test with XFAIL. (PR #184215)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Mark gpu.printf test with XFAIL. (PR #184215)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU][GPU] Optimize GPU to XeVM pipeline (PR #184711)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU][GPU] Optimize GPU to XeVM pipeline (PR #184711)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU][GPU] Optimize GPU to XeVM pipeline (PR #184711)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Handle `index` element type in the layout propagation (PR #184322)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Add truncf and mma_mx op. (PR #180055)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Update HandleVectorExtractPattern (PR #186247)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Update HandleVectorExtractPattern (PR #186247)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Add truncf and mma_mx op. (PR #180055)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Wrap in-place op modifications in modifyOpInPlace in LLVMLoadStoreToOCLPattern (PR #188952)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Update XeVM type converter (PR #189306)
Sang Ik Lee
- [Mlir-commits] [mlir] Revert "[mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface" (PR #189150)
Jan Patrick Lehr
- [Mlir-commits] [mlir] [mlir][tosa] Allow integer gather/scatter ops in fp profile (PR #183342)
Ian Tayler Lessa
- [Mlir-commits] [mlir] [mlir][tosa] Check extension cooperative profiles in target environment (PR #185476)
Ian Tayler Lessa
- [Mlir-commits] [mlir] [mlir][tosa] Allow integer gather/scatter ops in fp profile (PR #183342)
Ian Tayler Lessa
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Ian Tayler Lessa
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Ian Tayler Lessa
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Ian Tayler Lessa
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Ian Tayler Lessa
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Ian Tayler Lessa
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Ian Tayler Lessa
- [Mlir-commits] [mlir] [MLIR][Python] Move operation/dialect name retrieving as a util function (PR #184605)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] [MLIR] [Bazel] Removed the stubgen plumbing added in #179211 (PR #185292)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][GPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185325)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][NVVM] Fix double spaces in tests after ODS printer fix. NFC. (PR #185326)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add get_parent_of_type helper (PR #185512)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add get_parent_of_type helper (PR #185512)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add get_parent_of_type helper (PR #185512)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add get_parent_of_type helper (PR #185512)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] a few more fixes to type annotaitons (PR #186106)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] a few more fixes to type annotaitons (PR #186106)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add type filter to walk() binding and add get_ops_of_type() utility (PR #186131)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add type filter to walk() binding and add get_ops_of_type() utility (PR #186131)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add type filter to walk() binding and add get_ops_of_type() utility (PR #186131)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Avoid needless std::string copies in properties. NFC. (PR #186190)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Avoid needless std::string copies in properties. NFC. (PR #186190)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Refine the behavior of Python-defined dialect reloading (PR #186128)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Refine the behavior of Python-defined dialect reloading (PR #186128)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Make location optional in Python-defined dialect loading (PR #186172)
Maksim Levental
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
Maksim Levental
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
Maksim Levental
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
Maksim Levental
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
Maksim Levental
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
Maksim Levental
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
Maksim Levental
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
Maksim Levental
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][tblgen] generate EnumAttr C bindings (PR #186633)
Maksim Levental
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
Maksim Levental
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
Maksim Levental
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
Maksim Levental
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
Maksim Levental
- [Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] add pyrefly lit test (PR #186687)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] add pyrefly lit test (PR #186687)
Maksim Levental
- [Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] [MLIR][Python] add pyrefly lit test (PR #186687)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
Maksim Levental
- [Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
Maksim Levental
- [Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] Reland Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453) (PR #186833)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] Reland Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453) (PR #186833)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Correctly handle python passes that emit errors without signalling failure. (PR #96996)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] Reland Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453) (PR #186833)
Maksim Levental
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Maksim Levental
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Maksim Levental
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Maksim Levental
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add optional emit reset to exportSMTLIB (PR #187366)
Maksim Levental
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Maksim Levental
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Maksim Levental
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Maksim Levental
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Maksim Levental
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Maksim Levental
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] A few minor fixes to type annotations (PR #187956)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Fix PyObjectRef copy/move assignment for MSVC (PR #186758)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libcxx] [libcxxabi] [lld] [lldb] [llvm] [mlir] [openmp] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libcxx] [libcxxabi] [lld] [lldb] [llvm] [mlir] [openmp] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [libclc] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] Users/makslevental/claude unity build onefile (PR #188403)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] Users/makslevental/claude unity build onefile (PR #188403)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] Users/makslevental/claude unity build onefile (PR #188403)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] LLVM_UNITY_BUILD support (PR #188403)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] LLVM_UNITY_BUILD support (PR #188403)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [libclc] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] LLVM_UNITY_BUILD support (PR #188403)
Maksim Levental
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [libclc] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [libclc] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [libclc] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] More improvements to type annotations (PR #188468)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] More improvements to type annotations (PR #188468)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] More improvements to type annotations (PR #188468)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a long standing bug in the `PyRegionListIterator` (PR #188475)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Add missing #undef REMUI and DIVUI (PR #188686)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Add missing #undef REMUI and DIVUI (PR #188686)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Add #undef FAILURE_IF_FAILED and ERROR_IF (PR #188685)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Add #undef FAILURE_IF_FAILED and ERROR_IF (PR #188685)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libclc] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] LLVM_UNITY_BUILD support (PR #188403)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libclc] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] LLVM_UNITY_BUILD support (PR #188403)
Maksim Levental
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libclc] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] LLVM_UNITY_BUILD support (PR #188403)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Added a way to extend MLIR->Python type mappings (PR #189368)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Added a way to extend MLIR->Python type mappings (PR #189368)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] [Python] Added a way to extend MLIR->Python type mappings (PR #189368)
Maksim Levental
- [Mlir-commits] [flang] [mlir] [NFC][OpenMP][mlir][flang] Move OMP offloading module attribute handling from flang to mlir (PR #186409)
Jan Leyonberg
- [Mlir-commits] [flang] [mlir] [NFC][OpenMP][mlir][flang] Move OMP offloading module attribute handling from flang to mlir (PR #186409)
Jan Leyonberg
- [Mlir-commits] [clang] [mlir] [CIR][MLIR][OpenMP] Enable the MarkDeclareTarget pass for ClangIR (PR #189420)
Jan Leyonberg
- [Mlir-commits] [mlir] [mlir][amdgpu] implement amdgpu.global_load_async_to_lds for gfx1250 (PR #189279)
Alan Li
- [Mlir-commits] [mlir] [mlir][amdgpu] implement amdgpu.global_load_async_to_lds for gfx1250 (PR #189279)
Alan Li
- [Mlir-commits] [mlir] [mlir][scf] Fix FoldTensorCastOfOutputIntoForallOp write order bug (PR #189162)
Alan Li
- [Mlir-commits] [mlir] [mlir][XeGPU] Fix crash in wg-to-sg type converter on non-XeGPU tensors (PR #183914)
Jianhui Li
- [Mlir-commits] [mlir] [mlir][xegpu] Fix crash in XeGPUPropagateLayout when module has llvm.func (PR #183899)
Jianhui Li
- [Mlir-commits] [mlir] [mlir][XeGPU] Fix crash in getUArch when no chip target attribute is set (PR #183912)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns (PR #182885)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add blocking and subgroup to lane distribution support for ConvertLayout operation (PR #183837)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add blocking and subgroup to lane distribution support for ConvertLayout operation (PR #183837)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add blocking and subgroup to lane distribution support for ConvertLayout operation (PR #183837)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactoring Transpose OP Layout Propagation (PR #184702)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactoring Transpose OP Layout Propagation (PR #184702)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Decompose unsupported 'vector.transfer_read'-transpose-permutations (PR #182875)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Decompose unsupported 'vector.transfer_read'-transpose-permutations (PR #182875)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Decompose unsupported 'vector.transfer_read'-transpose-permutations (PR #182875)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Decompose unsupported 'vector.transfer_read'-transpose-permutations (PR #182875)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhancing insert_strided_slice layout setup and infer rules (PR #184742)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactoring Transpose OP Layout Propagation (PR #184702)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactoring Transpose OP Layout Propagation (PR #184702)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactoring Transpose OP Layout Propagation (PR #184702)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][GPUToLLVMSPV] Relax the width check in gpu.shuffle lowering (PR #183445)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][GPUToLLVMSPV] Relax the width check in gpu.shuffle lowering (PR #183445)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactoring Transpose OP Layout Propagation (PR #184702)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhancing insert_strided_slice layout setup and infer rules (PR #184742)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhancing insert_strided_slice layout setup and infer rules (PR #184742)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][GPUToLLVMSPV] Relax the width check in gpu.shuffle lowering (PR #183445)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][GPUToLLVMSPV] Relax the width check in gpu.shuffle lowering (PR #183445)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhancing insert_strided_slice layout setup and infer rules (PR #184742)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhancing insert_strided_slice layout setup and infer rules (PR #184742)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dim for reduction in sg to wi pass (PR #185110)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Handle `index` element type in the layout propagation (PR #184322)
Jianhui Li
- [Mlir-commits] [mlir] [mlir][XeGPU] Fix crash in getUArch for unsupported architectures (PR #179173)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance Layout Propagation for broadcasting both leading dimensions and inner unit dimensions (PR #185583)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Fix dpas f16 output layout (PR #184419)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (PR #186034)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance Layout Propagation for broadcasting both leading dimensions and inner unit dimensions (PR #185583)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance Layout Propagation for broadcasting both leading dimensions and inner unit dimensions (PR #185583)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance Layout Propagation for broadcasting both leading dimensions and inner unit dimensions (PR #185583)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance Layout Propagation for broadcasting both leading dimensions and inner unit dimensions (PR #185583)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance Layout Propagation for broadcasting both leading dimensions and inner unit dimensions (PR #185583)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeVM] Update HandleVectorExtractPattern (PR #186247)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeVM] Update HandleVectorExtractPattern (PR #186247)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeVM] Update HandleVectorExtractPattern (PR #186247)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeVM] Add truncf and mma_mx op. (PR #180055)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeVM] Add truncf and mma_mx op. (PR #180055)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeVM] Add truncf and mma_mx op. (PR #180055)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (PR #186034)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (PR #186034)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (PR #186034)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (PR #186034)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Fix dpas f16 output layout (PR #184419)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU][TransformOps] Remove obsolete transform ops (PR #187561)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution patterns for vector transpose, bitcast & mask ops in sg to wi pass (PR #187392)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution patterns for vector transpose, bitcast & mask ops in sg to wi pass (PR #187392)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution patterns for vector transpose, bitcast & mask ops in sg to wi pass (PR #187392)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution patterns for vector transpose, bitcast & mask ops in sg to wi pass (PR #187392)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Extend convert_layout op to support scalar type (PR #188874)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Extend convert_layout op to support scalar type (PR #188874)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Fix a bug in Layout interface: isCompatibleWith() function (PR #188607)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Extend convert_layout op to support scalar type (PR #188874)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Extend convert_layout op to support scalar type (PR #188874)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector step, shape_cast & broadcast from sg-to-wi (PR #185960)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution patterns for vector transpose, bitcast & mask ops in sg to wi pass (PR #187392)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dims in vector.multi_reduction in sg to wi pass (PR #188767)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance getDistVecTypeBasedOnLaneLayout to support wrap-around distribution (PR #188627)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Fix Multi-Reduction Layout Rule to Preserve sg_data from consumer layout for non-reduced dims (PR #189795)
Jianhui Li
- [Mlir-commits] [mlir] Support round-robin layout for constant and broadcast in wg-to-sg dis… (PR #189798)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support round-robin layout for constant and broadcast in wg-to-sg dis… (PR #189798)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support round-robin layout for constant and broadcast in wg-to-sg distribution (PR #189798)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support round-robin layout for constant and broadcast in wg-to-sg distribution (PR #189798)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support round-robin layout for constant and broadcast in wg-to-sg distribution (PR #189798)
Jianhui Li
- [Mlir-commits] [mlir] [mlir][bytecode] Use getChecked<T>() in bytecode reading to avoid crashes (PR #186145)
Kelvin Li
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
Bangtian Liu
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Fix domination violation in co-iteration for dense iterators (PR #188959)
Peiming Liu
- [Mlir-commits] [mlir] [MLIR][Linalg] Specialize linalg.generic to linalg.mmt4d (PR #189719)
Stephen Long
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Move canonicalization patterns to fold (PR #184381)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Move canonicalization patterns to fold (PR #184381)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Move canonicalization patterns to fold (PR #184381)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add `exact` to `index_cast{, ui}` (PR #183395)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add `exact` to `index_cast{, ui}` (PR #183395)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][AMDGPU] Add folders for memref aliases to TDM base creation (PR #184567)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add `exact` to `index_cast{, ui}` (PR #183395)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add infer exact from dlti (PR #184631)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add infer exact from dlti (PR #184631)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add infer exact from dlti (PR #184631)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add infer exact from dlti (PR #184631)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add infer exact from dlti (PR #184631)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add infer exact from dlti (PR #184631)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add InferExactOnIndexCast to cast folders (PR #184631)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add InferExactOnIndexCast to cast folders (PR #184631)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add InferExactOnIndexCast to cast folders (PR #184631)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add InferExactOnIndexCast to cast folders (PR #184631)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add InferExactOnIndexCast to cast folders (PR #184631)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add InferExactOnIndexCast to cast folders (PR #184631)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] Revert "[mlir][arith] Add `exact` to `index_cast{, ui}` (#183395)" (PR #184876)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] Revert "[mlir][arith] Add `exact` to `index_cast{, ui}` (#183395)" (PR #184876)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add InferExactOnIndexCast to cast folders (PR #184631)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][arith] Add InferExactOnIndexCast to cast folders (PR #184631)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [vector][multi_reduction] Add unrolling for vector.multi_reduction (PR #185033)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [vector][multi_reduction] Add unrolling for vector.multi_reduction (PR #185033)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [vector][multi_reduction] Add unrolling for vector.multi_reduction (PR #185033)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Generalize castAwayContractionLeadingOneDim (PR #187312)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Generalize castAwayContractionLeadingOneDim (PR #187312)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Generalize castAwayContractionLeadingOneDim (PR #187312)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Generalize castAwayContractionLeadingOneDim (PR #187312)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][OpenMP] Fix update of linear iteration variables (PR #183800)
Leandro Lupori
- [Mlir-commits] [mlir] [mlir][OpenMP] Fix update of linear iteration variables (PR #183800)
Leandro Lupori
- [Mlir-commits] [mlir] [mlir][OpenMP] Fix update of linear iteration variables (PR #183800)
Leandro Lupori
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add ACCRecipeMaterialization pass and reduction ops (PR #184252)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add ACCRecipeMaterialization pass and reduction ops (PR #184252)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add ACCRecipeMaterialization pass and reduction ops (PR #184252)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][arith] Add `exact` to `index_cast{, ui}` (PR #183395)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][arith] Move canonicalization patterns to fold (PR #184381)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][arith] Add `exact` to `index_cast{, ui}` (PR #183395)
Razvan Lupusoru
- [Mlir-commits] [mlir] [OpenACC] Replace terminators with scf.yield in wrapMultiBlockRegionWithSCFExecuteRegion (PR #184458)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][arith] Add infer exact from dlti (PR #184631)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][arith] Add infer exact from dlti (PR #184631)
Razvan Lupusoru
- [Mlir-commits] [mlir] [OpenACC] Replace terminators with scf.yield in wrapMultiBlockRegionWithSCFExecuteRegion (PR #184458)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Handle ViewLike ops with OutlineRematerializationOpInterface in OffloadLiveInValueCanonicalization (PR #184218)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Handle ViewLike ops with OutlineRematerializationOpInterface in OffloadLiveInValueCanonicalization (PR #184218)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Handle ViewLike ops with OutlineRematerializationOpInterface in OffloadLiveInValueCanonicalization (PR #184218)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Handle ViewLike ops with OutlineRematerializationOpInterface in OffloadLiveInValueCanonicalization (PR #184218)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Handle ViewLike ops with OutlineRematerializationOpInterface in OffloadLiveInValueCanonicalization (PR #184218)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Handle ViewLike ops with OutlineRematerializationOpInterface in OffloadLiveInValueCanonicalization (PR #184218)
Razvan Lupusoru
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Razvan Lupusoru
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Razvan Lupusoru
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][acc] Add acc.compute_region and acc.par_width operations (PR #184864)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][acc] Add acc.compute_region and acc.par_width operations (PR #184864)
Razvan Lupusoru
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][acc] Add acc.compute_region and acc.par_width operations (PR #184864)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][OpenACC] Normalize loop bounds in convertACCLoopToSCFFor for negative steps (PR #184935)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][OpenACC] Normalize loop bounds in convertACCLoopToSCFFor for negative steps (PR #184935)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][OpenACC] Normalize loop bounds in convertACCLoopToSCFFor for negative steps (PR #184935)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][OpenACC] Normalize loop bounds in convertACCLoopToSCFFor for negative steps (PR #184935)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][acc] Add ACCComputeLowering pass (PR #185501)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][acc] Add ACCComputeLowering pass (PR #185501)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [acc] Support for Optionals in firstprivate recipes. (PR #185764)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [acc] Support for Optionals in firstprivate recipes. (PR #185764)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][openacc] Support terminators with results in wrapMultiBlockRegionWithSCFExecuteRegion (PR #185950)
Razvan Lupusoru
- [Mlir-commits] [mlir] [acc] Introduce ACCRoutineLowering for `acc routine` specialization (PR #186243)
Razvan Lupusoru
- [Mlir-commits] [mlir] [MLIR][OpenACC] Fix crash in verifyDeviceTypeCountMatch when deviceTypes is null (PR #186279)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Move acc routine functions into GPU module (PR #187161)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][acc] Fix bindNameValue for RoutineOp (PR #187307)
Razvan Lupusoru
- [Mlir-commits] [mlir] [OpenACC][NFC] Generalize wrapMultiBlockRegionWithSCFExecuteRegion (PR #187359)
Razvan Lupusoru
- [Mlir-commits] [mlir] [OpenACC][NFC] Generalize wrapMultiBlockRegionWithSCFExecuteRegion (PR #187359)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][acc] Support call target handling for bind(name) (PR #187390)
Razvan Lupusoru
- [Mlir-commits] [mlir] [ACC] Use ExistingOps strictness in ACCSpecializeForDevice for non-specialized functions (PR #187645)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][acc] Use index for acc.par_width results (PR #187734)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][acc] Use index for acc.par_width results (PR #187734)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][acc] Sink constants into acc.compute_region when creating (PR #187777)
Razvan Lupusoru
- [Mlir-commits] [mlir] [OpenACC] Fix IR verification failures in acc-specialize passes (PR #188961)
Razvan Lupusoru
- [Mlir-commits] [mlir] [OpenACC] Fix pattern API check failures in acc-loop-tiling pass (PR #188968)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add AA implementation for acc operations (PR #189772)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add AA implementation for acc operations (PR #189772)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add AA implementation for acc operations (PR #189772)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add AA implementation for acc operations (PR #189772)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add AA implementation for acc operations (PR #189772)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
Anton Lydike
- [Mlir-commits] [mlir] [MLIR][MPI] adding MemoryEffects to MPI ops for buffer-deallocation-pipeline (PR #186158)
Anton Lydike
- [Mlir-commits] [mlir] [mlir][shard, mpi] Marking explicitly bufferized buffers read-only where applicable (PR #186464)
Anton Lydike
- [Mlir-commits] [mlir] NFC: MLIR Indexing Utils comment fix (PR #183438)
Ryan Thomas Lynch
- [Mlir-commits] [llvm] [mlir] [NVPTX] Split Param address space into EntryParam and DeviceParam (NFC) (PR #186636)
Alex MacLean
- [Mlir-commits] [llvm] [mlir] [NVPTX] Split Param address space into EntryParam and DeviceParam (NFC) (PR #186636)
Alex MacLean
- [Mlir-commits] [clang] [llvm] [mlir] [NVPTX] Canonicalize NVVM attribute strings and refactor property queries (NFC) (PR #187752)
Alex MacLean
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
Raghu Maddhipatla
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
Raghu Maddhipatla
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
Raghu Maddhipatla
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
Raghu Maddhipatla
- [Mlir-commits] [mlir] [mlir] Fix generate-test-checks.py: don't put attr refs in CHECK-LABEL (PR #188985)
Michael Maitland
- [Mlir-commits] [mlir] [MLIR] make One-Shot and SCF bufferization TensorLikeType-aware (PR #189073)
Dmitrii Makarenko
- [Mlir-commits] [mlir] [MLIR] make One-Shot and SCF bufferization TensorLikeType-aware (PR #189073)
Dmitrii Makarenko
- [Mlir-commits] [mlir] [MLIR] make One-Shot and SCF bufferization TensorLikeType-aware (PR #189073)
Dmitrii Makarenko
- [Mlir-commits] [mlir] [MLIR] make One-Shot and SCF bufferization TensorLikeType-aware (PR #189073)
Dmitrii Makarenko
- [Mlir-commits] [mlir] [MLIR] make One-Shot and SCF bufferization TensorLikeType-aware (PR #189073)
Dmitrii Makarenko
- [Mlir-commits] [mlir] [MLIR] make One-Shot and SCF bufferization TensorLikeType-aware (PR #189073)
Dmitrii Makarenko
- [Mlir-commits] [mlir] [mlir][llvm] Expose llvm array type to CAPI and Python bindings (PR #185475)
Asher Mancinelli
- [Mlir-commits] [mlir] [mlir][llvm] Expose llvm array type to CAPI and Python bindings (PR #185475)
Asher Mancinelli
- [Mlir-commits] [mlir] [mlir][llvm] Expose llvm array type to CAPI and Python bindings (PR #185475)
Asher Mancinelli
- [Mlir-commits] [mlir] [mlir][OpenACC] Normalize loop bounds in convertACCLoopToSCFFor for negative steps (PR #184935)
Scott Manley
- [Mlir-commits] [mlir] [MLIR][OpenACC] Fix crash in verifyDeviceTypeCountMatch when deviceTypes is null (PR #186279)
Scott Manley
- [Mlir-commits] [mlir] [mlir][acc] Sink constants into acc.compute_region when creating (PR #187777)
Scott Manley
- [Mlir-commits] [mlir] [Value] Mark getOperandNumber as Const (PR #189267)
Michael Marjieh
- [Mlir-commits] [mlir] [Value] Mark getOperandNumber as Const (PR #189267)
Michael Marjieh
- [Mlir-commits] [mlir] [MLIR][Arith] Fix unsound addi/subi constant-fold when merged overflow flags would be violated (PR #189164)
Fehr Mathieu
- [Mlir-commits] [mlir] [mlir][gpu] Fix typo in documentation (PR #156619)
Benjamin Maxwell
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Disable neg_lo[0:1] and neg_hi[0:1] on wmma_f32_16x16x32_bf16 (PR #188649)
Stanislav Mekhanoshin
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Disable neg_lo[0:1] and neg_hi[0:1] on wmma_f32_16x16x32_bf16 (PR #188649)
Stanislav Mekhanoshin
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Disable neg_lo[0:1] and neg_hi[0:1] on wmma_f32_16x16x32_bf16 (PR #188649)
Stanislav Mekhanoshin
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Disable neg_lo[0:1] and neg_hi[0:1] on wmma_f32_16x16x32_bf16 (PR #188649)
Stanislav Mekhanoshin
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
Kewen Meng
- [Mlir-commits] [mlir] [mlir][spirv] Add OpTypeSampler and OpSampledImage support (PR #189891)
Bryson Miller
- [Mlir-commits] [mlir] [mlir][gpu] Fix null-deref crash in gpu-kernel-outlining for unresolved symbols (PR #186273)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][gpu] Fix null-deref crash in gpu-kernel-outlining for unresolved symbols (PR #186273)
Fabian Mora
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][gpu] Make launch_func op use SymbolUserOpInterface (PR #173277)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][gpu] Make launch_func op use SymbolUserOpInterface (PR #173277)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][gpu] Make launch_func op use SymbolUserOpInterface (PR #173277)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][GPU] Refactor, improve constant size information handling (PR #186907)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][gpu] Add SymbolUserOpInterface to launch_func op (PR #173277)
Fabian Mora
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Fabian Mora
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Fabian Mora
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Fabian Mora
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Fabian Mora
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Fabian Mora
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Fabian Mora
- [Mlir-commits] [mlir] [MLIR][GPU] Add verifier to gpu.barrier requiring kernel context (PR #188729)
Fabian Mora
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix segfault when translating NVVM ops outside a function (PR #188735)
Fabian Mora
- [Mlir-commits] [mlir] [GPUToLLVM] Support multiple async dependencies in gpu.launch_func lowering (PR #188987)
Fabian Mora
- [Mlir-commits] [mlir] [GPUToLLVM] Support multiple async dependencies in gpu.launch_func lowering (PR #188987)
Fabian Mora
- [Mlir-commits] [mlir] [GPUToLLVM] Support multiple async dependencies in gpu.launch_func lowering (PR #188987)
Fabian Mora
- [Mlir-commits] [mlir] [GPUToLLVM] Support multiple async dependencies in gpu.launch_func lowering (PR #188987)
Fabian Mora
- [Mlir-commits] [mlir] [MLIR][GPU] Reject nested symbol references in gpu-kernel-outlining (PR #188994)
Fabian Mora
- [Mlir-commits] [mlir] [MLIR][TableGen] Fix ArrayRefParameter in struct format roundtrip (PR #189065)
Fabian Mora
- [Mlir-commits] [mlir] [MLIR][TableGen] Fix ArrayRefParameter in struct format roundtrip (PR #189065)
Fabian Mora
- [Mlir-commits] [mlir] [MLIR][TableGen] Fix ArrayRefParameter in struct format roundtrip (PR #189065)
Fabian Mora
- [Mlir-commits] [mlir] [MLIR][TableGen] Fix ArrayRefParameter in struct format roundtrip (PR #189065)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][tblgen] Refactor TableGen into a Cpp exposed lib (PR #189689)
Fabian Mora
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Remove dead restoreIP in OpenMP taskloop lowering (PR #187222)
Sairudra More
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Remove dead restoreIP in OpenMP taskloop lowering (PR #187222)
Sairudra More
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Remove dead restoreIP in OpenMP taskloop lowering (PR #187222)
Sairudra More
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Remove dead restoreIP in OpenMP taskloop lowering (PR #187222)
Sairudra More
- [Mlir-commits] [mlir] [MLIR][Python] Support attribute definitions in Python-defined dialects (PR #183907)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python][Transform] Expose PatternDescriptorOpInterface to Python (PR #184331)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python][Transform] Expose PatternDescriptorOpInterface to Python (PR #184331)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python][Transform] Expose PatternDescriptorOpInterface to Python (PR #184331)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python][Transform] Expose PatternDescriptorOpInterface to Python (PR #184331)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python][Transform] Expose PatternDescriptorOpInterface to Python (PR #184331)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Make location optional in Python-defined dialect loading (PR #186172)
Rolf Morel
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Refine the behavior of Python-defined dialect reloading (PR #186128)
Rolf Morel
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][XeGPU][TransformOps] Remove obsolete transform ops (PR #187561)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python][Docs] Fix example of Python-defined dialects (PR #188174)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
Rolf Morel
- [Mlir-commits] [llvm] [mlir] [mlir] Replace MLIR_ENABLE_ROCM_CONVERSIONS with LLVM_HAS_AMDGPU_TARGET (PR #182652)
William Moses
- [Mlir-commits] [llvm] [mlir] [mlir] Replace MLIR_ENABLE_ROCM_CONVERSIONS with LLVM_HAS_AMDGPU_TARGET (PR #182652)
William Moses
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][emitc] Do not convert illegal types to emitc (PR #156222)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][emitc] Do not convert illegal types to emitc (PR #156222)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Simplify expand_shape size/stride computation using output_shape (PR #187844)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Simplify expand_shape size/stride computation using output_shape (PR #187844)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Simplify expand_shape size/stride computation using output_shape (PR #187844)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Simplify expand_shape size/stride computation using output_shape (PR #187844)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Simplify expand_shape size/stride computation using output_shape (PR #187844)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Simplify expand_shape size/stride computation using output_shape (PR #187844)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][CAPI] Fix unused-but-set-variable warning in smt.c (PR #188473)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in expand-strided-metadata with multiple dynamic dims per group (PR #186834)
Longsheng Mou
- [Mlir-commits] [mlir] [GPUToLLVMSPV] Reject module-scope gpu.barrier during LLVM-SPIRV lowering (PR #187377)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Ingo Müller
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Ingo Müller
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Ingo Müller
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Ingo Müller
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Ingo Müller
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Ingo Müller
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Ingo Müller
- [Mlir-commits] [mlir] WIP: [mlir][func] Fix potential crash in `FuncOp::verify` (PR #184607)
Ingo Müller
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Ingo Müller
- [Mlir-commits] [mlir] [mlir][Func] Fix FuncOp verifier ordering via hasRegionVerifier (PR #184612)
Ingo Müller
- [Mlir-commits] [mlir] WIP: [mlir][func] Fix potential crash in `FuncOp::verify` (PR #184607)
Ingo Müller
- [Mlir-commits] [mlir] WIP: [mlir][func] Fix potential crash in `FuncOp::verify` (PR #184607)
Ingo Müller
- [Mlir-commits] [mlir] [mlir][Func] Fix FuncOp verifier ordering via hasRegionVerifier (PR #184612)
Ingo Müller
- [Mlir-commits] [mlir] [mlir][tensor] Guard FromElementsOp fold (PR #178996)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][tensor] Guard FromElementsOp fold (PR #178996)
Samarth Narang
- [Mlir-commits] [mlir] [MLIR][Interfaces] Allow non-builtin scalar types in IndexingMapOpInterface (PR #188774)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][bufferization] Add tests for OptimizeAllocationLiveness edge cases (PR #189505)
Mohamed Deraz Nasr
- [Mlir-commits] [mlir] [mlir][bufferization] Support multi-result alloc ops in OptimizeAllocationLiveness (PR #189527)
Mohamed Deraz Nasr
- [Mlir-commits] [mlir] [mlir][bufferization] Support multi-result alloc ops in OptimizeAllocationLiveness (PR #189527)
Mohamed Deraz Nasr
- [Mlir-commits] [mlir] [mlir][bufferization] Support multi-result alloc ops in OptimizeAllocationLiveness (PR #189527)
Mohamed Deraz Nasr
- [Mlir-commits] [mlir] [mlir][bufferization] Add tests for OptimizeAllocationLiveness edge cases (PR #189505)
Mohamed Deraz Nasr
- [Mlir-commits] [mlir] [mlir][bufferization] Add tests for OptimizeAllocationLiveness edge cases (PR #189505)
Mohamed Deraz Nasr
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Fedor Nikolaev
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Fedor Nikolaev
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Tim Noack
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Tim Noack
- [Mlir-commits] [mlir] [mlir][llvmir] Fix crash when a CallSiteLoc has a UnknownLoc callee (PR #186860)
Isaac Nudelman
- [Mlir-commits] [mlir] [mlir][llvmir] Fix crash when a CallSiteLoc has a UnknownLoc callee (PR #186860)
Isaac Nudelman
- [Mlir-commits] [mlir] [mlir][llvmir] Fix crash when a CallSiteLoc has a UnknownLoc callee (PR #186860)
Isaac Nudelman
- [Mlir-commits] [mlir] [mlir][SPIR-V] Add support for SPV_INTEL_masked_gather_scatter extension (PR #189099)
Arseniy Obolenskiy
- [Mlir-commits] [mlir] [mlir][SPIR-V] Support spirv.loop_control attribute on scf.for and scf.while (PR #189392)
Arseniy Obolenskiy
- [Mlir-commits] [mlir] [mlir][SPIR-V] Support spirv.loop_control attribute on scf.for and scf.while (PR #189392)
Arseniy Obolenskiy
- [Mlir-commits] [mlir] [mlir][SPIR-V] Support spirv.loop_control attribute on scf.for and scf.while (PR #189392)
Arseniy Obolenskiy
- [Mlir-commits] [mlir] [mlir][SPIR-V] Support spirv.loop_control attribute on scf.for and scf.while (PR #189392)
Arseniy Obolenskiy
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Julian Oppermann
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
Julian Oppermann
- [Mlir-commits] [mlir] [MLIR][Linalg] Add matchers to specialize more unary ops (PR #183259)
Julian Oppermann
- [Mlir-commits] [mlir] [MLIR][Linalg] Add matchers to specialize more unary ops (PR #183259)
Julian Oppermann
- [Mlir-commits] [mlir] [MLIR][Linalg] Add matchers to specialize more unary ops (PR #183259)
Julian Oppermann
- [Mlir-commits] [mlir] [MLIR][Linalg] Add matchers to specialize more unary ops (PR #183259)
Julian Oppermann
- [Mlir-commits] [mlir] [MLIR][Linalg] Add matchers to specialize more unary ops (PR #183259)
Julian Oppermann
- [Mlir-commits] [mlir] [MLIR][Linalg] Generic to category specialization for unary elementwise ops (PR #187217)
Julian Oppermann
- [Mlir-commits] [mlir] [MLIR][Linalg] Generic to category specialization for unary elementwise ops (PR #187217)
Julian Oppermann
- [Mlir-commits] [mlir] [MLIR][Linalg] Generic to category specialization for unary elementwise ops (PR #187217)
Julian Oppermann
- [Mlir-commits] [mlir] [MLIR][Linalg] Generic to category specialization for unary elementwise ops (PR #187217)
Julian Oppermann
- [Mlir-commits] [mlir] [MLIR][Linalg] Generic to category specialization for unary elementwise ops (PR #187217)
Julian Oppermann
- [Mlir-commits] [mlir] [mlir][nvgpu] Fix crash in optimize-shared-memory pass with vector element types (PR #179111)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][nvgpu] Fix crash in optimize-shared-memory pass with vector element types (PR #179111)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add LLVMIR lowering for nvvm.subf (PR #184968)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][SCFToGPU] Fix crash when converting affine.for with iter_args to GPU (PR #185073)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][SCFToGPU] Fix crash when converting affine.for with iter_args to GPU (PR #185073)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Guray Ozen
- [Mlir-commits] [clang] [llvm] [mlir] [NVPTX] Canonicalize NVVM attribute strings and refactor property queries (NFC) (PR #187752)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Derive NVVM_SyncWarpOp from NVVM_IntrOp for import support (PR #188415)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] NFC: Refactor NVVM op definitions in NVVMOps.td (PR #188436)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
Guray Ozen
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
Guray Ozen
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
Guray Ozen
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][docs] Rename fusion option name in MlirOpt tutorial (PR #184635)
Romain Paquet
- [Mlir-commits] [mlir] [mlir][nvgpu] Fix crash in optimize-shared-memory pass with vector element types (PR #179111)
Jueon Park
- [Mlir-commits] [mlir] e5e709a - Fix build break with BUILD_SHARED_LIBS=ON
Krzysztof Parzyszek
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
Krzysztof Parzyszek
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
Krzysztof Parzyszek
- [Mlir-commits] [mlir] [MLIR][Arith] Add canonicalization rules for int-to-float of integer extension (PR #185386)
Adam Paszke
- [Mlir-commits] [mlir] [MLIR][Arith] Add canonicalization rules for int-to-float of integer extension (PR #185386)
Adam Paszke
- [Mlir-commits] [mlir] [MLIR][Arith] Add canonicalization rules for int-to-float of integer extension (PR #185386)
Adam Paszke
- [Mlir-commits] [mlir] [MLIR][Arith] Add canonicalization rules for int-to-float of integer extension (PR #185386)
Adam Paszke
- [Mlir-commits] [mlir] [MLIR][Arith] Add canonicalization rules for int-to-float of integer extension (PR #185386)
Adam Paszke
- [Mlir-commits] [mlir] [MLIR][Arith] Add canonicalization rules for int-to-float of integer extension (PR #185386)
Adam Paszke
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Adam Paszke
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Adam Paszke
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Adam Paszke
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Adam Paszke
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Adam Paszke
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Adam Paszke
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Adam Paszke
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Adam Paszke
- [Mlir-commits] [mlir] [MLIR][XeGPU] Preserve anchor layouts in recoverTemporaryLayout (PR #182186)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Preserve anchor layouts in recoverTemporaryLayout (PR #182186)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Preserve anchor layouts in recoverTemporaryLayout (PR #182186)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution pattern for xegpu load & store matrix from sg to wi (PR #183179)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactoring Transpose OP Layout Propagation (PR #184702)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactoring Transpose OP Layout Propagation (PR #184702)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution pattern for convertLayoutOp (PR #184826)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactoring Transpose OP Layout Propagation (PR #184702)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactoring Transpose OP Layout Propagation (PR #184702)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactoring Transpose OP Layout Propagation (PR #184702)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution pattern for xegpu load & store matrix from sg to wi (PR #183179)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution pattern for xegpu load & store matrix from sg to wi (PR #183179)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dim (PR #185110)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dim for reduction in sg to wi pass (PR #185110)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dim for reduction in sg to wi pass (PR #185110)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector insert & extract ops in sg to wi pass (PR #184665)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution pattern for convertLayoutOp (PR #184826)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector step & shape_cast from sg-to-wi (PR #185960)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector step, shape_cast & broadcast from sg-to-wi (PR #185960)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector step, shape_cast & broadcast from sg-to-wi (PR #185960)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector step, shape_cast & broadcast from sg-to-wi (PR #185960)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution patterns for vector transpose, bitcast & mask ops in sg to wi pass (PR #187392)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector insert & extract ops in sg to wi pass (PR #184665)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector insert & extract ops in sg to wi pass (PR #184665)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector insert & extract ops in sg to wi pass (PR #184665)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector insert & extract ops in sg to wi pass (PR #184665)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution patterns for vector transpose, bitcast & mask ops in sg to wi pass (PR #187392)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for lowering vector.multi_reduction to scalar in Wg to Sg (PR #188623)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dims in vector.multi_reduction in sg to wi pass (PR #188767)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dims in vector.multi_reduction in sg to wi pass (PR #188767)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dims in vector.multi_reduction in sg to wi pass (PR #188767)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Extend convert_layout op to support scalar type (PR #188874)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Extend convert_layout op to support scalar type (PR #188874)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution patterns for vector transpose, bitcast & mask ops in sg to wi pass (PR #187392)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector step, shape_cast & broadcast from sg-to-wi (PR #185960)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][Vector] Enhance vector.multi_reduction unrolling to handle scalar result (PR #188633)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector step, shape_cast & broadcast from sg-to-wi (PR #185960)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector step, shape_cast & broadcast from sg-to-wi (PR #185960)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dims in vector.multi_reduction in sg to wi pass (PR #188767)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dims in vector.multi_reduction in sg to wi pass (PR #188767)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dims in vector.multi_reduction in sg to wi pass (PR #188767)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution patterns for vector transpose, bitcast & mask ops in sg to wi pass (PR #187392)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution patterns for vector transpose, bitcast & mask ops in sg to wi pass (PR #187392)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dims in vector.multi_reduction in sg to wi pass (PR #188767)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution patterns for vector transpose, bitcast & mask ops in sg to wi pass (PR #187392)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution patterns for vector transpose, bitcast & mask ops in sg to wi pass (PR #187392)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Switch to the new sg to wi pass (PR #188627)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Switch to the new sg to wi pass (PR #188627)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Switch to the new sg to wi pass (PR #188627)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Switch to the new sg to wi pass (PR #188627)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Switch to the new sg to wi pass (PR #188627)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Switch to the new sg to wi pass (PR #188627)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Switch to the new sg to wi pass (PR #188627)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Switch to the new sg to wi pass (PR #188627)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Switch to the new sg to wi pass (PR #188627)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for convert layout with scalar in Sg to WI distribution (PR #189721)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Port tests from the XeGPUSubgroupDistribute to XeGPUSgToWiDistributeExperimental (PR #189747)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Fix dpas f16 output layout (PR #184419)
Andrey Pavlenko
- [Mlir-commits] [mlir] [mlir][linalg] Fix tiling with constants in indexing maps (PR #173038)
Andrey Pavlenko
- [Mlir-commits] [clang] [llvm] [mlir] [OpenMP] Move OpenMP implicit argument to the end and reformat (PR #185989)
Kevin Sala Penades
- [Mlir-commits] [mlir] Fix stale pivot usage in computeSmithNormalForm (PR #186904)
Hui Peng
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance Layout Propagation for broadcasting both leading dimensions and inner unit dimensions (PR #185583)
Björn Pettersson
- [Mlir-commits] [mlir] [MLIR][Arith][Vector] Reject i0 integer type in arith and vector ops (PR #183589)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [mlir][bytecode] Add builtin dialect version (PR #184678)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crash when reading DenseIntOrFPElementsAttr with unsupported element type (PR #184773)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crash when reading DenseIntOrFPElementsAttr with unsupported element type (PR #184773)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crash when reading DenseIntOrFPElementsAttr with unsupported element type (PR #184773)
Jacques Pienaar
- [Mlir-commits] [mlir] [MLIR][WasmSSA] Fix formatting of code blocks in WasmSSAOps.td (NFC) (PR #184169)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][affine] Reject affine.for with step <= 0 in parser and verifier (PR #184158)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][Shape] Fix crash in BroadcastOp::fold when operand is ub.poison (PR #183931)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][affine] Reject affine.for with step <= 0 in parser and verifier (PR #184158)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [mlir][bytecode] Add builtin dialect version (PR #184678)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [mlir][bytecode] Add builtin dialect version (PR #184678)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [mlir][bytecode] Add builtin dialect version (PR #184678)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [mlir][bytecode] Add builtin dialect version (PR #184678)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [mlir][bytecode] Add builtin dialect version (PR #184678)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir python][cmake] Fixed nanobind target used in target_compile_options in AddMLIRPython.cmake (PR #121477)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir python][cmake] Fixed nanobind target used in target_compile_options in AddMLIRPython.cmake (PR #121477)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][bytecode] Fix SourceMgr lifetime extension in BytecodeReader (PR #185321)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][bytecode] Fix SourceMgr lifetime extension in BytecodeReader (PR #185321)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][bytecode] Fix SourceMgr lifetime extension in BytecodeReader (PR #185321)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][bytecode] Fix SourceMgr lifetime extension in BytecodeReader (PR #185321)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir] Fix tests not to depend `llvm-strings` in standalone build (PR #185187)
Jacques Pienaar
- [Mlir-commits] [mlir] [MLIR][Arith] Add canonicalization rules for int-to-float of integer extension (PR #185386)
Jacques Pienaar
- [Mlir-commits] [flang] [llvm] [mlir] [mlir][IR] Rename `DenseIntOrFPElementsAttr` to `DenseTypedElementsAttr` (PR #185687)
Jacques Pienaar
- [Mlir-commits] [flang] [llvm] [mlir] [mlir][IR] Rename `DenseIntOrFPElementsAttr` to `DenseTypedElementsAttr` (PR #185687)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlirbc][builtin] Add regression test. (PR #186078)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlirbc][builtin] Add regression test. (PR #186078)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlirbc][builtin] Add regression test. (PR #186078)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlirbc][builtin] Add regression test. (PR #186078)
Jacques Pienaar
- [Mlir-commits] [mlir] Exclude known failure case (PR #186305)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][shape] Fix crash when folding tensor.extract(shape_of(memref)) (PR #186270)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][shape] Fix crash when folding tensor.extract(shape_of(memref)) (PR #186270)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][Bytecode] Fix stale deferred worklist entries in attribute callback fallthrough (PR #186150)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][bytecode] Use getChecked<T>() in bytecode reading to avoid crashes (PR #186145)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][bytecode] Unpack i1 splats to 0x01 (PR #186221)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][bytecode] Unpack i1 splats to 0x01 (PR #186221)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [mlir][lsp] Use rootUri and rootPath for source files (PR #185479)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][bytecode] Use getChecked<T>() in bytecode reading to avoid crashes (PR #186145)
Jacques Pienaar
- [Mlir-commits] [mlir] [MLIR] Fix crash in FrozenRewritePatternSet when PDL lowering is skipped by debug counter (PR #186159)
Jacques Pienaar
- [Mlir-commits] [mlir] IntegerAttr accessor returning APInt by reference. (PR #187351)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
Jacques Pienaar
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
Jacques Pienaar
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
Jacques Pienaar
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
Jacques Pienaar
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Jacques Pienaar
- [Mlir-commits] [mlir] IntegerAttr accessor returning APInt by reference. (PR #187351)
Jacques Pienaar
- [Mlir-commits] [mlir] IntegerAttr accessor returning APInt by reference. (PR #187351)
Jacques Pienaar
- [Mlir-commits] [mlir] IntegerAttr accessor returning APInt by reference. (PR #187351)
Jacques Pienaar
- [Mlir-commits] [mlir] [AIX] XFAIL mlir builtin test on big endian AIX [NFC] (PR #187365)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][tblgen] Emit diagnostic instead of crashing for invalid interface method arg type (PR #186430)
Jacques Pienaar
- [Mlir-commits] [mlir] [MLIR] Fix crash when parsing typed attribute via parseOptionalAttribute (PR #186192)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] Convert LLVMImportDialectInterface using ODS (PR #181923)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] Convert LLVMImportDialectInterface using ODS (PR #181923)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert ConvertToEmitCPatternInterface to ODS (PR #188621)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert ConvertToEmitCPatternInterface to ODS (PR #188621)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] Convert BytecodeDialectInterface to ods (PR #188852)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] Convert BytecodeDialectInterface to ods (PR #188852)
Jacques Pienaar
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix simplify() of IntegerRelation (PR #181469)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix simplify() of IntegerRelation (PR #181469)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix simplify() of IntegerRelation (PR #181469)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix simplify() of IntegerRelation (PR #181469)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
Arjun Pitchanathan
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Nikita Popov
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Nikita Popov
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Nikita Popov
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Nikita Popov
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Nikita Popov
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Nikita Popov
- [Mlir-commits] [lldb] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Nikita Popov
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
Nikita Popov
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
Nikita Popov
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
Nikita Popov
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
Nikita Popov
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
Nikita Popov
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
Nikita Popov
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Nikita Popov
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [libclc] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
Nikita Popov
- [Mlir-commits] [clang] [llvm] [mlir] [IR] Require well-formed IR for BasicBlock::getTerminator (PR #189416)
Nikita Popov
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [LLVM-Flang][Options] Add support for '-fprofile-sample-use' option (PR #188697)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [LLVM-Flang][Options] Add support for '-fprofile-sample-use' option (PR #188697)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [LLVM-Flang][Options] Add support for '-fprofile-sample-use' option (PR #188697)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [LLVM-Flang][Options] Add support for '-fprofile-sample-use' option (PR #188697)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [LLVM-Flang][Options] Add support for '-fprofile-sample-use' option (PR #188697)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [LLVM-Flang][Options] Add support for '-fprofile-sample-use' option (PR #188697)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [LLVM-Flang][Options] Add support for '-fprofile-sample-use' option (PR #188697)
Tarun Prabhu
- [Mlir-commits] [clang] [flang] [mlir] [LLVM-Flang][Options] Add support for '-fprofile-sample-use' option (PR #188697)
Tarun Prabhu
- [Mlir-commits] [mlir] Fix AffineOps.md "more than 1 dialect" build error (PR #184092)
Thomas Preud'homme
- [Mlir-commits] [mlir] Fix AffineOps.md "more than 1 dialect" build error (PR #184092)
Thomas Preud'homme
- [Mlir-commits] [mlir] Fix AffineOps.md "more than 1 dialect" build error (PR #184092)
Thomas Preud'homme
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix rescale with double rounding failing validation (PR #184787)
Thomas Preud'homme
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix rescale with double rounding failing validation (PR #184787)
Thomas Preud'homme
- [Mlir-commits] [flang] [mlir] [openmp] [MLIR][OpenMP] Add scan reduction lowering to llvm (PR #167031)
Abid Qadeer
- [Mlir-commits] [flang] [mlir] [flang][debug] generate llvm.fake.use for arguments at -g and O0 (PR #187044)
Abid Qadeer
- [Mlir-commits] [mlir] [mlir] Add importedEntities field in DIComplileUnitAttr. (PR #188576)
Abid Qadeer
- [Mlir-commits] [mlir] [mlir] Add importedEntities field in DIComplileUnitAttr. (PR #188576)
Abid Qadeer
- [Mlir-commits] [mlir] [mlir] Add importedEntities field in DIComplileUnitAttr. (PR #188576)
Abid Qadeer
- [Mlir-commits] [mlir] [mlir] Add importedEntities field in DIComplileUnitAttr. (PR #188576)
Abid Qadeer
- [Mlir-commits] [mlir] [mlir] Add importedEntities field in DIComplileUnitAttr. (PR #188576)
Abid Qadeer
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] unify usage of tcgen05_mma_kind attr for tcgen05.mma Ops (PR #184433)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] unify usage of tcgen05_mma_kind attr for tcgen05.mma Ops (PR #184433)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Unify and move to a single tcgen05_mma_kind attr for all tcgen05.mma Ops (PR #184433)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Unify and move to a single tcgen05_mma_kind attr for all tcgen05.mma Ops (PR #184433)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add LLVMIR lowering for nvvm.subf (PR #184968)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Durgadoss R
- [Mlir-commits] [clang] [llvm] [mlir] [NVPTX] Canonicalize NVVM attribute strings and refactor property queries (NFC) (PR #187752)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] NFC: Refactor NVVM op definitions in NVVMOps.td (PR #188436)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
Durgadoss R
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Separate OutlinableInterface from taskloop LoopWrapper (PR #188068)
Kaviya Rajendiran
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Separate OutlinableInterface from taskloop LoopWrapper (PR #188068)
Kaviya Rajendiran
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Separate OutlinableInterface from taskloop LoopWrapper (PR #188068)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Separate OutlinableInterface from taskloop LoopWrapper (PR #188068)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [mlir] [LLVM-Flang][Options] Add support for '-fprofile-sample-use' option (PR #188697)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [mlir] [Flang][Driver] Add support for '-fprofile-sample-use' option (PR #188697)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [mlir] [Flang][Driver] Add support for '-fprofile-sample-use' option (PR #188697)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [mlir] [Flang][Driver] Add support for '-fprofile-sample-use' option (PR #188697)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [mlir] [Flang][Driver] Add support for '-fprofile-sample-use' option (PR #188697)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [mlir] [Flang][Driver] Add support for '-fprofile-sample-use' option (PR #188697)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [mlir] [Flang][Driver] Add support for '-fprofile-sample-use' option (PR #188697)
Kaviya Rajendiran
- [Mlir-commits] [clang] [flang] [mlir] [Flang][Driver] Add support for '-fprofile-sample-use' option (PR #188697)
Kaviya Rajendiran
- [Mlir-commits] [mlir] [mlir][tosa] Add concat_shape Op folder (PR #183293)
Udaya Ranga
- [Mlir-commits] [mlir] [mlir][tosa] Add concat_shape Op folder (PR #183293)
Udaya Ranga
- [Mlir-commits] [mlir] [mlir][tosa] Add concat_shape Op folder (PR #183293)
Udaya Ranga
- [Mlir-commits] [mlir] [mlir][tosa]: Add SLICE_SHAPE folder (PR #186997)
Udaya Ranga
- [Mlir-commits] [mlir] [mlir][emitc] Fix crash in form-expressions when identity cast is folded (PR #183894)
Gil Rapaport
- [Mlir-commits] [mlir] [mlir][emitc] Fix crash in form-expressions when identity cast is folded (PR #183894)
Gil Rapaport
- [Mlir-commits] [mlir] [mlir][emitc] Do not convert illegal types to emitc (PR #156222)
Gil Rapaport
- [Mlir-commits] [mlir] [mlir][SCFToEmitC] Fix crash when scf.while carries a memref loop variable (PR #183944)
Gil Rapaport
- [Mlir-commits] [mlir] [MLIR][EmitC] Fix crash in SwitchOp::getEntrySuccessorRegions on unsigned integer type (PR #188546)
Gil Rapaport
- [Mlir-commits] [mlir] [MLIR][EmitC] Fix crash in SwitchOp::getEntrySuccessorRegions on unsigned integer type (PR #188546)
Gil Rapaport
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add LLVMIR lowering for nvvm.subf (PR #184968)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add LLVMIR lowering for nvvm.subf (PR #184968)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add LLVMIR lowering for nvvm.subf (PR #184968)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] NFC: Refactor NVVM op definitions in NVVMOps.td (PR #188436)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] NFC: Refactor NVVM op definitions in NVVMOps.td (PR #188436)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)
Srinivasa Ravi
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [OMPIRBuilder] Pass work loop type in ident flags (PR #189347)
Jan André Reuter
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [OMPIRBuilder] Pass work loop type in ident flags (PR #189347)
Jan André Reuter
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [OMPIRBuilder] Pass work loop type in ident flags (PR #189347)
Jan André Reuter
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [OMPIRBuilder] Pass work loop type in ident flags (PR #189347)
Jan André Reuter
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [OMPIRBuilder] Pass work loop type in ident flags (PR #189347)
Jan André Reuter
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in slice op folder when input values are not iterable (PR #187339)
Lutz Roeder
- [Mlir-commits] [mlir] [cmake][mlir] Fix the build under the Xcode generator (PR #101057)
Jon Roelofs
- [Mlir-commits] [flang] [mlir] [openmp] [MLIR][OpenMP] Add scan reduction lowering to llvm (PR #167031)
Anchu Rajendran S
- [Mlir-commits] [flang] [mlir] [openmp] [MLIR][OpenMP] Add scan reduction lowering to llvm (PR #167031)
Anchu Rajendran S
- [Mlir-commits] [mlir] [mlir][tosa] Disallow inferable dim in reshape/slice validation (PR #182472)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Disallow inferable dim in reshape/slice validation (PR #182472)
Sayan Saha
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184045)
Sayan Saha
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184045)
Sayan Saha
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184045)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Disallow inferable dim in reshape/slice validation (PR #182472)
Sayan Saha
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184045)
Sayan Saha
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184045)
Sayan Saha
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184615)
Sayan Saha
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184615)
Sayan Saha
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184615)
Sayan Saha
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184615)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix rescale with double rounding failing validation (PR #184787)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix rescale with double rounding failing validation (PR #184787)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix rescale with double rounding failing validation (PR #184787)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Remove 'Pure' trait from operations that are not speculatable (PR #185700)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Remove 'Pure' trait from operations that are not speculatable (PR #185700)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Remove 'Pure' trait from operations that are not speculatable (PR #185700)
Sayan Saha
- [Mlir-commits] [mlir] [mlir] [linalg] Add output shape verifier for linalg ops. (PR #91673)
Sayan Saha
- [Mlir-commits] [mlir] [mlir] [linalg] Add output shape verifier for linalg ops. (PR #91673)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Sayan Saha
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Fix GPU teams reduction buffer size for by-ref reductions (PR #185460)
Jeff Sandoval
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Fix GPU teams reduction buffer size for by-ref reductions (PR #185460)
Jeff Sandoval
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Fix GPU teams reduction buffer size for by-ref reductions (PR #185460)
Jeff Sandoval
- [Mlir-commits] [mlir] [mlir][xegpu] Fix crash in XeGPUPropagateLayout when module has llvm.func (PR #183899)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xevm] Remove unnecessary attach target pass. (PR #184432)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xevm] Remove unnecessary attach target pass. (PR #184432)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add support for accessing the default order of a layout. (PR #184451)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add blocking and subgroup to lane distribution support for ConvertLayout operation (PR #183837)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add blocking and subgroup to lane distribution support for ConvertLayout operation (PR #183837)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add blocking and subgroup to lane distribution support for ConvertLayout operation (PR #183837)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add support for accessing the default order of a layout. (PR #184451)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xevm] Remove unnecessary attach target pass. (PR #184432)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add support for setting `order` in `SetDescLayoutOp` and `SetOpLayoutAttrOp` transform ops. (PR #184705)
Charitha Saumya
- [Mlir-commits] [mlir] Revert "[MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns" (PR #184824)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhancing insert_strided_slice layout setup and infer rules (PR #184742)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhancing insert_strided_slice layout setup and infer rules (PR #184742)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhancing insert_strided_slice layout setup and infer rules (PR #184742)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhancing insert_strided_slice layout setup and infer rules (PR #184742)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhancing insert_strided_slice layout setup and infer rules (PR #184742)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeVM] Mark gpu.printf test with XFAIL. (PR #184215)
Charitha Saumya
- [Mlir-commits] [mlir] [XeVM] Add translation for XeVM cache-control attributes. (PR #181856)
Charitha Saumya
- [Mlir-commits] [mlir] [XeVM] Add translation for XeVM cache-control attributes. (PR #181856)
Charitha Saumya
- [Mlir-commits] [mlir] [XeVM] Add translation for XeVM cache-control attributes. (PR #181856)
Charitha Saumya
- [Mlir-commits] [mlir] [XeVM] Add translation for XeVM cache-control attributes. (PR #181856)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add support for setting `order` in `SetDescLayoutOp` and `SetOpLayoutAttrOp` transform ops. (PR #184705)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add support for setting `order` in `SetDescLayoutOp` and `SetOpLayoutAttrOp` transform ops. (PR #184705)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add support for setting `order` in `SetDescLayoutOp` and `SetOpLayoutAttrOp` transform ops. (PR #184705)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add support for setting `order` in `SetDescLayoutOp` and `SetOpLayoutAttrOp` transform ops. (PR #184705)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Handle `index` element type in the layout propagation (PR #184322)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution pattern for convertLayoutOp (PR #184826)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution pattern for convertLayoutOp (PR #184826)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution pattern for convertLayoutOp (PR #184826)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution pattern for convertLayoutOp (PR #184826)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance Layout Propagation for broadcasting both leading dimensions and inner unit dimensions (PR #185583)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Avoid crashing on malformed `gpu.func` in `MoveFuncBodyToWarpOp` (PR #186330)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Avoid crashing on malformed `gpu.func` in `MoveFuncBodyToWarpOp` (PR #186330)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (PR #186034)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (PR #186034)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (PR #186034)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Avoid crashing on `gpu.func` missing `gpu.return` (PR #186330)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Fix a bug in Layout interface: isCompatibleWith() function (PR #188607)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Fix a bug in Layout interface: isCompatibleWith() function (PR #188607)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dims in vector.multi_reduction in sg to wi pass (PR #188767)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Switch to the new sg to wi pass (PR #188627)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Switch to the new sg to wi pass (PR #188627)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Switch to the new sg to wi pass (PR #188627)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Switch to the new sg to wi pass (PR #188627)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][mpi] fixing 184189 build failures (PR #184399)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard] Small fixes to partition pass (PR #185050)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard] Small fixes to partition pass (PR #185050)
Frank Schlimbach
- [Mlir-commits] [mlir] [MLIR][MPI] adding MemoryEffects to MPI ops for buffer-deallocation-pipeline (PR #186158)
Frank Schlimbach
- [Mlir-commits] [mlir] [MLIR][MPI] adding MemoryEffects to MPI ops for buffer-deallocation-pipeline (PR #186158)
Frank Schlimbach
- [Mlir-commits] [mlir] [MLIR][MPI] adding MemoryEffects to MPI ops for buffer-deallocation-pipeline (PR #186158)
Frank Schlimbach
- [Mlir-commits] [mlir] [MLIR][MPI] adding MemoryEffects to MPI ops for buffer-deallocation-pipeline (PR #186158)
Frank Schlimbach
- [Mlir-commits] [mlir] [MLIR][MPI] adding MemoryEffects to MPI ops for buffer-deallocation-pipeline (PR #186158)
Frank Schlimbach
- [Mlir-commits] [mlir] [MLIR][MPI] adding MemoryEffects to MPI ops for buffer-deallocation-pipeline (PR #186158)
Frank Schlimbach
- [Mlir-commits] [mlir] [MLIR][MPI] adding MemoryEffects to MPI ops for buffer-deallocation-pipeline (PR #186158)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Marking explicitly bufferized buffers read-only where applicable (PR #186464)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][vector][nfc] rename vector.strided_slice in docs (PR #186644)
Vito Secona
- [Mlir-commits] [mlir] [mlir][vector][nfc] rename vector.strided_slice in docs (PR #186644)
Vito Secona
- [Mlir-commits] [mlir] [mlir][vector][nfc] rename vector.strided_slice in docs (PR #186644)
Vito Secona
- [Mlir-commits] [mlir] [mlir][sparse] fix sparse GPU codegen out buffer (PR #189221)
Vito Secona
- [Mlir-commits] [mlir] [mlir][sparse][gpu] fix sparse GPU codegen out buffer (PR #189221)
Vito Secona
- [Mlir-commits] [mlir] [mlir][sparse] add GPU num threads to sparsifier options (PR #189078)
Vito Secona
- [Mlir-commits] [mlir] [mlir][sparse] add GPU num threads to sparsifier options (PR #189078)
Vito Secona
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in super-vectorize when inner loop bounds depend on outer IV (PR #184770)
Javier Setoain
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in affine-super-vectorize for index constants inside loops (PR #184614)
Javier Setoain
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in super-vectorizer when inner loop bounds depend on outer loop IV (PR #184618)
Javier Setoain
- [Mlir-commits] [mlir] [mlir][affine] Bail out when store permutation map has broadcast dimensions (PR #184618)
Javier Setoain
- [Mlir-commits] [mlir] [mlir] Fix UBSan signed overflow when printing/parsing affine INT64_MIN constants (PR #186155)
Javier Setoain
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in addAffineParallelOpDomain with min/max bounds (PR #184130)
Javier Setoain
- [Mlir-commits] [mlir] [MLIR][Canonicalization] Add shape_cast folding patterns (PR #183061)
Alexandra Sidorova
- [Mlir-commits] [mlir] [MLIR][Canonicalization] Add shape_cast folding patterns (PR #183061)
Alexandra Sidorova
- [Mlir-commits] [mlir] [mlir][x86] Move AMX dialect into X86 dialect (PR #183717)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Expose data layout propagation patterns via transform op (PR #184151)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Lower unpack - capture handle to created copy op (PR #183744)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][XeGPU] Remove fold alias pass in xegpu (PR #182802)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][XeGPU] Remove fold alias pass in xegpu (PR #182802)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][XeGPU] Decompose unsupported 'vector.transfer_read'-transpose-permutations (PR #182875)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns (PR #182885)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Hardware extension namespaces (PR #184392)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][GPUToLLVMSPV] Relax the width check in gpu.shuffle lowering (PR #183445)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][GPUToLLVMSPV] Relax the width check in gpu.shuffle lowering (PR #183445)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Extends vector.contract Flat dot-product lowering for arg offset (PR #185167)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Extends vector.contract Flat dot-product lowering for arg offset (PR #185167)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][vector] Flatten transfer - support multi-dim scalar element (PR #185417)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][vector] Flatten transfer - support multi-dim scalar element (PR #185417)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][vector] Flatten transfer - support multi-dim scalar element (PR #185417)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][vector] Flatten transfer - support multi-dim scalar element (PR #185417)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Lower packed type vector.contract to AMX dot-product (PR #182810)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Linalg] Generic to category specialization for unary elementwise ops (PR #187217)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Linalg] Generic to category specialization for unary elementwise ops (PR #187217)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Linalg] Generic to category specialization for unary elementwise ops (PR #187217)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Linalg] Generic to category specialization for unary elementwise ops (PR #187217)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Linalg] Generic to category specialization for unary elementwise ops (PR #187217)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Linalg] Generic to category specialization for unary elementwise ops (PR #187217)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Specialize transform op - emit category ops (PR #187506)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Linalg] Generic to category specialization for unary elementwise ops (PR #187217)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Specialize transform op - emit category ops (PR #187506)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Hardware extension namespaces (PR #184392)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Hardware extension namespaces (PR #184392)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86] Hardware extension namespaces (PR #184392)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][X86] Fix direct setOperand() bypassing rewriter in shuffleBeforeWriteLikeOp (PR #188946)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][X86] Fix direct use.set() bypassing rewriter in rewriteUses (PR #188945)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg-specialize-generic-ops with scalar inputs (PR #189212)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg-specialize-generic-ops with scalar inputs (PR #189212)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg-specialize-generic-ops with scalar inputs (PR #189212)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR] Enable multi-buffer support in loadSourceFileBuffer (PR #187803)
Vinicius Silva
- [Mlir-commits] [mlir] [MLIR] Enable multi-buffer support in loadSourceFileBuffer (PR #187803)
Vinicius Silva
- [Mlir-commits] [mlir] [mlir][Shape] Fix FromExtentsOp::fold crash on ub.poison (PR #180328)
Saksham Singhal
- [Mlir-commits] [mlir] [mlir][Shape] Fix FromExtentsOp::fold crash on ub.poison (PR #180328)
Saksham Singhal
- [Mlir-commits] [mlir] [mlir][VectorOps] Fold extract on constant_mask (PR #183780)
Lukas Sommer
- [Mlir-commits] [mlir] [mlir][VectorOps] Fold extract on constant_mask (PR #183780)
Lukas Sommer
- [Mlir-commits] [mlir] [mlir][VectorOps] Fold extract on constant_mask (PR #183780)
Lukas Sommer
- [Mlir-commits] [mlir] [mlir][VectorOps] Fold extract on constant_mask (PR #183780)
Lukas Sommer
- [Mlir-commits] [mlir] [mlir][vector] Add support for dropping inner unit dims for transfer_read/write with masks. (PR #188841)
Lukas Sommer
- [Mlir-commits] [mlir] [mlir] Improve dialect conversion failure diagnostics (PR #182729)
Jeongseok Son
- [Mlir-commits] [mlir] [mlir] Improve dialect conversion failure diagnostics (PR #182729)
Jeongseok Son
- [Mlir-commits] [mlir] [mlir] Improve dialect conversion failure diagnostics (PR #182729)
Jeongseok Son
- [Mlir-commits] [mlir] [mlir] Improve dialect conversion failure diagnostics (PR #182729)
Jeongseok Son
- [Mlir-commits] [mlir] [mlir] Improve dialect conversion failure diagnostics (PR #182729)
Jeongseok Son
- [Mlir-commits] [mlir] [mlir] Improve dialect conversion failure diagnostics (PR #182729)
Jeongseok Son
- [Mlir-commits] [mlir] [mlir][IR] Generalize `DenseElementsAttr` to custom element types (PR #183920)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in ForOp verifier when body block has no arguments (PR #183946)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in ForOp verifier when body block has no arguments (PR #183946)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in ForOp verifier when body block has no arguments (PR #183946)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][ODS] Fix AllElementCountsMatch crash on dynamic shaped types (PR #183948)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][llvm] Fix crash in LLVM inliner when callee has no recognized terminator (PR #183949)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix crash in int-range-optimizations on type-mismatched IR (PR #183964)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix crash in int-range-optimizations on type-mismatched IR (PR #183964)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix crash in int-range-optimizations on type-mismatched IR (PR #183964)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix crash in int-range-optimizations on type-mismatched IR (PR #183964)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][memref]: Added OOB value bound check to ViewOp (PR #183985)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][memref]: Added OOB value bound check to ViewOp (PR #183985)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR] Separate `DenseStringElementsAttr` from `DenseElementsAttr` (PR #181385)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR] Separate `DenseStringElementsAttr` from `DenseElementsAttr` (PR #181385)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR] Separate `DenseStringElementsAttr` from `DenseElementsAttr` (PR #181385)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][ODS] Fix AllElementCountsMatch crash on dynamic shaped types (PR #183948)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][tensor] Remove hard-coded types from `ConstantOpExtractSliceFolder` (PR #184013)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][tensor] Remove hard-coded types from `ConstantOpExtractSliceFolder` (PR #184013)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][MemRef] Validate linear size before lowering allocs (PR #179155)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][MemRef] Validate linear size before lowering allocs (PR #179155)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][MemRef] Validate linear size before lowering allocs (PR #179155)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][MemRef] Validate linear size before lowering allocs (PR #179155)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix crash in int-range-optimizations on type-mismatched IR (PR #183964)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Improve dialect conversion failure diagnostics (PR #182729)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Improve dialect conversion failure diagnostics (PR #182729)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Improve dialect conversion failure diagnostics (PR #182729)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR] Add multi-type `getParentOfType` overloads (PR #184071)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR] Add multi-type `getParentOfType` overloads (PR #184071)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR] Add multi-type `getParentOfType` overloads (PR #184071)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR] Add multi-type `getParentOfType` overloads (PR #184071)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR] Add variadic `getParentOfType` overloads (PR #184071)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bufferization] Fix use-after-free in ownership-based buffer deallocation (PR #184118)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Introduce support for early exits (PR #166688)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Matthias Springer
- [Mlir-commits] [flang] [mlir] [RFC][mlir] Resource hierarchy for MLIR Side Effects. (PR #181229)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Improve dialect conversion failure diagnostics (PR #182729)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Add option to ignore commutativity in OperationEquality (PR #181507)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Add option to ignore commutativity in OperationEquality (PR #181507)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Add option to ignore commutativity in OperationEquality (PR #181507)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][cf] Canonicalize block args with uniform incoming values (PR #183966)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Improve dialect conversion failure diagnostics (PR #182729)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Func] Fix FuncOp verifier ordering via hasRegionVerifier (PR #184612)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Func] Fix FuncOp verifier ordering via hasRegionVerifier (PR #184612)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Deterministic containers in OneShotModuleBufferize (PR #184722)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Deterministic containers in OneShotModuleBufferize (PR #184722)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in Generic, Map, Reduce Ops for `getAsmBlockArgumentNames` when region is empty (PR #184743)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Deterministic containers in OneShotModuleBufferize (PR #184722)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Improve dialect conversion failure diagnostics (PR #182729)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Improve dialect conversion failure diagnostics (PR #182729)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Improve dialect conversion failure diagnostics (PR #182729)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][RemoveDeadValues] Simplify branch op handling using ub.poison (PR #182711)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crash when reading DenseIntOrFPElementsAttr with unsupported element type (PR #184773)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crash when reading DenseIntOrFPElementsAttr with unsupported element type (PR #184773)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crash when reading DenseIntOrFPElementsAttr with unsupported element type (PR #184773)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bufferization] Fix use-after-free in ownership-based buffer deallocation (PR #184118)
Matthias Springer
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
Matthias Springer
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
Matthias Springer
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
Matthias Springer
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
Matthias Springer
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Defer `LoopLikeOpInterface` type checks to `RegionBranchOpInterface` (PR #184116)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in Generic, Map, Reduce Ops for `getAsmBlockArgumentNames` when region is empty (PR #184743)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bufferization] Fix crash in buffer-hoisting on unreachable blocks (PR #184094)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in loopUnrollJamByFactor for zero trip count loops (PR #184620)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Fix crash in ForwardDominanceIterator when encountering graph regions (PR #185043)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Fix crash in ForwardDominanceIterator when encountering graph regions (PR #185043)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Fix crash in ForwardDominanceIterator when encountering graph regions (PR #185043)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix crash in ValueBoundsConstraintSet for non-entry block args (PR #185048)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in linearize/delinearize fold when basis is ub.poison (PR #185058)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dialect-conversion] Fix OOB crash in convertFuncOpTypes for funcs with extra block args (PR #185060)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Matthias Springer
- [Mlir-commits] [flang] [llvm] [mlir] [mlir][IR] Rename `DenseIntOrFPElementsAttr` to `DenseTypedElementsAttr` (PR #185687)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dialect-conversion] Fix OOB crash in convertFuncOpTypes for funcs with extra block args (PR #185060)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix crash in ValueBoundsConstraintSet for non-entry block args (PR #185048)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in extractFixedOuterLoops with iter_args loops (PR #184106)
Matthias Springer
- [Mlir-commits] [mlir] [mlirbc][builtin] Add regression test. (PR #186078)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][ControlFlow] Add early exit to MakeRegionBranchOpSuccessorInputsDead (PR #186325)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bufferization] Fix integer overflow crash in promote-buffers-to-stack (PR #186276)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bufferization] Fix integer overflow crash in promote-buffers-to-stack (PR #186276)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bufferization] Fix integer overflow crash in promote-buffers-to-stack (PR #186276)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][Bufferization] Fix out-of-bounds access in setInPlaceOpOperand (PR #186280)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix crash in RemoveDeadValues when branch is in dead block (PR #186455)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Use type parser instead of hard-coding type keywords (PR #186753)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Use type parser instead of hard-coding type keywords (PR #186753)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Use type parser instead of hard-coding type keywords (PR #186753)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Use type parser instead of hard-coding type keywords (PR #186753)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Use type parser instead of hard-coding type keywords (PR #186753)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
Matthias Springer
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
Matthias Springer
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
Matthias Springer
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
Matthias Springer
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Fix crash in diagnostic verifier for unmatched @unknown expectations (PR #186148)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bufferization] Fix crash with copy-before-write + bufferize-function-boundaries (PR #186446)
Matthias Springer
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transform] Fix crash in SequenceOp::getEffects when body region is empty (PR #185063)
Matthias Springer
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
Matthias Springer
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
Matthias Springer
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Made DefaultResource the root of memory resource hierarchy. (PR #187423)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Made DefaultResource the root of memory resource hierarchy. (PR #187423)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Made DefaultResource the root of memory resource hierarchy. (PR #187423)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Made DefaultResource the root of memory resource hierarchy. (PR #187423)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Made DefaultResource the root of memory resource hierarchy. (PR #187423)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][LLVM] Add more `llvm.intr.experimental.constrained.*` ops (PR #187948)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][LLVM] Add more `llvm.intr.experimental.constrained.*` ops (PR #187948)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][tensor] Fix empty tensor with cast encoding fold (PR #187963)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][tensor] Fix empty tensor with cast encoding fold (PR #187963)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][tensor] Fix empty tensor with cast encoding fold (PR #187963)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][LLVM] Add more `llvm.intr.experimental.constrained.*` ops (PR #187948)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][LLVM] Add more `llvm.intr.experimental.constrained.*` ops (PR #187948)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix crash when parsing typed attribute via parseOptionalAttribute (PR #186192)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][tblgen] Emit diagnostic instead of crashing for invalid interface method arg type (PR #186430)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix a problem with parseOptionalAttribute (PR #188125)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.convertf` op (PR #188041)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.convertf` op (PR #188041)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Mark `arith.remsi` and `arith.remui` as conditionally speculatable (PR #188263)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Mark `arith.remsi` and `arith.remui` as conditionally speculatable (PR #188263)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Mark `arith.remsi` and `arith.remui` as conditionally speculatable (PR #188263)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Mark `arith.remsi` and `arith.remui` as conditionally speculatable (PR #188263)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.convertf` op (PR #188041)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Fix variable only used by assert (PR #188461)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix ErasedOpsListener false positives for newly created ops/blocks (PR #188956)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix ErasedOpsListener false positives for newly created ops/blocks (PR #188956)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] make One-Shot and SCF bufferization TensorLikeType-aware (PR #189073)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] make One-Shot and SCF bufferization TensorLikeType-aware (PR #189073)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] make One-Shot and SCF bufferization TensorLikeType-aware (PR #189073)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in ReinterpretCastOpConstantFolder for negative sizes (PR #189237)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix infinite loop in tryFold (PR #189232)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][SCF] Fix scf.index_switch lowering to preserve large case values (PR #189230)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bufferization] Fix to_buffer being incorrectly hoisted by LICM (PR #188997)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix computeTiedSuccessorInputs for single-iteration scf.for (PR #188986)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix computeTiedSuccessorInputs for single-iteration scf.for (PR #188986)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][memref] Fix invalid folds in ReinterpretCastOpConstantFolder for negative constants (PR #189237)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][python] Disable pytype not-yet-supported error on Buffer import (PR #189440)
Jackson Stogel
- [Mlir-commits] [mlir] [mlir][python] Disable pytype not-yet-supported error on Buffer import (PR #189440)
Jackson Stogel
- [Mlir-commits] [clang] [llvm] [mlir] [IR] Require well-formed IR for BasicBlock::getTerminator (PR #189416)
Martin Storsjö
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Separate OutlinableInterface from taskloop LoopWrapper (PR #188068)
Jack Styles
- [Mlir-commits] [mlir] [ROCDL] Align mfma op description examples with the actual op (PR #186949)
Muzammiluddin Syed
- [Mlir-commits] [mlir] [ROCDL] Align mfma op description examples with the actual op (PR #186949)
Muzammiluddin Syed
- [Mlir-commits] [mlir] [ROCDL] Align mfma op description examples with the actual op (PR #186949)
Muzammiluddin Syed
- [Mlir-commits] [mlir] [OpenACC] Replace terminators with scf.yield in wrapMultiBlockRegionWithSCFExecuteRegion (PR #183758)
Delaram Talaashrafi
- [Mlir-commits] [mlir] Revert "[mlir][acc] Replace terminators with scf.yield in wrapMultiBlockRegionWithSCFExecuteRegion (#183758)" (PR #184228)
Delaram Talaashrafi
- [Mlir-commits] [mlir] [mlir][openacc] Support terminators with results in wrapMultiBlockRegionWithSCFExecuteRegion (PR #185950)
Delaram Talaashrafi
- [Mlir-commits] [mlir] [mlir][acc] Fix bindNameValue for RoutineOp (PR #187307)
Delaram Talaashrafi
- [Mlir-commits] [mlir] [mlir][gpu-to-spirv] Add support for `gpu.func` workgroup attributions (PR #189744)
Amir Mohammad Tavakkoli
- [Mlir-commits] [mlir] [draft][mlir][amx] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Arun Thangamani
- [Mlir-commits] [mlir] [draft][mlir][amx] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][amx] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][amx] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][amx] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][amx] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Extends vector.contract Flat dot-product lowering for arg offset (PR #185167)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Extends vector.contract Flat dot-product lowering for arg offset (PR #185167)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Extends vector.contract Flat dot-product lowering for arg offset (PR #185167)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Extends vector.contract Flat dot-product lowering for arg offset (PR #185167)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Extends vector.contract Flat dot-product lowering for arg offset (PR #185167)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Extends vector.contract Flat dot-product lowering for arg offset (PR #185167)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower packed type vector.contract to AMX dot-product (PR #182810)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower packed type vector.contract to AMX dot-product (online-packing) (PR #188192)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower packed type vector.contract to AMX dot-product (online-packing) (PR #188192)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower packed type vector.contract to AMX dot-product (online-packing) (PR #188192)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower packed type vector.contract to AMX dot-product (online-packing) (PR #188192)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower packed type vector.contract to AMX dot-product (online-packing) (PR #188192)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower Int8 vector.contract to AVX2/AVX10 dp (online packing) (PR #189386)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower Int8 vector.contract to AVX2/AVX10 dp (online packing) (PR #189386)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower Int8 vector.contract to AVX2/AVX10 dp (online packing) (PR #189386)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower Int8 vector.contract to AVX2/AVX10 dp (online packing) (PR #189386)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86] Lower packed type vector.contract to AMX dot-product (online-packing) (PR #188192)
Arun Thangamani
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Make uniform-work-group-size a valueless attribute (PR #183925)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Make uniform-work-group-size a valueless attribute (PR #183925)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Make uniform-work-group-size a valueless attribute (PR #183925)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Make uniform-work-group-size a valueless attribute (PR #183925)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Make uniform-work-group-size a valueless attribute (PR #183925)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Make uniform-work-group-size a valueless attribute (PR #183925)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Disable neg_lo[0:1] and neg_hi[0:1] on wmma_f32_16x16x32_bf16 (PR #188649)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Disable neg_lo[0:1] and neg_hi[0:1] on wmma_f32_16x16x32_bf16 (PR #188649)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Disable neg_lo[0:1] and neg_hi[0:1] on wmma_f32_16x16x32_bf16 (PR #188649)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Disable neg_lo[0:1] and neg_hi[0:1] on wmma_f32_16x16x32_bf16 (PR #188649)
Shilei Tian
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Ferran Toda
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Ferran Toda
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Ferran Toda
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Ferran Toda
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Ferran Toda
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Ferran Toda
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Ferran Toda
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
Ferran Toda
- [Mlir-commits] [mlir] [mlir][LLVM] add llvm.fake.use to LLVM dialect (PR #187026)
Stephen Tozer
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
David Truby
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
David Truby
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
David Truby
- [Mlir-commits] [mlir] [mlir][python] Fix PyObjectRef copy/move assignment for MSVC (PR #186758)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir][python] Fix PyObjectRef copy/move assignment for MSVC (PR #186758)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir][vector] Preserve alignment attribute during gather/scatter bufferization (PR #188924)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir][vector] Preserve alignment attribute during gather/scatter bufferization (PR #188924)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir][vector] Reject alignment attribute on tensor-level gather/scatter (PR #188924)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir][vector] Reject alignment attribute on tensor-level gather/scatter (PR #188924)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir][vector] Remove unit-stride check in Gather1DToConditionalLoads (PR #189178)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir][vector] Remove unit-stride check in Gather1DToConditionalLoads (PR #189178)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir][vector] Remove unit-stride check in Gather1DToConditionalLoads (PR #189178)
Jorn Tuyls
- [Mlir-commits] [clang] [mlir] [CIR] Set `builtin` attribute for new and delete calls (PR #184920)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir][llvm] Make name optional for DIBasicTypeAttr and DIStringTypeAttr (PR #185284)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Fix inline byval alloca hoisting out of allocation scope (PR #185399)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Fix inline byval alloca hoisting out of allocation scope (PR #185399)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Fix inline byval alloca hoisting out of allocation scope (PR #185399)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Fix inline byval alloca hoisting out of allocation scope (PR #185399)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Fix inline byval alloca hoisting out of allocation scope (PR #185399)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVM] Fix crash in LLVMFunctionType::clone when erasing void function results (PR #185093)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Fix inline byval alloca hoisting out of allocation scope (PR #185399)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Fix inline byval alloca hoisting out of allocation scope (PR #185399)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Preserve byval alignment in memcpy after inlining (PR #185433)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Preserve byval alignment in memcpy after inlining (PR #185433)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Preserve byval alignment in memcpy after inlining (PR #185433)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Preserve byval alignment in memcpy after inlining (PR #185433)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Preserve byval alignment in memcpy after inlining (PR #185433)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][Linalg] Prevent vectorization of generic Conv with dynamic dims (PR #185415)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][Linalg] Prevent vectorization of generic Conv with dynamic dims (PR #185415)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][Linalg] Prevent vectorization of generic Conv with dynamic dims (PR #185415)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][Linalg] Prevent vectorization of generic Conv with dynamic dims (PR #185415)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][Linalg] Prevent vectorization of generic Conv with dynamic dims (PR #185415)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][Linalg] Prevent vectorization of generic Conv with dynamic dims (PR #185415)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][linalg] Use inferConvolutionDims for generic convolution downscaling (PR #180586)
Abhishek Varma
- [Mlir-commits] [mlir] [MLIR][NVVM] unify usage of tcgen05_mma_kind attr for tcgen05.mma Ops (PR #184433)
Kirill Vedernikov
- [Mlir-commits] [mlir] [MLIR][NVVM] Unify and move to a single tcgen05_mma_kind attr for all tcgen05.mma Ops (PR #184433)
Kirill Vedernikov
- [Mlir-commits] [mlir] [MLIR][NVVM] Unify and move to a single tcgen05_mma_kind attr for all tcgen05.mma Ops (PR #184433)
Kirill Vedernikov
- [Mlir-commits] [mlir] [MLIR][NVVM] Unify and move to a single tcgen05_mma_kind attr for all tcgen05.mma Ops (PR #184433)
Kirill Vedernikov
- [Mlir-commits] [mlir] [MLIR][NVVM] Unify and move to a single tcgen05_mma_kind attr for all tcgen05.mma Ops (PR #184433)
Kirill Vedernikov
- [Mlir-commits] [mlir] [MLIR][NVVM] Unify and move to a single tcgen05_mma_kind attr for all tcgen05.mma Ops (PR #184433)
Kirill Vedernikov
- [Mlir-commits] [mlir] [MLIR][NVVM] Unify and move to a single tcgen05_mma_kind attr for all tcgen05.mma Ops (PR #184433)
Kirill Vedernikov
- [Mlir-commits] [mlir] [MLIR][NVVM] Unify and move to a single tcgen05_mma_kind attr for all tcgen05.mma Ops (PR #184433)
Kirill Vedernikov
- [Mlir-commits] [mlir] [mlir] avoid comparing char with `~0x00` literal. (PR #186441)
Chenguang Wang
- [Mlir-commits] [mlir] [mlir] avoid comparing char with `~0x00` literal. (PR #186441)
Chenguang Wang
- [Mlir-commits] [mlir] [mlir][linalg] Upstream PackOp/UnPackOp's generateScalarImplementation. (PR #182838)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][Linalg] enable scalar lowering for linalg.pack (PR #178222)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][linalg] Add Linalg::generateScalarImplementation (PR #128816)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][XeGPU][Transform] Add vectorlinearize transform pass. (PR #158084)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Lower vector.gather with delinearization approach (PR #184706)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Lower vector.gather with delinearization approach (PR #184706)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Extend vector.gather e2e test (PR #187071)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Extend vector.gather e2e test (PR #187071)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Extend vector.gather e2e test (PR #187071)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Add support for dropping inner unit dims for transfer_read/write with masks. (PR #188841)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Add support for dropping inner unit dims for transfer_read/write with masks. (PR #188841)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR][TableGen] Fix EnumAttr not recognized as enum in OpFormatGen (PR #189046)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR][TableGen] Fix EnumAttr not recognized as enum in OpFormatGen (PR #189046)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR][TableGen] Fix EnumAttr not recognized as enum in OpFormatGen (PR #189046)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Add support for dropping inner unit dims for transfer_read/write with masks. (PR #188841)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Add support for dropping inner unit dims for transfer_read/write with masks. (PR #188841)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Add support for dropping inner unit dims for transfer_read/write with masks. (PR #188841)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][linalg] Improve UnPackOp tiling for perfect-tiling cases. (PR #189470)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][tensor] Forward concat insert_slice destination into DPS provider (PR #183490)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][tensor] Forward concat insert_slice destination into DPS provider (PR #183490)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir][tensor] Forward concat insert_slice destination into DPS provider (PR #183490)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir][tensor] Forward concat insert_slice destination into DPS provider (PR #183490)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir][tensor] Forward concat insert_slice destination into DPS provider (PR #183490)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir][tensor] Forward concat insert_slice destination into DPS provider (PR #183490)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir][tensor] Forward concat insert_slice destination into DPS provider (PR #183490)
Hsiangkai Wang
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
Pengcheng Wang
- [Mlir-commits] [mlir] [OpenACC][NFC] Generalize wrapMultiBlockRegionWithSCFExecuteRegion with variadic template (PR #187359)
Zhen Wang
- [Mlir-commits] [mlir] [OpenACC][NFC] Generalize wrapMultiBlockRegionWithSCFExecuteRegion (PR #187359)
Zhen Wang
- [Mlir-commits] [mlir] [OpenACC][NFC] Generalize wrapMultiBlockRegionWithSCFExecuteRegion (PR #187359)
Zhen Wang
- [Mlir-commits] [mlir] [OpenACC][NFC] Generalize wrapMultiBlockRegionWithSCFExecuteRegion (PR #187359)
Zhen Wang
- [Mlir-commits] [mlir] [OpenACC][NFC] Generalize wrapMultiBlockRegionWithSCFExecuteRegion (PR #187359)
Zhen Wang
- [Mlir-commits] [mlir] [OpenACC][NFC] Generalize wrapMultiBlockRegionWithSCFExecuteRegion (PR #187359)
Zhen Wang
- [Mlir-commits] [mlir] [OpenACC][NFC] Generalize wrapMultiBlockRegionWithSCFExecuteRegion (PR #187359)
Zhen Wang
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
Zhen Wang
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
Zhen Wang
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
Zhen Wang
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
Zhen Wang
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
Zhen Wang
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
Zhen Wang
- [Mlir-commits] [flang] [llvm] [mlir] Revert "[flang][cuda] Support non-allocatable module-level managed variables" (PR #189745)
Zhen Wang
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
Zhen Wang
- [Mlir-commits] [mlir] [mlir][VectorOps] Fold extract on constant_mask (PR #183780)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Expose data layout propagation patterns via transform op (PR #184151)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Linalg] Prevent vectorization of generic Conv with dynamic dims (PR #185415)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Linalg] Prevent vectorization of generic Conv with dynamic dims (PR #185415)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Linalg] Prevent vectorization of generic Conv with dynamic dims (PR #185415)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Flatten transfer - support multi-dim scalar element (PR #185417)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Flatten transfer - support multi-dim scalar element (PR #185417)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Flatten transfer - support multi-dim scalar element (PR #185417)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][VectorOps] Fix crash in ShuffleOp inferReturnTypes (PR #185714)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][VectorOps] Fix crash in ShuffleOp inferReturnTypes (PR #185714)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (PR #186383)
Andrzej Warzyński
- [Mlir-commits] [clang] [mlir] users/banach space/clang/move aarch64 maps (PR #186448)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Lower vector.gather with delinearization approach (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Add missing tests (nfc) (PR #186990)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Add missing tests (nfc) (PR #186990)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Add missing tests (nfc) (PR #186990)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Add missing tests (nfc) (PR #186990)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Lower vector.gather with delinearization approach (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Lower vector.gather with delinearization approach (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Lower vector.gather with delinearization approach (PR #184706)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Clarify the semantics of gather/scatter indexing (nfc) (PR #181357)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Extend vector.gather e2e test (PR #187071)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Extend vector.gather e2e test (PR #187071)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Extend vector.gather e2e test (PR #187071)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Extend vector.gather e2e test (PR #187071)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Fix vectorizer generating invalid vector.gather for 0-D tensor.extract (PR #187085)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Fix vectorizer generating invalid vector.gather for 0-D tensor.extract (PR #187085)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Fix vectorizer generating invalid vector.gather for 0-D tensor.extract (PR #187085)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Fix vectorizer generating invalid vector.gather for 0-D tensor.extract (PR #187085)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][EmitC] Support pointer-based memrefs in load/store lowering (PR #186828)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][EmitC] Support pointer-based memrefs in load/store lowering (PR #186828)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Drop trailing 1-dims from constant_mask (PR #187383)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Drop trailing 1-dims from constant_mask (PR #187383)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Drop trailing 1-dims from constant_mask (PR #187383)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Drop trailing 1-dims from constant_mask (PR #187383)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Drop trailing 1-dims from constant_mask (PR #187383)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Drop trailing 1-dims from constant_mask (PR #187383)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Drop trailing 1-dims from constant_mask (PR #187383)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
Andrzej Warzyński
- [mlir] feat(vector): drop unit dims from memrefs for xfer_read/write for non… (PR #187076)
Andrzej Warzyński
- [mlir] feat(vector): drop unit dims from memrefs for xfer_read/write for non… (PR #187076)
Andrzej Warzyński
- [mlir] feat(vector): drop unit dims from memrefs for xfer_read/write for non… (PR #187076)
Andrzej Warzyński
- [mlir] feat(vector): drop unit dims from memrefs for xfer_read/write for non… (PR #187076)
Andrzej Warzyński
- [Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
Andrzej Warzyński
- [Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
Andrzej Warzyński
- [Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
Andrzej Warzyński
- [Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
Andrzej Warzyński
- [Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
Andrzej Warzyński
- [Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
Andrzej Warzyński
- [Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
Andrzej Warzyński
- [Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
Andrzej Warzyński
- [Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
Andrzej Warzyński
- [Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Add support for dropping inner unit dims for transfer_read/write with masks. (PR #188841)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Add support for dropping inner unit dims for transfer_read/write with masks. (PR #188841)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Vector] Enhance vector.multi_reduction unrolling to handle scalar result (PR #188633)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Preserve alignment attribute during gather/scatter bufferization (PR #188924)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Vector] Move scalable dims check before IR creation in ScanToArithOps (PR #188954)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Vector] Move scalable dims check before IR creation in BroadcastOpLowering (PR #188953)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Reject alignment attribute on tensor-level gather/scatter (PR #188924)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Reject alignment attribute on tensor-level gather/scatter (PR #188924)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Reject alignment attribute on tensor-level gather/scatter (PR #188924)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Vector] Fix RewriteAlignedSubByteIntExt/Trunc producing invalid IR when source is already i8 (PR #188941)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Vector] Fix crash in foldDenseElementsAttrDestInsertOp on poison index (PR #188508)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Vector] Fix crash in foldDenseElementsAttrDestInsertOp on poison index (PR #188508)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Vector] Fix crash in foldDenseElementsAttrDestInsertOp on poison index (PR #188508)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Drop trailing 1-dims from constant_mask (PR #187383)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Reject alignment attribute on tensor-level gather/scatter (PR #188924)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Remove unit-stride check in Gather1DToConditionalLoads (PR #189178)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Remove unit-stride check in Gather1DToConditionalLoads (PR #189178)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Linalg] Fix crash in buildBinaryFn on non-numeric types (PR #180594)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][gpu] Harden verification constraints in `transform.gpu.map_nested_forall_to_threads` (PR #170282)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][gpu] Harden verification constraints in `transform.gpu.map_nested_forall_to_threads` (PR #170282)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][bytecode] Avoid crash when test dialect version is missing (PR #170173)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][bytecode] Avoid crash when test dialect version is missing (PR #170173)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][bytecode] Avoid crash when test dialect version is missing (PR #170173)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][bytecode] Avoid crash when test dialect version is missing (PR #170173)
Akimasa Watanuki
- [Mlir-commits] [llvm] [mlir] [MLIR][Shape] Preserve ub.poison during canonicalization (PR #179896)
Akimasa Watanuki
- [Mlir-commits] [llvm] [mlir] [MLIR][Shape] Preserve ub.poison during canonicalization (PR #179896)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][Linalg] Fix crash in buildBinaryFn on non-numeric types (PR #180594)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][gpu] Avoid kernel outlining crash on invalid symbol refs (PR #169843)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][gpu] Avoid kernel outlining crash on invalid symbol refs (PR #169843)
Akimasa Watanuki
- [Mlir-commits] [mlir] [NFC] Fix typo in CAPI (PR #185973)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][gpu] Emit diagnostics for invalid symbol refs in kernel outlining (PR #169843)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][gpu] Emit diagnostics for invalid symbol refs in kernel outlining (PR #169843)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][XeGPU] Avoid crashing on malformed `gpu.func` in `MoveFuncBodyToWarpOp` (PR #186330)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][XeGPU] Avoid crashing on `gpu.func` missing `gpu.return` (PR #186330)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][XeGPU] Avoid crashing on `gpu.func` missing `gpu.return` (PR #186330)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][XeGPU] Avoid crashing on `gpu.func` missing `gpu.return` (PR #186330)
Akimasa Watanuki
- [Mlir-commits] [mlir] Fix a nullptr dereferencing in a `FuncBufferizableOpInterfaceImpl.cpp::getCalledFunction` (PR #150518)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][XeGPU] Avoid crashing on `gpu.func` missing `gpu.return` (PR #186330)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][Linalg] Safely Unwind Block Split After Detensorizing (PR #171918)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][FuncToLLVM] fix crash when converting functions with empty res_attrs (PR #177137)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][FuncToLLVM] fix crash when converting functions with empty res_attrs (PR #177137)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][tosa] Fix tosa.transpose identity canonicalization type (PR #188020)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][DataFlow] Guard getTerminator() with mightHaveTerminator() check (PR #188727)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][DataFlow] Guard getTerminator() with mightHaveTerminator() check (PR #188727)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][bytecode] Avoid crash when test dialect version is missing (PR #170173)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][bytecode] Avoid crash when test dialect version is missing (PR #170173)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][build] Fix undefined references in debug shared libs (PR #189207)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][memref] Skip reinterpret_cast constant fold when invalid constified memref size (PR #188432)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][memref] Skip reinterpret_cast constant fold when invalid constified memref size (PR #188432)
Akimasa Watanuki
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
George Wigley
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
George Wigley
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
George Wigley
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
George Wigley
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
George Wigley
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Make `MatrixType` type a `ShapedType` (PR #185470)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Make `MatrixType` type a `ShapedType` (PR #185470)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Make `MatrixType` type a `ShapedType` (PR #185470)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Move some of the verification for Matrix ops to ODS (PR #185597)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][nfc] Remove duplicated availability in MatrixTimesScalar op (PR #185838)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][nfc] Remove duplicated availability in MatrixTimesScalar op (PR #185838)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add first 7 elementwise unary ops in TOSA Ext Inst Set (PR #185885)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Introduce base classes for Integer and Bool elementwise binary ops (PR #185904)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Introduce base classes for Integer and Bool elementwise binary ops (PR #185904)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 elementwise unary ops in TOSA Ext Inst Set (PR #186060)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add spirv.GroupNonUniformBroadcastFirst Op (PR #185818)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add spirv.GroupNonUniformBroadcastFirst Op (PR #185818)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext Inst Set (PR #186356)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add reduction ops in TOSA Ext Inst Set (PR #187278)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][SPIRV] Add alignment calculation to support `PhysicalStorageBuffer` with vector types (PR #187698)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for gpu.subgroup_broadcast (PR #187947)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for gpu.subgroup_broadcast (PR #187947)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for gpu.subgroup_broadcast (PR #187947)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add last 4 data layout ops in TOSA Ext Inst Set (PR #188199)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add last 4 data layout ops in TOSA Ext Inst Set (PR #188199)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add last 4 data layout ops in TOSA Ext Inst Set (PR #188199)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add last 4 data layout ops in TOSA Ext Inst Set (PR #188199)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add last 4 data layout ops in TOSA Ext Inst Set (PR #188199)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for gpu.subgroup_broadcast (PR #187947)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for gpu.subgroup_broadcast (PR #187947)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Gather/Scatter/Resize ops in TOSA Ext Inst Set (PR #188497)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Gather/Scatter/Resize ops in TOSA Ext Inst Set (PR #188497)
Igor Wodiany
- [Mlir-commits] [mlir] [MLIR][SPIRV] Deduce Shader capability for DescriptorSet/Binding decorations (PR #188743)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Gather/Scatter/Resize ops in TOSA Ext Inst Set (PR #188497)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Gather/Scatter/Resize ops in TOSA Ext Inst Set (PR #188497)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Gather/Scatter/Resize ops in TOSA Ext Inst Set (PR #188497)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Gather/Scatter/Resize ops in TOSA Ext Inst Set (PR #188497)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Cast/Rescale ops in TOSA Ext Inst Set (PR #189028)
Igor Wodiany
- [Mlir-commits] [mlir] [MLIR][SPIRV] Deduce Shader capability for DescriptorSet/Binding decorations (PR #188743)
Igor Wodiany
- [Mlir-commits] [mlir] [MLIR][ArithToSPIRV] Guard NoSignedWrap/NoUnsignedWrap behind extension/version check (PR #189061)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][SPIR-V] Support spirv.loop_control attribute on scf.for and scf.while (PR #189392)
Igor Wodiany
- [Mlir-commits] [mlir] [MLIR][ArithToSPIRV] Guard NoSignedWrap/NoUnsignedWrap behind extension/version check (PR #189061)
Igor Wodiany
- [Mlir-commits] [mlir] [MLIR][SPIRV] Add conversion for spirv.SpecConstant and spirv.mlir.referenceof to LLVM (PR #188746)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][math] Add constant folding for math.rsqrt (PR #184443)
Ian Wood
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Ian Wood
- [Mlir-commits] [mlir] [mlir][vector] Fix vector.gather lowering for strided memrefs. (PR #184706)
Ian Wood
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in ReinterpretCastOpConstantFolder for negative sizes (PR #189237)
Ming Yan
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Ming Yan
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Ming Yan
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Ming Yan
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Ming Yan
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Ming Yan
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Ming Yan
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Ming Yan
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Ming Yan
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Ming Yan
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Ming Yan
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Alexander Yermolovich
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Alexander Yermolovich
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
Alexander Yermolovich
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocationAttr for debug locations (PR #186146)
Alexander Yermolovich
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocationAttr for debug locations (PR #186146)
Alexander Yermolovich
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocationAttr for debug locations (PR #186146)
Alexander Yermolovich
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
Schrodinger ZHU Yifan
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
Zhewen Yu
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
Zhewen Yu
- [Mlir-commits] [mlir] [mlir][IntRangeAnalysis] Fix assertion in inferAffineExpr for mod with range crossing modulus boundary (PR #188842)
Zhewen Yu
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
Zhewen Yu
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
Zhewen Yu
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
Zhewen Yu
- [Mlir-commits] [mlir] [MLIR] Make IsInLoopPass thread-safe (PR #184036)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR] Make test-block-is-in-loop pass a module pass (PR #184036)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][llvm] Fix crash in LLVM inliner when callee has no recognized terminator (PR #183949)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tensor] Fix empty tensor with cast encoding fold (PR #187963)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tensor] Fix empty tensor with cast encoding fold (PR #187963)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR] Enable multi-buffer support in loadSourceFileBuffer (PR #187803)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix tosa.transpose identity canonicalization type (PR #188020)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix tosa.transpose identity canonicalization type (PR #188020)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix tosa.transpose identity canonicalization type (PR #188020)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix tosa.transpose identity canonicalization type (PR #188020)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix tosa.transpose identity canonicalization type (PR #188020)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix tosa.transpose identity canonicalization type (PR #188020)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix tosa.transpose identity canonicalization type (PR #188020)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix tosa.transpose identity canonicalization type (PR #188020)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix tosa.transpose identity canonicalization type (PR #188020)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix tosa.transpose identity canonicalization type (PR #188020)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix tosa.transpose identity canonicalization type (PR #188020)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][func] Account for named attributes without a dialect prefix in `FuncToLLVM` lowering pass (PR #182987)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR] Fix crash in alias printer when encountering null operands (PR #188581)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [clang] [flang] [mlir] [LLVM-Flang][Options] Add support for '-fprofile-sample-use' option (PR #188697)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Fix crashes in FuncToLLVM discardable attributes propagation logic (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [clang] [flang] [mlir] [LLVM-Flang][Options] Add support for '-fprofile-sample-use' option (PR #188697)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][func] Fix crashes in FuncToLLVM discardable attributes propagation logic (PR #188232)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (PR #188188)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][amdgpu] implement amdgpu.global_load_async_to_lds for gfx1250 (PR #189279)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR] Validate APInt bitwidth in IntegerAttr::get(Type, APInt) (PR #188725)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][ODS] Error on optional attribute used outside optional group in assemblyFormat (PR #188726)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][MPI] Fix direct getRefMutable().assign() bypassing rewriter in FoldCast (PR #188943)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][Tosa] Fix crash in TransposeOp::fold for unranked result type (PR #188996)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][Vector] Fix direct operand.set() bypassing rewriter in WarpOpScfIfOp/ForOp (PR #188948)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][Affine] Fix dead store elimination for vector stores with different types (PR #189248)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][Affine] Fix dead store elimination for vector stores with different types (PR #189248)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][Bufferization] Fix foldMemRefCasts dropping ranked return type for unranked->ranked cast (PR #189249)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][MLProgram] Fix crash in mlprogram-pipeline-globals on unresolvable callees (PR #189244)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][MLProgram] Fix crash in mlprogram-pipeline-globals on unresolvable callees (PR #189244)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][MLProgram] Fix crash in mlprogram-pipeline-globals on unresolvable callees (PR #189244)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][MLProgram] Fix crash in mlprogram-pipeline-globals on unresolvable callees (PR #189244)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][MLProgram] Fix crash in mlprogram-pipeline-globals on unresolvable callees (PR #189244)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash when folding tensor.cast into unpack using static packed shape for inner tiles (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash when folding tensor.cast into unpack using static packed shape for inner tiles (PR #188000)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][Analysis] Fix incorrect RegionBranchOpInterface API usage in SliceWalk (PR #188758)
Hocky Yudhiono
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add ACCRecipeMaterialization pass and reduction ops (PR #184252)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [RFC][mlir] Resource hierarchy for MLIR Side Effects. (PR #181229)
Slava Zakharin
- [Mlir-commits] [mlir] [affine] Support xori/maxnumf/minnumf reduction types. (PR #184450)
Slava Zakharin
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [RFC][mlir] Resource hierarchy for MLIR Side Effects. (PR #181229)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [RFC][mlir] Introduced unit SideEffects::Resource. (PR #178291)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [RFC][mlir] Introduced unit SideEffects::Resource. (PR #178291)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [RFC][mlir] Conditional support for fast-math attributes. (PR #125620)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [RFC][mlir] Conditional support for fast-math attributes. (PR #125620)
Slava Zakharin
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Adding AnyResource to MLIR Side Effects. (PR #187423)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Make MemoryEffectsOpInterface optional. (PR #187427)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Adding AnyResource to MLIR Side Effects. (PR #187423)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Make MemoryEffectsOpInterface optional. (PR #187427)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Adding AnyResource to MLIR Side Effects. (PR #187423)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Make MemoryEffectsOpInterface optional. (PR #187427)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Make MemoryEffectsOpInterface optional. (PR #187427)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Make MemoryEffectsOpInterface optional. (PR #187427)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Make MemoryEffectsOpInterface optional. (PR #187427)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Adding AnyResource to MLIR Side Effects. (PR #187423)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Made DefaultResource the root of memory resource hierarchy. (PR #187423)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Made DefaultResource the root of memory resource hierarchy. (PR #187423)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Made DefaultResource the root of memory resource hierarchy. (PR #187423)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Made DefaultResource the root of memory resource hierarchy. (PR #187423)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Made DefaultResource the root of memory resource hierarchy. (PR #187423)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Made DefaultResource the root of memory resource hierarchy. (PR #187423)
Slava Zakharin
- [Mlir-commits] [mlir] [affine] Support xori/maxnumf/minnumf reduction types. (PR #184450)
Slava Zakharin
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Fix unused block argument removal logic (PR #188484)
Slava Zakharin
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Quick fix for dominance info invalidation (PR #188518)
Slava Zakharin
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Quick fix for dominance info invalidation (PR #188518)
Slava Zakharin
- [Mlir-commits] [mlir] Revert "[MLIR] [Mem2Reg] Fix unused block argument removal logic (#188484)" (PR #188571)
Slava Zakharin
- [Mlir-commits] [mlir] Reapply "[MLIR] [Mem2Reg] Fix unused block argument removal logic (#188484)" (#188571) (PR #188599)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir][affine] Support signless types for max/min/si/ui reductions. (PR #189480)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Made DefaultResource the root of memory resource hierarchy. (PR #187423)
Slava Zakharin
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance Layout Propagation for broadcasting both leading dimensions and inner unit dimensions (PR #185583)
Igor Zamyatin
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Igor Zamyatin
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
Igor Zamyatin
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Igor Zamyatin
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
Igor Zamyatin
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector step, shape_cast & broadcast from sg-to-wi (PR #185960)
Igor Zamyatin
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector step, shape_cast & broadcast from sg-to-wi (PR #185960)
Igor Zamyatin
- [Mlir-commits] [mlir] [mlir][arith] Fix variable only used by assert (PR #188461)
Yi Zhang
- [Mlir-commits] [mlir] [mlir][arith] Fix variable only used by assert (PR #188461)
Yi Zhang
- [Mlir-commits] [mlir] [mlir][arith] Fix variable only used by assert (PR #188461)
Yi Zhang
- [Mlir-commits] [mlir] [mlir][arith] Fix variable only used by assert (PR #188461)
Yi Zhang
- [Mlir-commits] [mlir] [mlir][arith] Fix variable only used by assert (PR #188461)
Yi Zhang
- [Mlir-commits] [mlir] [mlir][arith] Fix variable only used by assert (PR #188461)
Yi Zhang
- [Mlir-commits] [mlir] Revert "[MLIR] [Mem2Reg] Fix unused block argument removal logic (#188484)" (PR #188571)
Yi Zhang
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when region contains unconvertible multi-successor op (PR #183935)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when region contains unconvertible multi-successor op (PR #183935)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when region contains unconvertible multi-successor op (PR #183935)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when region contains unconvertible multi-successor op (PR #183935)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [MLIR] Remove `let constructor = ` from mlir/include/mlir/Transforms/Passes.td (PR #183950)
lorenzo chelini
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
lorenzo chelini
- [Mlir-commits] [mlir] [mlir] Use identity map to construct the memref type as possible (PR #183051)
donald chen
- [Mlir-commits] [mlir] [mlir] Use identity map to construct the memref type as possible (PR #183051)
donald chen
- [Mlir-commits] [mlir] [mlir] Use identity map to construct the memref type as possible (PR #183051)
donald chen
- [Mlir-commits] [mlir] [mlir] Use identity map to construct the memref type as possible (PR #183051)
donald chen
- [Mlir-commits] [mlir] [mlir] Use identity map to construct the memref type as possible (PR #183051)
donald chen
- [Mlir-commits] [mlir] [mlir] Use identity map to construct the memref type as possible (PR #183051)
donald chen
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
lonely eagle
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
lonely eagle
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
lonely eagle
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Use LDBG in opt-reduction-pass (NFC) (PR #184026)
lonely eagle
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
lonely eagle
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
lonely eagle
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Use LDBG in opt-reduction-pass (NFC) (PR #184026)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Use LDBG in opt-reduction-pass (NFC) (PR #184026)
lonely eagle
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add split-input-file to mlir-reduce (PR #184970)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Refactor reduction-tree test (PR #184974)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add split-input-file to mlir-reduce (PR #184970)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Refactor reduction-tree test (PR #184974)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Refactor reduction-tree test (PR #184974)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseALlOpsInRegion function to reduction-tree pass (PR #185892)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseALlOpsInRegion function to reduction-tree pass (PR #185892)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (PR #185892)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (PR #185892)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (PR #185892)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (PR #185892)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (PR #185892)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (PR #185892)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (PR #185892)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (PR #185892)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (PR #185892)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
lonely eagle
- [Mlir-commits] [mlir] [mlir][gpu] Make launch_func op use SymbolUserOpInterface (PR #173277)
lonely eagle
- [Mlir-commits] [mlir] [mlir][gpu] Add SymbolUserOpInterface to launch_func op (PR #173277)
lonely eagle
- [Mlir-commits] [mlir] [mlir][gpu] Add SymbolUserOpInterface to launch_func op (PR #173277)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (PR #185892)
lonely eagle
- [Mlir-commits] [mlir] [mlir][gpu] Add SymbolUserOpInterface to launch_func op (PR #173277)
lonely eagle
- [Mlir-commits] [mlir] [mlir][gpu] Add SymbolUserOpInterface to launch_func op (PR #173277)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (PR #185892)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and add introduce the materialization mechanism (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Introduce the materialization mechanism in the reduction-tree and fix the logic for deleting operations (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Introduce the materialization mechanism in the reduction-tree and fix the logic for deleting operations (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Introduce the materialization mechanism in the reduction-tree and fix the logic for deleting operations (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Introduce the materialization mechanism in the reduction-tree and fix the logic for deleting operations (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Remove the restriction that OptReductionPass must be a ModuleOp (PR #189038)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Remove the restriction that OptReductionPass must be a ModuleOp (PR #189038)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Introduce the materialization mechanism in the reduction-tree and fix the logic for deleting operations (PR #185445)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Fix the reduce undefined symbol problem (PR #189148)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Fix the reduce undefined symbol problem (PR #189148)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Fix the reduce undefined symbol problem (PR #189148)
lonely eagle
- [Mlir-commits] [mlir] Revert "[mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface" (PR #189150)
lonely eagle
- [Mlir-commits] [mlir] Revert "[mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface" (PR #189150)
lonely eagle
- [Mlir-commits] [mlir] Revert "[mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface" (PR #189150)
lonely eagle
- [Mlir-commits] [mlir] Revert "[mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface" (PR #189150)
lonely eagle
- [Mlir-commits] [mlir] Reland "[mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface" (PR #189253)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] Add opt-pass-file option to opt-reduction pass (PR #189353)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] make opt-reduction pass clone topOp after check (NFC) (PR #189356)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] make opt-reduction pass clone topOp after check (NFC) (PR #189356)
lonely eagle
- [Mlir-commits] [mlir] [mlir][reducer] make opt-reduction pass clone topOp after check (NFC) (PR #189356)
lonely eagle
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
lonely eagle
- [Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
lonely eagle
- [Mlir-commits] [mlir] [mlir][CSE] Fix double-counting of numCSE statistic (PR #189802)
lonely eagle
- [Mlir-commits] [mlir] [mlir][CSE] Fix double-counting of numCSE statistic (PR #189802)
lonely eagle
- [Mlir-commits] [mlir] [mlir][CSE] Fix double-counting of numCSE statistic (PR #189802)
lonely eagle
- [Mlir-commits] [mlir] [mlir][EmitC] Support pointer-based memrefs in load/store lowering (PR #186828)
ioana ghiban
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
ioana ghiban
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
ioana ghiban
- [Mlir-commits] [mlir] [mlir][EmitC] Support pointer-based memrefs in load/store lowering (PR #186828)
ioana ghiban
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
ioana ghiban
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
ioana ghiban
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
ioana ghiban
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
ioana ghiban
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
ioana ghiban
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
ioana ghiban
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
ioana ghiban
- [Mlir-commits] [mlir] [mlir][EmitC] Support pointer-based memrefs in load/store lowering (PR #186828)
ioana ghiban
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
ioana ghiban
- [Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
ioana ghiban
- [Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
ioana ghiban
- [Mlir-commits] [mlir] d74c6b1 - [mlir][IR] Generalize `DenseElementsAttr` to custom element types (#183920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2cb2fe7 - [mlir][scf] Fix crash in ForOp verifier when body block has no arguments (#183946)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b7e2044 - [MLIR][ODS] Fix AllElementCountsMatch crash on dynamic shaped types (#183948)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] Fix use-after-free crash in SparseSpaceCollapsePass (PR #184001)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 785490e - [MLIR] Remove `let constructor = ` from mlir/include/mlir/Transforms/Passes.td (#183950)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0ba4f13 - [mlir][test] Fix crash in ReifyBoundOp with invalid 'type' attribute (#184004)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2c97209 - [mlir][python] Add stable ABI (abi3) support (#183856)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor] Remove hard-coded types from `ConstantOpExtractSliceFolder` (PR #184013)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor] Remove hard-coded types from `ConstantOpExtractSliceFolder` (PR #184013)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MemRef] Validate linear size before lowering allocs (PR #179155)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3041c90 - [mlir][tensor] Remove hard-coded types from `ConstantOpExtractSliceFolder` (#184013)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][reducer] Use LDBG in opt-reduction-pass (NFC) (PR #184026)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][VectorToXeGPU] Fix crash on memref with non-scalar element type (PR #183905)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][VectorToXeGPU] Fix crash on memref with non-scalar element type (PR #183905)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][VectorToXeGPU] Fix crash on memref with non-scalar element type (PR #183905)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][VectorToXeGPU] Fix crash on memref with non-scalar element type (PR #183905)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Make IsInLoopPass thread-safe (PR #184036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Make IsInLoopPass thread-safe (PR #184036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f05d2e8 - [AMDGPU] Make uniform-work-group-size a valueless attribute (#183925)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8774da8 - [MLIR][XeGPU] Preserve anchor layouts in recoverTemporaryLayout (#182186)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Make IsInLoopPass thread-safe (PR #184036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e95dabe - [MLIR][Python] Support attribute definitions in Python-defined dialects (#183907)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support attribute definitions in Python-defined dialects (PR #183907)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1c33275 - [mlir][spirv] Introduce a base class for spirv.TOSA convolution ops (#183751)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][IR] Add multi-type `getParentOfType` overloads (PR #184071)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4c2ac84 - [mlir][spirv] Add Element Binary Logical operators to TOSA Ext Inst Set (#183703)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [IR] Split Br into UncondBr and CondBr (PR #184027)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Fix AffineOps.md "more than 1 dialect" build error (PR #184092)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][test] Fix crash in TestWithBoundsOp with mismatched attribute width (PR #184093)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Fix crash in buffer-hoisting on unreachable blocks (PR #184094)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e44fd05 - [mlir][x86] Move AMX dialect into X86 dialect (#183717)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 00af181 - [mlir][emitc] Fix crash in form-expressions when identity cast is folded (#183894)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c1d82e2 - [mlir][reducer] Use LDBG in opt-reduction-pass (NFC) (#184026)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (PR #184103)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (PR #184103)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (PR #184103)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Fix AffineOps.md "more than 1 dialect" build error (PR #184092)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Fix AffineOps.md "more than 1 dialect" build error (PR #184092)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Fix AffineOps.md "more than 1 dialect" build error (PR #184092)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Fix AffineOps.md "more than 1 dialect" build error (PR #184092)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in extractFixedOuterLoops with iter_args loops (PR #184106)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Expand verifier testing for spirv.Tosa ops (PR #184112)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add `areLoopIterArgTypesCompatible` to `LoopLikeOpInterface` (PR #184116)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Fix use-after-free in ownership-based buffer deallocation (PR #184118)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MemRef] Validate linear size before lowering allocs (PR #179155)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MemRef] Validate linear size before lowering allocs (PR #179155)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 977355b - [mlir][tosa] Disallow inferable dim in reshape/slice validation (#182472)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 19be8d6 - [mlir][tosa] Fix crash in TosaInferShapes when while_loop carries sparse tensors (#183943)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c5e5c97 - [MLIR][MemRef] Validate linear size before lowering allocs (#179155)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MemRef] Validate linear size before lowering allocs (PR #179155)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in addAffineParallelOpDomain with min/max bounds (PR #184130)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Expose data layout propagation patterns via transform op (PR #184151)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][func] Move return-type verification from ReturnOp to FuncOp (PR #184153)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] Reject dense level after non-unique level in encoding verifier (PR #184157)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Reject affine.for with step <= 0 in parser and verifier (PR #184158)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f5e8e98 - [mlir][VectorOps] Fold extract on constant_mask (#183780)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [lld] [llvm] [mlir] Revert "[CMake] Use keyword signature in two additional callsites (#1… (PR #184186)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][shard, mpi] Adding Shard/MPI reduce_scatter (PR #184189)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [lld] [llvm] [mlir] [CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (PR #184201)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [lld] [llvm] [mlir] [CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (PR #184201)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add option to cloning for different results (PR #184202)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add option to cloning for different results (PR #184202)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add option to cloning for different results (PR #184202)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add option to cloning for different results (PR #184202)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add option to cloning for different results (PR #184202)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [lld] [llvm] [mlir] [CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (PR #184201)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [lld] [llvm] [mlir] [CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (PR #184201)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0797a10 - [MLIR][XeVM] Rewrite llvm.alloca if addr_space is 3 (#183417)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeVM] Disable gpu.printf test. (PR #184215)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Register fir::ConvertOp with OutlineRematerializationOpInterface (PR #184218)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Register fir::ConvertOp with OutlineRematerializationOpInterface (PR #184218)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Register fir::ConvertOp with OutlineRematerializationOpInterface (PR #184218)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Register fir::ConvertOp with OutlineRematerializationOpInterface (PR #184218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "[mlir][acc] Replace terminators with scf.yield in wrapMultiBlockRegionWithSCFExecuteRegion (#183758)" (PR #184228)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "[mlir][acc] Replace terminators with scf.yield in wrapMultiBlockRegionWithSCFExecuteRegion (#183758)" (PR #184228)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (PR #184241)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add ACCRecipeMaterialization pass and reduction ops (PR #184252)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add ACCRecipeMaterialization pass and reduction ops (PR #184252)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][WASMSSA] Fix formatting of code blocks in WasmSSAOps.td (PR #184169)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][WasmSSA] Fix formatting of code blocks in WasmSSAOps.td (PR #184169)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Add new narrow FP convert Ops (PR #184291)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0fff939 - [mlir][linalg] Lower unpack - capture handle to created copy op (#183744)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][amx] Lower vector.contract to packed type tiled dot-product. (PR #182810)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a631c3f - [mlir][spirv] Expand verifier testing for spirv.Tosa ops (#184112)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 91e73b9 - [MLIR][XeGPU] Allow uniform vectors in layout conflict resolution (#183756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add option to ignore commutativity in OperationEquality (PR #181507)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add option to ignore commutativity in OperationEquality (PR #181507)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5e814e2 - [mlir][llvm] Fix crash in LLVM inliner when callee has no recognized terminator (#183949)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Handle `index` element type in the layout propagation (PR #184322)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 263a22e - [mlir][xegpu] Fix crash in XeGPUPropagateLayout when module has llvm.func (#183899)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ecec792 - [mlir][func] Move return-type verification from ReturnOp to FuncOp (#184153)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7856e98 - [mlir][XeGPU] Fix crash in getUArch when no chip target attribute is set (#183912)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a8a5242 - [mlir][XeGPU] Fix crash in wg-to-sg type converter on non-XeGPU tensors (#183914)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] bbd5b1d - [mlir][VectorToXeGPU] Fix crash on memref with non-scalar element type (#183905)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8d082c7 - [mlir][sparse] Fix crash in sparse_tensor.new with unsupported element type (#183898)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6884ff0 - [mlir][sparse] Fix crash in ForeachRewriter for rank-0 dense tensors (#183903)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f934db3 - [mlir][sparse] Reject dense level after non-unique level in encoding verifier (#184157)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ee8259d - [mlir][sparse] Fix use-after-free crash in SparseSpaceCollapsePass (#184001)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ec7f350 - [MLIR] Make test-block-is-in-loop pass a module pass (#184036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Make test-block-is-in-loop pass a module pass (PR #184036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python][Transform] Expose PatternDescriptorOpInterface to Python (PR #184331)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python][Transform] Expose PatternDescriptorOpInterface to Python (PR #184331)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add option to cloning for different results (PR #184202)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python][Transform] Expose PatternDescriptorOpInterface to Python (PR #184331)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python][Transform] Expose PatternDescriptorOpInterface to Python (PR #184331)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (PR #184334)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 97043e5 - [mlir][Vector][GPU] Distribute expanding `shape_cast` ops (#183830)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python][Transform] Expose PatternDescriptorOpInterface to Python (PR #184331)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python][Transform] Expose PatternDescriptorOpInterface to Python (PR #184331)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python][Transform] Expose PatternDescriptorOpInterface to Python (PR #184331)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3f1d968 - [mlir][IR] Add variadic `getParentOfType` overloads (#184071)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7a310b4 - [mlir][linalg] Upstream PackOp/UnPackOp's generateScalarImplementation. (#182838)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][mpi] fixing 184189 build failures (PR #184399)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][xevm] Remove unnecessary attach target pass. (PR #184432)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] unify usage of tcgen05_mma_kind attr for tcgen05.mma Ops (PR #184433)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][math] Add constant folding for math.rsqrt (PR #184443)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Register fir::ConvertOp with OutlineRematerializationOpInterface (PR #184218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][xegpu] Add support for accessing the default order of a layout. (PR #184451)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][xegpu] Add support for accessing the default order of a layout. (PR #184451)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python][Transform] Expose PatternDescriptorOpInterface to Python (PR #184331)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [affine] Support xori/maxnumf/minnumf reduction types. (PR #184450)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add option to ignore commutativity in OperationEquality (PR #181507)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenMP][mlir] Add Groupprivate op in omp dialect. (PR #162704)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 756d068 - [MLIR][Python][Transform] Expose PatternDescriptorOpInterface to Python (#184331)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f1aa7c3 - [mlir][cf] Canonicalize block args with uniform incoming values (#183966)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8ac00ba - [mlir][SCFToEmitC] Fix crash when scf.while carries a memref loop variable (#183944)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Func] Use getMutableSuccessorOperands() in FuncOp verifier (PR #184589)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ee92ac2 - [mlir][nvgpu] Fix crash in optimize-shared-memory pass with vector element types (#179111)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][nvgpu] Fix crash in optimize-shared-memory pass with vector element types (PR #179111)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7f04494 - [MLIR][Arith][Vector] Reject i0 integer type in arith and vector ops (#183589)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (PR #183995)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9c2829f - [mlir][Func] Use getMutableSuccessorOperands() in FuncOp verifier (#184589)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][llvm] Fix SROA crash on empty LLVM struct types (PR #184596)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in sparsification when unary/binary present block captures sparse tensor argument (PR #184597)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in sparsification when unary/binary present block captures sparse tensor argument (PR #184597)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in sparsification when disjunctive op has sparse operand (PR #184599)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in sparsification when disjunctive op has sparse operand (PR #184599)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in sparsification when disjunctive op has sparse operand (PR #184599)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] Fix crash in sparsification when disjunctive op has sparse operand (PR #184599)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1f4074b - [mlir][llvm] Fix SROA crash on empty LLVM struct types (#184596)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `replace` parameter to `Dialect.load` (PR #184604)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `replace` parameter to `Dialect.load` (PR #184604)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Move operation/dialect name retrieving as a util function (PR #184605)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Move operation/dialect name retrieving as a util function (PR #184605)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] WIP: [mlir][func] Fix potential crash in `FuncOp::verify` (PR #184607)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1b35451 - [mlir][irdl] Fix crash in TypeOp/AttributeOp verify on empty sym_name (#184598)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Func] Fix FuncOp verifier ordering via hasRegionVerifier (PR #184612)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Func] Fix FuncOp verifier ordering via hasRegionVerifier (PR #184612)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][shape] Fix crash when shape.lib array references undefined symbol (PR #184613)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in affine-super-vectorize for index constants inside loops (PR #184614)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184615)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184615)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [tosa] : Enhance tosa.slice folding for dynamic dims. (PR #184615)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in super-vectorizer when inner loop bounds depend on outer loop IV (PR #184618)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in loopUnrollJamByFactor for zero trip count loops (PR #184620)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Fix crash in loopUnrollJamByFactor for zero trip count loops (PR #184620)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 50653e5 - [tosa] : Enhance tosa.slice folding for dynamic dims. (#184615)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Generic to category specialization (PR #184624)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 56e0b6a - [mlir][affine] Fix crash in vectorizeAffineLoopNest test utility for reduction loops (#184617)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c9ca768 - [mlir][shape] Fix crash when shape.lib array references undefined symbol (#184613)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][OpenMP] Prevent teams reductions from deadlocking (PR #184625)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Fix crash in FuncOpVectorUnroll for dynamic-shaped tensor args (PR #184626)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add cross-context checks to the IR verifier (PR #184627)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP] Fix update of linear iteration variables (PR #183800)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP] Fix update of linear iteration variables (PR #183800)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Add infer exact from dlti (PR #184631)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b28ec5a - [mlir][Func] Fix FuncOp verifier ordering via hasRegionVerifier (#184612)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b28ec5a - [mlir][Func] Fix FuncOp verifier ordering via hasRegionVerifier (#184612)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Add infer exact from dlti (PR #184631)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 247a9bf - [mlir][AMDGPU] Add folders for memref aliases to TDM base creation (#184567)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][docs] Rename fusion option name in MlirOpt tutorial (PR #184635)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][docs] Rename fusion option name in MlirOpt tutorial (PR #184635)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 613a5c5 - [mlir][vector] Replace OneDimMultiReductionToTwoDim with OneDimMultiReductionToReduction (#184241)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 39d5aea - [OpenACC] Replace terminators with scf.yield in wrapMultiBlockRegionWithSCFExecuteRegion (#184458)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a14f9f8 - [mlir][xegpu] Add support for accessing the default order of a layout. (#184451)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Move debug records to correct blocks. (PR #157125)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fbc3a31 - [mlir][xevm] Remove unnecessary attach target pass. (#184432)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Handle ViewLike ops with OutlineRematerializationOpInterface in OffloadLiveInValueCanonicalization (PR #184218)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Handle ViewLike ops with OutlineRematerializationOpInterface in OffloadLiveInValueCanonicalization (PR #184218)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Handle ViewLike ops with OutlineRematerializationOpInterface in OffloadLiveInValueCanonicalization (PR #184218)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Handle ViewLike ops with OutlineRematerializationOpInterface in OffloadLiveInValueCanonicalization (PR #184218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][xegpu] Add support for setting `order` in `SetDescLayoutOp` and `SetOpLayoutAttrOp` transform ops. (PR #184705)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][xegpu] Add support for setting `order` in `SetDescLayoutOp` and `SetOpLayoutAttrOp` transform ops. (PR #184705)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 61d8e5c - [MLIR][Vector] Fix crash in operatesOnSuperVectorsOf on rank-mismatched shaped (#183967)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d07ab18 - [mlir] Add cross-context checks to the IR verifier (#184627)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Deterministic containers in OneShotModuleBufferize (PR #184722)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 90ba731 - [MLIR][Python] Add `replace` parameter to `Dialect.load` (#184604)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `replace` parameter to `Dialect.load` (PR #184604)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Deterministic containers in OneShotModuleBufferize (PR #184722)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in Generic, Map, Reduce Ops for `getAsmBlockArgumentNames` when region is empty (PR #184743)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in Generic, Map, Reduce Ops for `getAsmBlockArgumentNames` when region is empty (PR #184743)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][WasmSSA] Fix formatting of code blocks in WasmSSAOps.td (NFC) (PR #184169)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 50826f9 - [mlir][MemRef] Add position-based matching heuristics for rank-reduction with dynamic strides (#184334)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b414d77 - [MLIR][NVVM] Unify and move to a single tcgen05_mma_kind attr for all tcgen05.mma Ops (#184433)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 17e783b - [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (#179162)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Avoid ASan ODR violation in mlir-src-sharder with LLVM dylib (PR #181045)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] split-input-file for mlir-runner (PR #184763)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] split-input-file for mlir-runner (PR #184763)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7a62459 - [mlir] Deterministic containers in OneShotModuleBufferize (#184722)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Deterministic containers in OneShotModuleBufferize (PR #184722)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 774f740 - [mlir] Avoid ASan ODR violation in mlir-src-sharder with LLVM dylib (#181045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in super-vectorize when inner loop bounds depend on outer IV (PR #184770)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in super-vectorize when inner loop bounds depend on outer IV (PR #184770)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e3c94d5 - [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (#184121)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crash when reading DenseIntOrFPElementsAttr with unsupported element type (PR #184773)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4afd0cf - [mlir][sparse] Fix crash in SparseAssembler when run after SparseTensorCodegen (#183896)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0f59753 - [mlir][sparse] Fix crash in sparsification when unary/binary present block captures sparse tensor argument (#184597)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.fma Op (PR #184776)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [RFC][mlir][func] Enforce func.return as sole terminator in func.func regions (PR #184778)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3ebb3ef - [mlir][bytecode] Fix crash when reading DenseIntOrFPElementsAttr with unsupported element type (#184773)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a115e6b - [mlir][Shape] Fix crash in BroadcastOp::fold when operand is ub.poison (#183931)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 839dc4f - [mlir][bufferization] Fix use-after-free in ownership-based buffer deallocation (#184118)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 209dca5 - [MLIR][WasmSSA] Fix formatting of code blocks in WasmSSAOps.td (NFC) (#184169)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][WasmSSA] Fix formatting of code blocks in WasmSSAOps.td (NFC) (PR #184169)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix rescale with double rounding failing validation (PR #184787)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 03174c2 - [mlir][CFGToSCF] Fix crash when encountering unknown control flow ops (#184103)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix resize bilinear delta computation for negative offsets (PR #184799)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix resize bilinear delta computation for negative offsets (PR #184799)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Change name and description of `mlir-print-assume-verified` to be more explicit. (PR #184812)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Change name and description of `mlir-print-assume-verified` to be more explicit. (PR #184812)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Change name and description of `mlir-print-assume-verified` to be more explicit. (PR #184812)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5c3d0dd - [mlir][memref] Fix crash in DimOp::fold for subview with ambiguous dropped dims (#183995)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3925d11 - [MLIR][XeGPU] Decompose unsupported 'vector.transfer_read'-transpose-permutations (#182875)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a9fb8b0 - [MLIR][XeGPU] Support vector.contract transpose_a/transpose_b via 'vector-to-gpu' patterns (#182885)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Handle ViewLike ops with OutlineRematerializationOpInterface in OffloadLiveInValueCanonicalization (PR #184218)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Handle ViewLike ops with OutlineRematerializationOpInterface in OffloadLiveInValueCanonicalization (PR #184218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] [linalg] fix failure on specializing matmul with permuted loops (PR #184294)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c5c6588 - [MLIR][XeGPU] Add distribution pattern for xegpu load & store matrix from sg to wi (#183179)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP] Introduce 'omp.iterators' for OpenMP iterator modifiers (PR #182218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f2cdf3f - Revert "[mlir][arith] Add `exact` to `index_cast{, ui}` (#183395)" (#184876)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] dfe7738 - [mlir][acc] Add acc.compute_region and acc.par_width operations (#184864)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 34259b7 - [MLIR][XeGPU] Refactoring Transpose OP Layout Propagation (#184702)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenACC] Normalize loop bounds in convertACCLoopToSCFFor (PR #184935)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenACC] Normalize loop bounds in convertACCLoopToSCFFor for negative steps (PR #184935)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] be9e84e - [mlir] [linalg] fix failure on specializing matmul with permuted loops (#184294)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Add LLVMIR lowering for nvvm.subf (PR #184968)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Add LLVMIR lowering for nvvm.subf (PR #184968)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][reducer] Add split-input-file to mlir-reduce (PR #184970)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][reducer] Refactor reduction-tree test (PR #184974)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [mlir] [flang, acc] Support -ffp-maxmin-behavior option in lowering. (PR #184730)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c044b8b - [mlir][affine] Fix crash in super-vectorize when inner loop bounds depend on outer IV (#184770)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9f1b094 - [mlir][bufferization] Fix crash in buffer-hoisting on unreachable blocks (#184094)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2a117f7 - [mlir][affine] Reject affine.for with step <= 0 in parser and verifier (#184158)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0d2c7d7 - [mlir][scf] Fix crash in loopUnrollJamByFactor for zero trip count loops (#184620)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Add XFAIL test for bufferize-function-boundaries returning unranked memref (PR #176746)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9c30297 - [mlir] Defer `LoopLikeOpInterface` type checks to `RegionBranchOpInterface` (#184116)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 83bff14 - [MLIR][GPUToLLVMSPV] Relax the width check in gpu.shuffle lowering (#183445)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9d25d5c - [mlir][linalg] Generic to category specialization (#184624)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b9356b0 - [mlir][test] Reject TestWithBoundsOp with mismatched attribute width in verifier (#184093)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 20ded7d - [mlir] Add option to cloning for different results (#184202)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add option to cloning for different results (PR #184202)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add option to cloning for different results (PR #184202)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [vector][multi_reduction] Add unrolling for vector.multi_reduction (PR #185033)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [vector][multi_reduction] Add unrolling for vector.multi_reduction (PR #185033)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 220f91a - [MLIR] Fix crash in inliner when return arity mismatches call results (#185037)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix crash in ForwardDominanceIterator when encountering graph regions (PR #185043)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix crash in ForwardDominanceIterator when encountering graph regions (PR #185043)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 00e247a - [mlir][ub] Add `m_Poison()` matcher (#185022)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix crash in ValueBoundsConstraintSet for non-entry block args (PR #185048)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][shard] Small fixes to partition pass (PR #185050)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in linearize/delinearize fold when basis is ub.poison (PR #185058)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dialect-conversion] Fix OOB crash in convertFuncOpTypes for funcs with extra block args (PR #185060)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][gpu] Fix crash in gpu-to-llvm with unranked memref and bare-ptr calling convention (PR #185062)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Transform] Fix crash in SequenceOp::getEffects when body region is empty (PR #185063)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1a23e64 - [mlir] Fix assertion crash in test-symbol-uses with nested modules (#185069)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SCFToGPU] Fix crash when converting affine.for with iter_args to GPU (PR #185073)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [vector][multi_reduction] Add unrolling for vector.multi_reduction (PR #185033)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][LLVM] Add support for `ptrtoaddr` (PR #185104)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][test] Fix memory leak after #184202 (PR #185142)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3d7b22e - [mlir][reducer] Refactor reduction-tree test (#184974)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][x86] Extends vector.contract Flat dot-product lowering for arg offset (PR #185167)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix tests not to depend `llvm-strings` in standalone build (PR #185187)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][LLVM] Disallow opaque struct types as function arguments (PR #185200)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Func] Return nullptr for empty ResultAttrs (PR #185219)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Func] Return nullptr for empty ResultAttrs (PR #185219)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] da8d1b5 - [MLIR][Presburger] Fix simplify() of IntegerRelation (#181469)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 421bc73 - [MLIR] [Python] Fixed a few issues in the type annotations (#183021)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 845ee23 - [mlir][LLVM] Disallow opaque struct types as function arguments (#185200)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][docs] Add LLVM target passes to the docs (PR #185283)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][llvm] Make name optional for DIBasicTypeAttr and DIStringTypeAttr (PR #185284)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][llvm] Make name optional for DIBasicTypeAttr and DIStringTypeAttr (PR #185284)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] bd15e6b - [mlir][docs] Add LLVM target passes to the docs (#185283)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR] [Bazel] Removed the stubgen plumbing added in #179211 (PR #185292)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 647b1e3 - [MLIR][NVVM] Add LLVMIR lowering for nvvm.subf (#184968)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ecda6d1 - [MLIR] [Bazel] Removed the stubgen plumbing added in #179211 (#185292)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bytecode] Fix SourceMgr lifetime extension in BytecodeReader (PR #185321)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bytecode] Fix SourceMgr lifetime extension in BytecodeReader (PR #185321)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bytecode] Fix SourceMgr lifetime extension in BytecodeReader (PR #185321)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][XeGPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185324)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][GPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185325)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][GPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185325)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Fix double spaces in tests after ODS printer fix. NFC. (PR #185326)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVGPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185327)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4df95b1 - [mlir][NVVM] Fix double spaces in tests after ODS printer fix. NFC. (#185326)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 15e7177 - [mlir][GPU] Fix double spaces in tests after ODS printer fix. NFC. (#185325)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e4160cb - [Flang][mlir][OpenMP] Support affinity clause codegen in Flang (#182222)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang][mlir][OpenMP] Support affinity clause codegen in Flang (PR #182222)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][XeGPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185324)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVGPU] Fix double spaces in tests after ODS printer fix. NFC. (PR #185327)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] declare simd lowering backup (PR #185333)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] declare simd lowering backup (PR #185333)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] declare simd lowering backup (PR #185333)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] declare simd lowering backup (PR #185333)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ade6309 - [mlir][XeGPU] Fix double spaces in tests after ODS printer fix. NFC. (#185324)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7c13f88 - [mlir][NVGPU] Fix double spaces in tests after ODS printer fix. NFC. (#185327)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 95a9647 - [MLIR][NVVM] Add nvvm.fma Op (#184776)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f68af65 - [mlir][x86] Extends vector.contract Flat dot-product lowering for arg offset (#185167)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir python][cmake] Fixed nanobind target used in target_compile_options in AddMLIRPython.cmake (PR #121477)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][py] Don't use a CMake iteration to find nanobind target to suppress warnings (NFC) (PR #143863)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bytecode] Fix SourceMgr lifetime extension in BytecodeReader (PR #185321)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 05781f4 - [mlir][shard] Small fixes to partition pass (#185050)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a1866b8 - [mlir][llvm] Make name optional for DIBasicTypeAttr and DIStringTypeAttr (#185284)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Arith] Add canonicalization rules for int-to-float of integer extension (PR #185386)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP] Allow tile composition (PR #185380)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP] Allow tile composition (PR #185380)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Arith] Add canonicalization rules for int-to-float of integer extension (PR #185386)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Arith] Add canonicalization rules for int-to-float of integer extension (PR #185386)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c54cb1b - [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (#183652)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3833551 - [mlir][gpu] Fix crash in gpu-to-llvm with unranked memref and bare-ptr calling convention (#185062)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Fix inline byval alloca hoisting out of allocation scope (PR #185399)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Fix inline byval alloca hoisting out of allocation scope (PR #185399)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Linalg] Prevent vectorization of generic Conv with dynamic dims (PR #185415)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Flatten transfer - support multi-dim scalar element (PR #185417)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Flatten transfer - support multi-dim scalar element (PR #185417)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use identity map to construct the memref type as possible (PR #183051)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][test] Fix memory leak after #184202 (PR #185142)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 32affed - [MLIR][LLVMIR] Fix inline byval alloca hoisting out of allocation scope (#185399)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Fix inline byval alloca hoisting out of allocation scope (PR #185399)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Preserve byval alignment in memcpy after inlining (PR #185433)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Preserve byval alignment in memcpy after inlining (PR #185433)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8f668ce - [MLIR][OpenMP] Prevent teams reductions from deadlocking (#184625)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ce22796 - [mlir][xegpu] Add support for setting `order` in `SetDescLayoutOp` and `SetOpLayoutAttrOp` transform ops. (#184705)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][reducer] Make mlir-reduce don't delete terminator and use ub.poison to repalce op's results (PR #185445)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Fix resize bilinear delta computation for negative offsets (PR #184799)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f4e6226 - [mlir] Fix crash in ForwardDominanceIterator when encountering graph regions (#185043)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fd676d8 - [MLIR][LLVM] Fix crash in LLVMFunctionType::clone when erasing void function results (#185093)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c21a5ac - [mlir][vector] Flatten transfer - support multi-dim scalar element (#185417)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4a8e172 - [mlir][Linalg] Prevent vectorization of generic Conv with dynamic dims (#185415)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Fix GPU teams reduction buffer size for by-ref reductions (PR #185460)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Fix GPU teams reduction buffer size for by-ref reductions (PR #185460)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Fix GPU teams reduction buffer size for by-ref reductions (PR #185460)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 37881ba - [mlir][tosa][tosa-to-linalg] Fix resize bilinear delta computation for negative offsets (#184799)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Make `MatrixType` type a `ShapedType` (PR #185470)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][llvm] Expose llvm array type to CAPI and Python bindings (PR #185475)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Check extension cooperative profiles in target environment (PR #185476)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenACC] Normalize loop bounds in convertACCLoopToSCFFor for negative steps (PR #184935)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir][lsp] Use rootUri and rootPath for source files (PR #185479)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add get_parent_of_type helper (PR #185512)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 432745f - [MLIR][LLVMIR] Preserve byval alignment in memcpy after inlining (#185433)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Move some of the verification for Matrix ops to ODS (PR #185597)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][mlir] Add DynGroupPrivateClause in omp dialect (PR #153562)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] cd3cab7 - [mlir][OpenMP] Allow tile composition (#185380)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] aab3dfa - [MLIR][Func] Return nullptr for empty ResultAttrs (#185219)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Func] Return nullptr for empty ResultAttrs (PR #185219)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 859af27 - [mlir] Fix tests not to depend `llvm-strings` in standalone build (#185187)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add get_parent_of_type helper (PR #185512)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 29cd792 - [MLIR][Python] Add get_parent_of_type helper (#185512)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add get_parent_of_type helper (PR #185512)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][IR] Rename `DenseIntOrFPElementsAttr` to `DenseTypedElementsAttr` (PR #185687)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [WIP][AMDGPU] Added support for Sparse WMMA ops (PR #183360)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [WIP][AMDGPU] Added support for Sparse WMMA ops (PR #183360)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [WIP][AMDGPU] Added support for Sparse WMMA ops (PR #183360)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Remove 'Pure' trait from operations that are not speculatable (PR #185700)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Remove 'Pure' trait from operations that are not speculatable (PR #185700)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 97a6aa8 - [MLIR][XeGPU][GPU] Optimize GPU to XeVM pipeline (#184711)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [openmp] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Pass] Report error when passing options to pipelines via shorthand syntax (PR #185738)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Pass] Report error when passing options to pipelines via shorthand syntax (PR #185738)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Pass] Report error when passing options to pipelines via shorthand syntax (PR #185738)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [acc] Support for Optionals in firstprivate recipes. (PR #185764)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [acc] Support for Optionals in firstprivate recipes. (PR #185764)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][AsmParser] Fix parseOptionalAttribute consuming loc() as an attribute (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [acc] Support for Optionals in firstprivate recipes. (PR #185764)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [acc] Support for Optionals in firstprivate recipes. (PR #185764)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][nfc] Remove duplicated availability in MatrixTimesScalar op (PR #185838)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][nfc] Remove duplicated availability in MatrixTimesScalar op (PR #185838)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] adfc1a9 - [MLIR][VectorOps] Fix crash in ShuffleOp inferReturnTypes (#185714)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0480298 - [mlir][SCFToGPU] Fix crash when converting affine.for with iter_args to GPU (#185073)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dialect-conversion] Fix OOB crash in convertFuncOpTypes for funcs with extra block args (PR #185060)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4fd826d - [IR] Split Br into UncondBr and CondBr (#184027)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3b8cd6c - [mlir][affine] Fix crash in affine-super-vectorize for index constants inside loops (#184614)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5368b81 - [MLIR][Arith] Add canonicalization rules for int-to-float of integer extension (#185386)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7beba38 - [MLIR] Fix crash in ValueBoundsConstraintSet for non-entry block args (#185048)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b78ceef - [mlir][scf] Fix crash in extractFixedOuterLoops with iter_args loops (#184106)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d8f3be7 - [mlir][dialect-conversion] Fix OOB crash in convertFuncOpTypes for funcs with extra block args (#185060)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e558050 - [MLIR] Update DIDerivedType To Support File, Line And Scope (#185665)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [MLIR] Update DIDerivedType To Support File, Line And Scope (PR #185665)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add first 7 elementwise unary ops in TOSA Ext Inst Set (PR #185885)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 230e465 - [mlir][spirv][nfc] Remove duplicated availability in MatrixTimesScalar op (#185838)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] dc7f744 - [mlir][spirv] Add first 7 elementwise unary ops in TOSA Ext Inst Set (#185885)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6d362a9 - [MLIR][XeGPU] Handle `index` element type in the layout propagation (#184322)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Introduce base classes for Integer and Bool elementwise binary ops (PR #185904)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5842a0f - [mlir][affine] Bail out when store permutation map has broadcast dimensions (#184618)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Add family-conditional support to NVVMRequiresSM traits (PR #185909)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][quant] Fix u8 storage type parsed as signless instead of unsigned (PR #185952)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][quant] Fix u8 storage type parsed as signless instead of unsigned (PR #185952)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][quant] Fix u8 storage type parsed as signless instead of unsigned (PR #185952)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC] Fix typo in CAPI (PR #185973)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC] Fix typo in CAPI (PR #185973)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [acc] Support for Optionals in firstprivate recipes. (PR #185764)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [acc] Support for Optionals in firstprivate recipes. (PR #185764)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add last 6 elementwise unary ops in TOSA Ext Inst Set (PR #186060)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed type errors in `get_parent_of_type` (PR #186079)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed type errors in `get_parent_of_type` (PR #186079)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed type errors in `get_parent_of_type` (PR #186079)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][PDL] Set debug name on PDL patterns (PR #182661)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fc5ca83 - [mlir][LLVM] Add support for `ptrtoaddr` (#185104)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] bf208fc - [mlir][spirv] Introduce base classes for Integer and Bool elementwise binary ops (#185904)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Refine the behavior of Python-defined dialect reloading (PR #186128)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Refine the behavior of Python-defined dialect reloading (PR #186128)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add walk_of_type() binding and get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add walk_of_type() binding and get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add walk_of_type() binding and get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add walk_of_type() binding and get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add walk_of_type() binding and get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add walk_of_type() binding and get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix uitofp/sitofp for emulated narrow integer types (PR #186136)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix uitofp/sitofp for emulated narrow integer types (PR #186136)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add walk_of_type() binding and get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bytecode] Use getChecked<T>() in bytecode reading to avoid crashes (PR #186145)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVM] Add DILocAttr for debug locations (PR #186146)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix uitofp/sitofp for emulated narrow integer types (PR #186136)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix crash in diagnostic verifier for unmatched @unknown expectations (PR #186148)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add walk_of_type() binding and get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [AIX] XFAIL mlir testcases on AIX to be investigated NFC (PR #186157)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [AIX] XFAIL mlir testcases on AIX to be investigated NFC (PR #186157)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MPI] adding MemoryEffects to MPI ops for buffer-deallocation-pipeline (PR #186158)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix crash in FrozenRewritePatternSet when PDL lowering is skipped by debug counter (PR #186159)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add walk_of_type() binding and get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 37a3c01 - [mlir][ArithToSPIRV] Fix uitofp/sitofp for emulated narrow integer types (#186136)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add walk_of_type() binding and get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add walk_of_type() binding and get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5e65190 - [mlir] Fix assert in TestWrittenToPass for unreachable private functions (#186162)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e6e0e2b - [mlir][DataFlow] Fix crash in TestLastModifiedPass for unreachable private functions (#186160)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make location optional in Python-defined dialect loading (PR #186172)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make location optional in Python-defined dialect loading (PR #186172)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make location optional in Python-defined dialect loading (PR #186172)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make location optional in Python-defined dialect loading (PR #186172)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add type filter to walk() binding and add get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] aa4bd22 - [mlir][pygments] add mkdocs instructions and `_all_` addition (#181978)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add type filter to walk() binding and add get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3edd5a9 - [NFC] Fix typo in CAPI (#185973)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC] Fix typo in CAPI (PR #185973)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in AffineParallelLowering for unsupported reductions (PR #186189)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in AffineParallelLowering for unsupported reductions (PR #186189)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python] Avoid needless std::string copies in properties. NFC. (PR #186190)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Fix crash when constant-folding truncf of inf to FiniteOnly float type (PR #186191)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Fix crash when constant-folding truncf of inf to FiniteOnly float type (PR #186191)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add type filter to walk() binding and add get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix crash when parsing typed attribute via parseOptionalAttribute (PR #186192)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c71e488 - [mlir][spirv] Add last 6 elementwise unary ops in TOSA Ext Inst Set (#186060)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Fix crash in IntRangeOptimizations due to stale solver state (PR #186187)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 840cc16 - [MLIR] [Python] a few more fixes to type annotaitons (#186106)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Vector] Make vector.extract verifier more strict for partial extractions (PR #186197)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Vector] Make vector.extract verifier more strict for partial extractions (PR #186197)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b45ce46 - [mlir][python] Avoid needless std::string copies in properties. NFC. (#186190)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] bd05e1b - [mlir][arith] Fix crash when constant-folding truncf of inf to FiniteOnly float type (#186191)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in AffineParallelLowering for unsupported reductions (PR #186189)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [OpenMP] Emit aggregate kernel prototypes and remove libffi dependency (PR #186261)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][shape] Fix crash when folding tensor.extract(shape_of(memref)) (PR #186270)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add type filter to walk() binding and add get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make location optional in Python-defined dialect loading (PR #186172)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] eb687fb - [MLIR][Python] Make location optional in Python-defined dialect loading (#186172)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make location optional in Python-defined dialect loading (PR #186172)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1cf130d - Exclude known failure case (#186305)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e51e9af - [MLIR][XeGPU] Add distribution pattern for convertLayoutOp (#184826)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][XeGPU][Transform] Update the xegpu-vector-linearize test with named captures in FileCheck. (PR #186314)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM] Remove "no-nans-fp-math" attribute support (PR #186285)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 26ac669 - [LLVM] Remove "no-nans-fp-math" attribute support (#186285)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f6add1e - [MLIR][OpenACC] Fix crash in verifyDeviceTypeCountMatch when deviceTypes is null (#186279)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add comparison and elementwise ternary ops in TOSA Ext … (PR #186356)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MPI] adding MemoryEffects to MPI ops for buffer-deallocation-pipeline (PR #186158)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MPI] adding MemoryEffects to MPI ops for buffer-deallocation-pipeline (PR #186158)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8d61e15 - [MLIR][Bufferization] Fix out-of-bounds access in setInPlaceOpOperand (#186280)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4ee88e8 - [mlir][gpu] Fix null-deref crash in gpu-kernel-outlining for unresolved symbols (#186273)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 61a9cd4 - [MLIR][MPI] adding MemoryEffects to MPI ops for buffer-deallocation-pipeline (#186158)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (PR #186383)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (PR #186383)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0572ad6 - [mlir][shape] Fix crash when folding tensor.extract(shape_of(memref)) (#186270)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d540855 - [mlir][Bytecode] Fix stale deferred worklist entries in attribute callback fallthrough (#186150)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [NFC][OpenMP][mlir][flang] Move OMP offloading module attribute handling from flang to mlir (PR #186409)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8e105b3 - [mlir][XeGPU][Transform] Update the xegpu-vector-linearize test with named captures in FileCheck. (#186314)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] da03148 - [mlir][bytecode] Unpack i1 splats to 0x01 (#186221)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1fdcad9 - [MLIR][MemRefToLLVM] Fix crash in MemorySpaceCastOpLowering when type conversion fails (#186404)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 765580d - [mlir] Fix crash in dialect conversion for detached root ops (#185068)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Fix crash in promote-buffers-to-stack for nested memrefs (PR #186426)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tblgen] Emit diagnostic instead of crashing for invalid interface method arg type (PR #186430)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (PR #186428)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] users/banach space/clang/move aarch64 maps (PR #186448)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ac7cf4c - [mlir][ROCDL] Improve block/grid_dim handling, fix subgroup ID (#186235)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e5927fe - [mlir] Fix UB in comparator lambdas in getRegisteredOperationsByDialect (#186428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix crash in RemoveDeadValues when branch is in dead block (PR #186455)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 57a6e6f - [mlir] avoid comparing char with `~0x00` literal. (#186441)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 39b3b2e - [MLIR][Python] Add type filter to walk() binding and add get_ops_of_type() utility (#186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add type filter to walk() binding and add get_ops_of_type() utility (PR #186131)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][shard, mpi] Marking explicitly bufferized buffers read-only where applicable (PR #186464)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir] Replace MLIR_ENABLE_ROCM_CONVERSIONS with LLVM_HAS_AMDGPU_TARGET (PR #182652)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir] Replace MLIR_ENABLE_ROCM_CONVERSIONS with LLVM_HAS_AMDGPU_TARGET (PR #182652)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 305dc4e - [mlir][vector] Lower vector.gather with delinearization approach (#184706)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add spirv.GroupNonUniformBroadcastFirst Op (PR #185818)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][tblgen] generate EnumAttr C bindings (PR #186633)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0447766 - [MLIR][Python] Refine the behavior of Python-defined dialect reloading (#186128)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Refine the behavior of Python-defined dialect reloading (PR #186128)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [NVPTX] Split Param address space into EntryParam and DeviceParam (NFC) (PR #186636)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix op comparisons in extensible dialects (PR #186637)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix op comparisons in extensible dialects (PR #186637)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix op comparisons in extensible dialects (PR #186637)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 16b6af3 - [mlir] Fix op comparisons in extensible dialects (#186637)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector][nfc] rename vector.strided_slice in docs (PR #186644)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [lld] [llvm] [mlir] [CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (PR #184201)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] MLIR: add_buffer_lifetime (PR #186670)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] MLIR: add_buffer_lifetime (PR #186670)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] MLIR: add_buffer_lifetime (PR #186670)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] MLIR: add_buffer_lifetime (PR #186670)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] MLIR: add_buffer_lifetime (PR #186670)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] MLIR: add_buffer_lifetime (PR #186670)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] MLIR: add_buffer_lifetime (PR #186670)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 57427f8 - Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [lld] [llvm] [mlir] Revert "[CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (PR #186680)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [lld] [llvm] [mlir] Revert "[CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (PR #186680)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [lld] [llvm] [mlir] Revert "[CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (PR #186680)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9e22690 - Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (#186677)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [lld] [llvm] [mlir] Revert "[CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (PR #186680)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] add pyrefly lit test (PR #186687)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] add pyrefly lit test (PR #186687)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVM] add metadata attrs and `llvm.named_metadata` op (PR #186703)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] dfd5b85 - [mlir][linalg] Use inferConvolutionDims for generic convolution downscaling (#180586)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenMP][mlir] Add Groupprivate op in omp dialect. (PR #162704)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (PR #186753)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python] Fix PyObjectRef copy/move assignment for MSVC (PR #186758)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenMP][mlir] Add Groupprivate op in omp dialect. (PR #162704)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][mlir] Add DynGroupPrivateClause in omp dialect (PR #153562)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC][MLIR][shard] Add the simple sharding workflow to the docs (PR #175942)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e5498d7 - [mlir][linalg][elementwise] Fold broadcast into new elementwise (#167626)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2ad51ff - [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (#182223)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [openmp] [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (PR #182223)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 61b6d27 - [MLIR][Presburger] Add support for Smith normal form (#185328)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] add mlir.runTest in vscode plugin (PR #186836)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][llvmir] Fix crash when a CallSiteLoc has a UnknownLoc callee (PR #186860)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] Reland Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453) (PR #186833)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] Reland Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453) (PR #186833)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] Reland Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453) (PR #186833)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] Reland Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453) (PR #186833)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c7c7afd - [MLIR][Linalg] Add matchers to specialize more unary ops (#183259)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Add matchers to specialize more unary ops (PR #183259)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (PR #186923)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Add missing analysis_gen dependency to ExecutionEngine targets (PR #186936)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Add missing analysis_gen dependency to ExecutionEngine targets (PR #186936)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Add missing analysis_gen dependency to ExecutionEngine targets (PR #186936)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [ROCDL] Align mfma op description examples with the actual op (PR #186949)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Fix parseOptionalAttribute consuming loc() as an attribute (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (PR #186958)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Fix parseOptionalAttribute consuming loc() as an attribute (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [lld] [llvm] [mlir] Revert "[CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (PR #186680)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [lld] [llvm] [mlir] Revert "[CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (PR #186680)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Add missing tests (nfc) (PR #186990)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e904d55 - [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (#186354)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 429e971 - [mlir][arith][NFC] Use type parser instead of hard-coding type keywords (#186753)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 67e47fb - [mlir][gpu] Add SymbolUserOpInterface to launch_func op (#173277)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa]: Add SLICE_SHAPE folder (PR #186997)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 055322c - [mlir] Fix crash in diagnostic verifier for unmatched @unknown expectations (#186148)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 04cc752 - [mlir][bufferization] Fix crash with copy-before-write + bufferize-function-boundaries (#186446)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a78d1d9 - [mlir][vector] Add missing tests (nfc) (#186990)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (PR #186832)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (PR #186832)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9a42e5b - [mlir][tosa] Remove 'Pure' trait from operations that are not speculatable (#185700)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a1a714b - [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (#186832)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][LLVM] add llvm.fake.use to LLVM dialect (PR #187026)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][LLVM] add llvm.fake.use to LLVM dialect (PR #187026)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][LLVM] add llvm.fake.use to LLVM dialect (PR #187026)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python] Correctly handle python passes that emit errors without signalling failure. (PR #96996)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python] Correctly handle python passes that emit errors without signalling failure. (PR #96996)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add spirv.GroupNonUniformBroadcastFirst Op (PR #185818)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] Reland Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453) (PR #186833)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] Reland Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453) (PR #186833)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] Reland Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453) (PR #186833)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] Reland Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453) (PR #186833)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in tileToForallOpImpl when tileUsingSCF returns empty loops (PR #187075)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in tileToForallOpImpl when tileUsingSCF returns empty loops (PR #187075)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (PR #186923)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix vectorizer generating invalid vector.gather for 0-D tensor.extract (PR #187085)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 803828f - [mlir][GPU] Refactor, improve constant size information handling (#186907)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][GPU] Bump static bound on cluster IDs (PR #187106)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][GPU] Bump static bound on cluster IDs (PR #187106)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [atomicrmw] fminimumnum/fmaximumnum support (PR #187030)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add distribution patterns for vector step, shape_cast & broadcast from sg-to-wi (PR #185960)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d17ce9a - [ROCDL] Align mfma op description examples with the actual op (#186949)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [atomicrmw] fminimumnum/fmaximumnum support (PR #187030)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][MemRef] Migrate memref dialect alias op folding to interface (PR #187168)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] [MLIR] Add lowering support for OMP ALLOCATE directives and its clauses (PR #187167)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (PR #187142)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ee0ac74 - [mlir][x86] Lower packed type vector.contract to AMX dot-product (#182810)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Generic to category specialization for unary elementwise ops (PR #187217)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9cb9081 - [mlir][vector] Extend vector.gather e2e test (#187071)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4f63790 - [mlir][tosa][tosa-to-linalg] Fix rescale with double rounding failing validation (#184787)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fef74e1 - [mlir][spirv] add ExecutionModeIdOp (#186241)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] add ExecutionModeIdOp (PR #186241)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 671ccfe - [mlir][reducer] Add eraseAllOpsInRegion function to reduction-tree pass (#185892)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Use non-native runner in gather.mlir test (PR #187243)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f52b261 - [mlir][vector] Use non-native runner in gather.mlir test (#187243)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix vectorizer generating invalid vector.gather for 0-D tensor.extract (PR #187085)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] feat(vector): drop unit dims from memrefs for xfer_read/write for non… (PR #187076)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d7dbf1b - [mlir][gpu] Fix typo in documentation (#156619)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][gpu] Fix typo in documentation (PR #156619)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [lldb] [llvm] [mlir] [clang] builtins for atomicrmw fminmax/_num (PR #187139)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [lldb] [llvm] [mlir] [clang] builtins for atomicrmw fminmax/_num (PR #187139)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add reduction ops in TOSA Ext Inst Set (PR #187278)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add reduction ops in TOSA Ext Inst Set (PR #187278)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b85cf95 - [mlir][acc] Move acc routine functions into GPU module (#187161)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5e32027 - [MLIR] Fix crash in FrozenRewritePatternSet when PDL lowering is skipped by debug counter (#186159)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][LLVM] add llvm.fake.use to LLVM dialect (PR #187026)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][quant] Fix printer to preserve non-signless storage type (PR #187300)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][quant] Fix printer to preserve non-signless storage type (PR #187300)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b5ef9e2 - [MLIR][XeGPU] Avoid crashing on `gpu.func` missing `gpu.return` (#186330)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVMIR][NFC] Drop uses of BranchInst (PR #187304)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4c745df - [MLIR][LLVMIR][NFC] Drop uses of BranchInst (#187304)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Generalize castAwayContractionLeadingOneDim (PR #187312)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 16585af - [mlir][acc] Fix bindNameValue for RoutineOp (#187307)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b11a603 - [mlir][Transform] Fix crash in SequenceOp::getEffects when body region is empty (#185063)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in tileToForallOpImpl when tileUsingSCF returns empty loops (PR #187075)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] IntegerAttr accessor returning APInt by reference. (PR #187351)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] IntegerAttr accessor returning APInt by reference. (PR #187351)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] IntegerAttr accessor returning APInt by reference. (PR #187351)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenACC][NFC] Generalize wrapMultiBlockRegionWithSCFExecuteRegion with variadic template (PR #187359)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenACC][NFC] Generalize wrapMultiBlockRegionWithSCFExecuteRegion with variadic template (PR #187359)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenACC][NFC] Generalize wrapMultiBlockRegionWithSCFExecuteRegion with variadic template (PR #187359)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add optional emit reset to exportSMTLIB (PR #187366)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] [linalg] Add output shape verifier for linalg ops. (PR #91673)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [GPUToLLVMSPV] Reject module-scope gpu.barrier during LLVM-SPIRV lowering (PR #187377)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [GPUToLLVMSPV] Reject module-scope gpu.barrier during LLVM-SPIRV lowering (PR #187377)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Adding AnyResource to MLIR Side Effects. (PR #187423)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Make MemoryEffectsOpInterface optional. (PR #187427)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Make MemoryEffectsOpInterface optional. (PR #187427)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (PR #187142)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (PR #187142)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (PR #187142)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (PR #186034)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7d02ca6 - [mlir][LLVM] add llvm.fake.use to LLVM dialect (#187026)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][LLVM] add llvm.fake.use to LLVM dialect (PR #187026)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][debug] generate llvm.fake.use for arguments at -g and O0 (PR #187044)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Add XFAIL test for bufferize-function-boundaries returning unranked memref (PR #176746)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][debug] generate llvm.fake.use for arguments at -g and O0 (PR #187044)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Add XFAIL test for bufferize-function-boundaries returning unranked memref (PR #176746)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Add XFAIL test for bufferize-function-boundaries returning unranked memref (PR #176746)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Specialize transform op - emit category ops (PR #187506)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Specialize transform op - emit category ops (PR #187506)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] da92bc0 - [mlir][acc] Support call target handling for bind(name) (#187390)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 989ea0e - [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (#186034)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2754e35 - [mlir][EmitC] Support pointer-based memrefs in load/store lowering (#186828)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][EmitC] Support pointer-based memrefs in load/store lowering (PR #186828)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c5c0b83 - [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (#186118)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Rewrite scalar `memref.copy` through reinterpret_cast into load/store (PR #186118)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 593683f - [OpenACC][NFC] Generalize wrapMultiBlockRegionWithSCFExecuteRegion (#187359)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (PR #186308)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix vectorizer generating invalid vector.gather for 0-D tensor.extract (PR #187085)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix vectorizer generating invalid vector.gather for 0-D tensor.extract (PR #187085)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir-c] expand the mlir llvm dialect C api with more attributes/enums (PR #84453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Make MemoryEffectsOpInterface optional. (PR #187427)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c3f381c - [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (#187191)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d3a8666 - [mlir][spirv] Add reduction ops in TOSA Ext Inst Set (#187278)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Add alignment calculation to support `PhysicalStorageBuffer` with vector types (PR #187698)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Add alignment calculation to support `PhysicalStorageBuffer` with vector types (PR #187698)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add C API for creating dynamic dialects, ops, types, and attrs (PR #187239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f5e2238 - [MLIR][XeGPU] Enhance multi-reduction layout propagation rules (#186308)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 20768a9 - [ACC] Use ExistingOps strictness in ACCSpecializeForDevice for non-specialized functions (#187645)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [ACC] Use ExistingOps strictness in ACCSpecializeForDevice for non-specialized functions (PR #187645)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][acc] Use index for acc.par_width results (PR #187734)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][acc] Use index for acc.par_width results (PR #187734)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][acc] Use index for acc.par_width results (PR #187734)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [mlir][OpenMP] Translate omp.declare_simd to LLVM IR (x86) (PR #178087)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [mlir][OpenMP] Translate omp.declare_simd to LLVM IR (x86) (PR #178087)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 66f06f5 - [mlir][acc] Sink constants into acc.compute_region when creating (#187777)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Enable multi-buffer support in loadSourceFileBuffer (PR #187803)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Enable multi-buffer support in loadSourceFileBuffer (PR #187803)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Enable multi-buffer support in loadSourceFileBuffer (PR #187803)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Deterministic containers in BytecodeWriter (PR #187819)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Deterministic containers in BytecodeWriter (PR #187819)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 64c4e52 - [mlir][SPIRV] Add alignment calculation to support `PhysicalStorageBuffer` with vector types (#187698)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Simplify expand_shape size/stride computation using output_shape (PR #187844)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Simplify expand_shape size/stride computation using output_shape (PR #187844)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Add MlirOpFoldResult type to C API (PR #187247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (PR #187864)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d818fa4 - [MLIR][Python] Make init parameters follow the field definition order (#186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][nfc] Fix gcc compiler error on destructor in PassRegistry.cpp (PR #187900)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5b71607 - [mlir][linalg] Specialize transform op - emit category ops (#187506)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for gpu.subgroup_broadcast (PR #187947)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for gpu.subgroup_broadcast (PR #187947)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for gpu.subgroup_broadcast (PR #187947)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][LLVM] Add more `llvm.intr.experimental.constrained.*` ops (PR #187948)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][LLVM] Add more `llvm.intr.experimental.constrained.*` ops (PR #187948)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for gpu.subgroup_broadcast (PR #187947)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution patterns for vector transpose, bitcast & mask ops in sg to wi pass (PR #187392)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ce288f4 - [MLIR][XeGPU] Add distribution patterns for vector insert & extract ops in sg to wi pass (#184665)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Python] A few minor fixes to type annotations (PR #187956)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e1286d9 - [mlir] Deterministic containers in BytecodeWriter (#187819)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6dabcef - [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (#187914)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor] Fix empty tensor with cast encoding fold (PR #187963)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor] Fix empty tensor with cast encoding fold (PR #187963)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor] Fix empty tensor with cast encoding fold (PR #187963)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 69594b7 - [MLIR] [Python] A few minor fixes to type annotations (#187956)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3fa88f0 - [mlir][tensor] Fix empty tensor with cast encoding fold (#187963)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor] Fix empty tensor with cast encoding fold (PR #187963)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Bail out tensor.cast pack/unpack fold on unprovable tile sizes (PR #188000)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL] Relax the restrictions on IRDL-defined names (PR #187911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d6373b4 - [mlir][LLVM] Add more `llvm.intr.experimental.constrained.*` ops (#187948)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][TableGen] Make optional enum parser not consume the token when it is not matched (PR #188008)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][TableGen] Make optional enum parser not consume the token when it is not matched (PR #188008)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Mem2Reg] Add support for region control flow and SCF (PR #185036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Fix tosa.transpose identity canonicalization type (PR #188020)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3330ca9 - [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (#186383)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] bb3f2bc - [MLIR][Affine] Fix crash in replaceAllMemRefUsesWith when replacement fails (#186282)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b16f6da - [mlir][affine] Fix crash in addAffineParallelOpDomain with min/max bounds (#184130)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 71b53ad - IntegerAttr accessor changed to returning APInt by reference. (#187351)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 691c653 - [mlir][tblgen] Emit diagnostic instead of crashing for invalid interface method arg type (#186430)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d7128d8 - [MLIR] Fix crash when parsing typed attribute via parseOptionalAttribute (#186192)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Fix dense resource in constant folding test (PR #188034)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Move SFINAE from return type to template argument in OpImplementation.h (NFC) (PR #188039)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8c20087 - [MLIR] Move SFINAE from return type to template argument in OpImplementation.h (NFC) (#188039)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4a06f38 - [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (#186278)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 20fe74e - [mlir][x86] Hardware extension namespaces (#184392)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a977522 - [NVPTX] Canonicalize NVVM attribute strings and refactor property queries (NFC) (#187752)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b16efa6 - [mlir][python] Fix PyObjectRef copy/move assignment for MSVC (#186758)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ed3d3bf - [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (#187714)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] add interchange operation in the OpenMP mlir dialect (PR #186381)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libcxx] [libcxxabi] [lld] [lldb] [llvm] [mlir] [openmp] [polly] [MLIR][CMake] CMAKE_UNITY_BUILD support (PR #187414)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b32d078 - [AIX] XFAIL mlir builtin test on big endian AIX [NFC] (#187365)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix a problem with parseOptionalAttribute (PR #188125)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] [NFC] Update pass documentation (PR #188140)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0e5e434 - [affine] Support xori/maxnumf/minnumf reduction types. (#184450)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python][Docs] Fix example of Python-defined dialects (PR #188174)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python][Docs] Fix example of Python-defined dialects (PR #188174)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations (PR #188188)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Fix unranked tosa canonicalizations (PR #188188)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add last 4 data layout ops in TOSA Ext Inst Set (PR #188199)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add last 4 data layout ops in TOSA Ext Inst Set (PR #188199)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8f85bb1 - [mlir][nfc] Fix gcc compiler error on destructor in PassRegistry.cpp (#187900)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR] Convert LLVMImportDialectInterface using ODS (PR #181923)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ad39e5a - [MLIR][Python][Docs] Fix example of Python-defined dialects (#188174)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python][Docs] Fix example of Python-defined dialects (PR #188174)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][docs] Add page for third-party tutorials (PR #188080)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to sync and ldmatrix ops (PR #188238)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.index handeling in partial reduction tiling (PR #188261)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Mark `arith.remsi` and `arith.remui` as conditionally speculatable (PR #188263)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Mark `arith.remsi` and `arith.remui` as conditionally speculatable (PR #188263)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.index handeling in partial reduction tiling (PR #188261)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1d883c6 - [mlir][linalg] Fix linalg.index handeling in partial reduction tiling (#188261)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][func] Refactor FuncToLLVM discardable attributes algorithm (PR #188232)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [XeVM] Use `ocloc` for binary generation. (PR #188331)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [XeVM] Use `ocloc` for binary generation. (PR #188331)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (PR #187142)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (PR #187142)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (PR #187142)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (PR #187142)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] eca7d83 - [mlir][memref] Simplify expand_shape size/stride computation using output_shape (#187844)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Draft: [mlir][tosa] Fix unranked tosa canonicalizations crashes (PR #188188)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [lldb] [llvm] [mlir] [polly] Users/makslevental/claude unity build onefile (PR #188403)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 665c2e9 - [Flang][OpenMP] Remove dead restoreIP in OpenMP taskloop lowering (#187222)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for gpu.subgroup_broadcast (PR #187947)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Derive NVVM_SyncWarpOp from NVVM_IntrOp for import support (PR #188415)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Derive NVVM_SyncWarpOp from NVVM_IntrOp for import support (PR #188415)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Derive NVVM_SyncWarpOp from NVVM_IntrOp for import support (PR #188415)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for gpu.subgroup_broadcast (PR #187947)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for gpu.subgroup_broadcast (PR #187947)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for gpu.subgroup_broadcast (PR #187947)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7cb57c6 - [MLIR][XeGPU][TransformOps] Remove obsolete transform ops (#187561)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7c933f0 - [mlir][arith] Add `arith.convertf` op (#188041)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] NFC: Refactor NVVM op definitions in NVVMOps.td (PR #188436)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] NFC: Refactor NVVM op definitions in NVVMOps.td (PR #188436)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [acc] Lower acc if with multi-block host fallback via scf.execute_region (PR #188350)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Add InferTypeOpInterface to NVVM ops with deterministic result types (PR #188173)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Separate OutlinableInterface from taskloop LoopWrapper (PR #188068)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Separate OutlinableInterface from taskloop LoopWrapper (PR #188068)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_cast of 1D contiguous memrefs (PR #188459)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Fix variable only used by assert (PR #188461)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6ac9ab8 - [mlir][arith] Fix variable only used by assert (#188461)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Python] More improvements to type annotations (PR #188468)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] Fix unused-but-set-variable warning in smt.c (PR #188473)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Python] Fixed a long standing bug in the `PyRegionListIterator` (PR #188475)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b8ababd - [MLIR][NVVM] NFC: Refactor NVVM op definitions in NVVMOps.td (#188436)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] NFC: Refactor NVVM op definitions in NVVMOps.td (PR #188436)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (PR #186271)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [LLVM-Flang] Add support for -fdebug-info-for-profiling option (PR #188022)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8430b08 - [mlir][spirv] Add last 4 data layout ops in TOSA Ext Inst Set (#188199)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Fix unused block argument removal logic (PR #188484)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Fix unused block argument removal logic (PR #188484)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Fix unused block argument removal logic (PR #188484)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Fix unused block argument removal logic (PR #188484)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 396d638 - [MLIR] [Python] More improvements to type annotations (#188468)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 33da12a - [acc] Lower acc if with multi-block host fallback via scf.execute_region (#188350)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 80dc5aa - [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (#187142)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add linear modifier (val, ref, uval) (PR #187142)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang][mlir][OpenMP] Translate omp.declare_simd to LLVM IR (PR #187767)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Improve verifier failure error message (PR #188507)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Vector] Fix crash in foldDenseElementsAttrDestInsertOp on poison index (PR #188508)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7398eb0 - [mlir][linalg] Fix UBSan division-by-zero in PackOp folding (#186271)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Mem2Reg] Quick fix for dominance info invalidation (PR #188518)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Affine] Add vector support to affine.linearize_index and affine.delinearize_index (PR #188369)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8afb462 - [MLIR] [Python] Fixed a long standing bug in the `PyRegionListIterator` (#188475)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR] Convert LLVMImportDialectInterface using ODS (PR #181923)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Python] Relaxed `list` to `Sequence` in most parameter types (PR #188543)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix crash in alias printer when encountering null operands (PR #188581)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Reapply "[MLIR] [Mem2Reg] Fix unused block argument removal logic (#188484)" (#188571) (PR #188599)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR] convert ConvertToEmitCPatternInterface to ODS (PR #188621)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR] convert ConvertToEmitCPatternInterface to ODS (PR #188621)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for lowering vector.multi_reduction to scalar in Wg to Sg (PR #188623)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (PR #187245)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.ballot operation to GPU dialect (PR #188647)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Add missing #undef REMUI and DIVUI (PR #188686)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Add #undef FAILURE_IF_FAILED and ERROR_IF (PR #188685)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Add #undef FAILURE_IF_FAILED and ERROR_IF (PR #188685)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3009211 - [LLVM-Flang] Add support for -fdebug-info-for-profiling option (#188022)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [mlir] [LLVM-Flang][Options] Add support for '-fprofile-sample-use' option (PR #188697)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e69c731 - [AMDGPU] Disable neg_lo[0:1] and neg_hi[0:1] on wmma_f32_16x16x32_bf16 (#188649)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9e8012c - [MLIR] Fix crash in alias printer when encountering null operands (#188581)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ed37bdc - [mlir][func] Fix crashes in FuncToLLVM discardable attributes propagation logic (#188232)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 107d853 - [mlir] Add Repeated<T> constructors for TypeRange and ValueRange (#186923)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Validate APInt bitwidth in IntegerAttr::get(Type, APInt) (PR #188725)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][ODS] Error on optional attribute used outside optional group in assemblyFormat (PR #188726)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][DataFlow] Guard getTerminator() with mightHaveTerminator() check (PR #188727)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][GPU] Add verifier to gpu.barrier requiring kernel context (PR #188729)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][GPU] Add verifier to gpu.barrier requiring kernel context (PR #188729)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Validate APInt bitwidth in IntegerAttr::get(Type, APInt) (PR #188725)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Validate APInt bitwidth in IntegerAttr::get(Type, APInt) (PR #188725)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][GPU] Add verifier to gpu.barrier requiring kernel context (PR #188729)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][GPU] Add verifier to gpu.barrier requiring kernel context (PR #188729)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 298424b - [MLIR] Improve verifier failure error message (#188507)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (PR #188457)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix segfault when translating NVVM ops outside a function (PR #188735)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a1133f5 - [MLIR][Transform] Replace NDEBUG guard with LLVM_ENABLE_ABI_BREAKING_CHECKS for checkImplementsTransform (#188736)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Handle MDTuple-of-MDStrings module flags (e.g. riscv-isa) (PR #188741)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SPIRV] Deduce Shader capability for DescriptorSet/Binding decorations (PR #188743)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SPIRV] Add conversion for spirv.SpecConstant and spirv.mlir.referenceof to LLVM (PR #188746)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Analysis] Fix incorrect RegionBranchOpInterface API usage in SliceWalk (PR #188758)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Transforms] Fix two bugs in loop-invariant-subset-hoisting (PR #188761)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL][Python] Fix error while composing `irdl.any_of` and `irdl.base` (PR #187914)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 797916b - [OpenMP][flang] Fix crash in host offload (#187847)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dims in vector.multi_reduction in sg to wi pass (PR #188767)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dims in vector.multi_reduction in sg to wi pass (PR #188767)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support leading unit dims in vector.multi_reduction in sg to wi pass (PR #188767)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Interfaces] Allow non-builtin scalar types in IndexingMapOpInterface (PR #188774)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MathToLLVM] Add direct lowering of math.clampf to LLVM (PR #188776)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Affine] Allow integer constant operands in affine symbol pure-op check (PR #188778)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Affine] Allow integer constant operands in affine symbol pure-op check (PR #188778)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1503293 - [MLIR][Python] Support `has_trait` for operations (#188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support `has_trait` for operations (PR #188492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Vector] Fix vector.create_mask i32 overflow for large index values (PR #188782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Math] Fix IPowI strength-reduction generating division by zero for negative exponents (PR #188783)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e485a5d - [MLIR][SCFToOpenMP] Fix crash when scf.parallel uses non-LLVM-compatible reduction type (#188559)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Add support for dropping inner unit dims for transfer_read/write with masks. (PR #188841)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR] Convert BytecodeDialectInterface to ods (PR #188852)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR] Convert BytecodeDialectInterface to ods (PR #188852)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 531613e - [mlir] Use Repeated<T> in more places to avoid temporary vectors. NFC. (#188846)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][x86] Lower packed type vector.contract to AMX dot-product (online-packing) (PR #188192)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f4b524c - [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (#188471)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR] Convert BytecodeDialectInterface to ods (PR #188852)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Preserve alignment attribute during gather/scatter bufferization (PR #188924)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in expand-strided-metadata with multiple dynamic dims per group (PR #186834)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Vector] Fix RewriteAlignedSubByteIntExt/Trunc producing invalid IR when source is already i8 (PR #188941)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MPI] Fix direct getRefMutable().assign() bypassing rewriter in FoldCast (PR #188943)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][X86] Fix direct use.set() bypassing rewriter in rewriteUses (PR #188945)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][X86] Fix direct setOperand() bypassing rewriter in shuffleBeforeWriteLikeOp (PR #188946)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Vector] Fix direct operand.set() bypassing rewriter in WarpOpScfIfOp/ForOp (PR #188948)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Vector] Fix WarpOpScfForOp and WarpOpScfIfOp leaving invalid ops after region moves (PR #188951)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Vector] Fix WarpOpScfForOp and WarpOpScfIfOp leaving invalid ops after region moves (PR #188951)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeVM] Wrap in-place op modifications in modifyOpInPlace in LLVMLoadStoreToOCLPattern (PR #188952)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Vector] Move scalable dims check before IR creation in BroadcastOpLowering (PR #188953)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Vector] Move scalable dims check before IR creation in ScanToArithOps (PR #188954)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Math] Move exponent threshold check before IR creation in PowIStrengthReduction (PR #188955)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix ErasedOpsListener false positives for newly created ops/blocks (PR #188956)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix ErasedOpsListener false positives for newly created ops/blocks (PR #188956)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 06b057d - [MLIR] Fix ErasedOpsListener false positives for newly created ops/blocks (#188956)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 38c6493 - [MLIR][X86] Fix direct use.set() bypassing rewriter in rewriteUses (#188945)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Fix fingerprint changes in SparseFuncAssembler (PR #188958)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Fix domination violation in co-iteration for dense iterators (PR #188959)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenACC] Fix IR verification failures in acc-specialize passes (PR #188961)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b3e2636 - [MLIR][SparseTensor] Fix direct op erasure bypassing rewriter in FoldConvertIntoProducer (#188960)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MemRef] Fix LoadOpOfExpandShapeOpFolder returning failure after IR change (PR #188964)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 045f65e - [MLIR][X86] Fix direct setOperand() bypassing rewriter in shuffleBeforeWriteLikeOp (#188946)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c7529e4 - [mlir][tosa]: Add SLICE_SHAPE folder (#186997)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenACC] Fix pattern API check failures in acc-loop-tiling pass (PR #188968)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e84f9ca - [MLIR][NVVM] Fix segfault when translating NVVM ops outside a function (#188735)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 17e1438 - [MLIR][Vector] Move scalable dims check before IR creation in BroadcastOpLowering (#188953)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 329432b - [MLIR][Vector] Move scalable dims check before IR creation in ScanToArithOps (#188954)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c0e8eb9 - [MLIR][Vector] Fix RewriteAlignedSubByteIntExt/Trunc producing invalid IR when source is already i8 (#188941)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [SPIR-V] Preserve module analysis for XeVM lowering (PR #188971)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [SPIR-V] Preserve module analysis for XeVM lowering (PR #188971)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MemRef] Fix DimOfReifyRankedShapedTypeOpInterface IR-change on failure (PR #188973)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MemRef] Fix DimOfReifyRankedShapedTypeOpInterface IR-change on failure (PR #188973)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MemRef] Fix DimOfReifyRankedShapedTypeOpInterface IR-change on failure (PR #188973)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix generate-test-checks.py: don't put attr refs in CHECK-LABEL (PR #188985)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix computeTiedSuccessorInputs for single-iteration scf.for (PR #188986)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [GPUToLLVM] Support multiple async dependencies in gpu.launch_func lowering (PR #188987)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Rewrite] Support unqualified pattern names in disable/enable-patterns (PR #188988)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 32c429b - [MLIR][Linalg] Remove unused function permuteValues (NFC) (#188990)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Arith] Fix int-range-optimizations miscompile from stale solver state (PR #188992)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix segfault when translating NVVM ops outside a function (PR #188993)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][GPU] Reject nested symbol references in gpu-kernel-outlining (PR #188994)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCF] Fix ForLoopRangeFolding miscompile with non-positive MulIOp multiplier (PR #188995)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Tosa] Fix crash in TransposeOp::fold for unranked result type (PR #188996)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Fix to_buffer being incorrectly hoisted by LICM (PR #188997)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Fix to_buffer being incorrectly hoisted by LICM (PR #188997)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in tileToForallOpImpl for rank-0 ops (PR #189000)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCF] Fix loopUnrollByFactor for unsigned loops with narrow integer types (PR #189001)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Fix to_buffer being incorrectly hoisted by LICM (PR #188997)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Fix to_buffer being incorrectly hoisted by LICM (PR #188997)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9c0bce7 - [MLIR][Transform] Fix crash in CheckUses when op lacks MemoryEffectOpInterface (#188998)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 18ad761 - [mlir] Fix generate-test-checks.py: don't put attr refs in CHECK-LABEL (#188985)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3303578 - [MLIR][GPU] Reject nested symbol references in gpu-kernel-outlining (#188994)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in tileToForallOpImpl for rank-0 ops (PR #189000)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in tileToForallOpImpl for rank-0 ops (PR #189000)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 71ea39a - [mlir][spirv] Add Gather/Scatter/Resize ops in TOSA Ext Inst Set (#188497)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c3bffc8 - Revert "[MLIR] Fix ErasedOpsListener false positives for newly created ops/blocks" (#189010)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR] Convert BytecodeDialectInterface to ods (PR #188852)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 79658d7 - [MLIR][SCF] Fix ForLoopRangeFolding miscompile with non-positive MulIOp multiplier (#188995)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b959831 - [MLIR][Arith] Fix int-range-optimizations miscompile from stale solver state (#188992)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 760c429 - [MLIR][AMDGPU] Added l2-prefetch op to AMDGPU (#188457)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add Cast/Rescale ops in TOSA Ext Inst Set (PR #189028)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 52bb40f - [mlir][gpu] Add gpu.ballot operation to GPU dialect (#188647)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [GPUToLLVM] Support multiple async dependencies in gpu.launch_func lowering (PR #188987)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][reducer] Remove the restriction that OptReductionPass must be a ModuleOp (PR #189038)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][reducer] Remove the restriction that OptReductionPass must be a ModuleOp (PR #189038)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ea8b160 - [GPUToLLVM] Support multiple async dependencies in gpu.launch_func lowering (#188987)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Arith] Fix index_cast/index_castui chain folding to check intermediate width (PR #189042)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e9f51a3 - [MLIR][SCF] Add regression tests for ConditionPropagation in nested ifs (#189036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][TableGen] Fix EnumAttr not recognized as enum in OpFormatGen (PR #189046)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][TableGen] Fix EnumAttr not recognized as enum in OpFormatGen (PR #189046)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3363a0e - [MLIR][Shard] Fix NormalizeSharding and FoldDuplicateShardOp direct mutations (#188981)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 23eec12 - [MLIR] Fix outdated restriction comment in RemoveDeadValuesPass (#189041)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e9669fd - [MLIR][EmitC] Fix crash in SwitchOp::getEntrySuccessorRegions on unsigned integer type (#188546)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Add extra_pad_tiles to linalg.pack & unpack (PR #189049)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5d29300 - [MLIR][Transforms] Fix two bugs in loop-invariant-subset-hoisting (#188761)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Add extra_pad_tiles to linalg.pack & unpack (PR #189049)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] Reland "[flang][OpenMP] Fix lowering of LINEAR iteration variables (#183794)" (PR #188851)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] Reland "[flang][OpenMP] Fix lowering of LINEAR iteration variables (#183794)" (PR #188851)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] Reland "[flang][OpenMP] Fix lowering of LINEAR iteration variables (#183794)" (PR #188851)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] Reland "[flang][OpenMP] Fix lowering of LINEAR iteration variables (#183794)" (PR #188851)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] Reland "[flang][OpenMP] Fix lowering of LINEAR iteration variables (#183794)" (PR #188851)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Arith] Fix index_cast/index_castui chain folding to check intermediate width (PR #189042)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Arith] Fix index_cast/index_castui chain folding to check intermediate width (PR #189042)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 79fdef2 - [mlir][ods] Document and test DefaultValuedProp elision in prop-dict format (#189045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 40d5b19 - [mlir][IR] Add test for complex<i1> dense element roundtrip (#189047)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR] Convert BytecodeDialectInterface to ods (PR #188852)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Add extra_pad_tiles to linalg.pack & unpack (PR #189049)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in FoldTensorCastUnPackOp with dynamic non-constant tile size (PR #189071)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][TableGen] Fix ArrayRefParameter in struct format roundtrip (PR #189065)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] make One-Shot and SCF bufferization TensorLikeType-aware (PR #189073)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Derive NVVM_SyncWarpOp from NVVM_IntrOp for import support (PR #188415)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Derive NVVM_SyncWarpOp from NVVM_IntrOp for import support (PR #188415)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Derive NVVM_SyncWarpOp from NVVM_IntrOp for import support (PR #188415)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add Layout Propagation support for multi-reduction/reduction op with scalar result (PR #189133)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][XeVM] Use libocloc API for binary generation. (PR #188353)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8e59c3a - [XeVM] Fix the cache-control metadata string generation. (#187591)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] eb53972 - [mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface (#187864)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][reducer] Fix the reduce undefined symbol problem (PR #189148)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5ae2fe7 - [mlir][vector] Reject alignment attribute on tensor-level gather/scatter (#188924)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "[mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface" (PR #189150)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "[mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface" (PR #189150)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "[mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface" (PR #189150)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1efef76 - Revert "[mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface" (#189150)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVMIR] Allow llvm.call and llvm.invoke to use llvm.mlir.alias as callee (PR #189154)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 00c6b4d - [MLIR][Vector] Fix crash in foldDenseElementsAttrDestInsertOp on poison index (#188508)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Fix FoldTensorCastOfOutputIntoForallOp write order bug (PR #189162)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Fix FoldTensorCastOfOutputIntoForallOp write order bug (PR #189162)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Arith] Fix unsound addi/subi constant-fold when merged overflow flags would be violated (PR #189164)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Affine] Fix LICM incorrectly hoisting stores from zero-trip-count loops (PR #189165)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Affine] Fix LICM incorrectly hoisting stores from zero-trip-count loops (PR #189165)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in tile_reduction when output map has constant exprs (PR #189166)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in tile_reduction when output map has constant exprs (PR #189166)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3b76b85 - [MLIR] Fix crash in test-bytecode-roundtrip when test dialect is absent (#189163)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in tile_reduction when output map has constant exprs (PR #189166)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in tile_reduction when output map has constant exprs (PR #189166)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e568136 - [MLIR][Python] Add more field specifiers to Python-defined operations (#188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add more field specifiers to Python-defined operations (PR #188064)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bytecode] Fix clang 21/22 crash in getChecked<T> for types with only inherited getChecked (PR #189172)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bytecode] Fix clang 21/22 crash in getChecked<T> for types with only inherited getChecked (PR #189172)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Remove unit-stride check in Gather1DToConditionalLoads (PR #189178)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9f3a9ea - [MLIR][XeGPU] Add distribution patterns for vector step, shape_cast & broadcast from sg-to-wi (#185960)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Remove unit-stride check in Gather1DToConditionalLoads (PR #189178)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Remove unit-stride check in Gather1DToConditionalLoads (PR #189178)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][build] Fix undefined references in debug shared libs (#189206) (PR #189207)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][build] Fix undefined references in debug shared libs (#189206) (PR #189207)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][build] Fix undefined references in debug shared libs (#189206) (PR #189207)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][build] Fix undefined references in debug shared libs (#189206) (PR #189207)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][build] Fix undefined references in debug shared libs (#189206) (PR #189207)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][build] Fix undefined references in debug shared libs (#189206) (PR #189207)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][build] Fix undefined references in debug shared libs (#189206) (PR #189207)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][build] Fix undefined references in debug shared libs (#189206) (PR #189207)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][build] Fix undefined references in debug shared libs (#189206) (PR #189207)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg-specialize-generic-ops with scalar inputs (PR #189212)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg-specialize-generic-ops with scalar inputs (PR #189212)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Affine] Preserve alignment attribute in affine-pipeline-data-transfer (PR #189220)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] fix sparse GPU codegen out buffer (PR #189221)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] fix sparse GPU codegen out buffer (PR #189221)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fc01c81 - [MLIR][build] Fix undefined references in debug shared libs (#189207)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][build] Fix undefined references in debug shared libs (PR #189207)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] dd9bc66 - [MLIR] [Python] The generated op definitions now use typed parameters (#188635)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4151f5d - [MLIR][LLVMIR] Allow llvm.call and llvm.invoke to use llvm.mlir.alias as callee (#189154)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][ArithToLLVM] Fix index_cast on memref types generating invalid LLVM IR (PR #189227)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][BytecodeReader] Fix crash reading FusedLoc with empty locations (PR #189228)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MemRef] Add verifier check for index count vs memref rank in generic_atomic_rmw (PR #189229)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCF] Fix scf.index_switch lowering to preserve large case values (PR #189230)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix infinite loop in tryFold (PR #189232)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Fix incorrect byte-alignment assumption in ConvertVectorStore (PR #189235)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Affine] Fix double reduction when cyclic loop can't be removed after fusion (PR #189236)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in ReinterpretCastOpConstantFolder for negative sizes (PR #189237)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Fix crash in ReinterpretCastOpConstantFolder for negative sizes (PR #189237)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MemRef] Fix memref.reshape lowering to avoid unresolvable unrealized casts for i32 shape (PR #189238)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix crash converting arith.addi/subi/muli on i1 types (PR #189239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Shard] Fix three bugs in ND mesh resharding in Partition pass (PR #189241)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Arith] Fix arith-emulate-unsupported-floats for extf on emulated float types (PR #189243)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MLProgram] Fix crash in mlprogram-pipeline-globals on unresolvable callees (PR #189244)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Arith] Fix arith-emulate-unsupported-floats for extf on emulated float types (PR #189243)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Affine] Fix null operands in simplifyConstrainedMinMaxOp (PR #189246)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Affine] Fix null operands in simplifyConstrainedMinMaxOp (PR #189246)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Affine] Fix null operands in simplifyConstrainedMinMaxOp (PR #189246)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Affine] Fix dead store elimination for vector stores with different types (PR #189248)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Bufferization] Fix foldMemRefCasts dropping ranked return type for unranked->ranked cast (PR #189249)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Reland "[mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface" (PR #189253)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Reland "[mlir][reducer] Add eraseRedundantBlocksInRegion and getSuccessorForwardOperands API to BranchOpInterface" (PR #189253)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][docs] dialect interfaces and mlir reduce documentation fix (PR #189258)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][docs] dialect interfaces and mlir reduce documentation fix (PR #189258)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][docs] dialect interfaces and mlir reduce documentation fix (PR #189258)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [Value] Mark getOperandNumber as Const (PR #189267)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [Value] Mark getOperandNumber as Const (PR #189267)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][ods] resolve the wrong indent issue (PR #189277)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][ods] resolve the wrong indent issue (PR #189277)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][amdgpu] wrapper for gfx1250 async global load to lds intrinsics (PR #189279)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][amdgpu] implement amdgpu.global_load_async_to_lds for gfx1250 (PR #189279)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][amdgpu] implement amdgpu.global_load_async_to_lds for gfx1250 (PR #189279)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][GPU] Refactor GPUOps lowering (PR #188905)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [AMDGPU][MLIR][NFC] moved enc computation to a dedicated method (PR #189339)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [AMDGPU][MLIR][NFC] moved enc computation to a dedicated method (PR #189339)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [AMDGPU][MLIR][NFC] moved enc computation to a dedicated method (PR #189339)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a7bc628 - [mlir][tosa] Harden folds/canonicalizations for unranked and dynamic shapes (#188188)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0069867 - [mlir][affine] Add ValueBounds-based simplification for delinearize(linearize) pairs (#187245)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ccb64cb - [Value] Mark getOperandNumber as Const (#189267)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0bb0c7d - [MLIR][MPI] Fix direct getRefMutable().assign() bypassing rewriter in FoldCast (#188943)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6c8782b - [MLIR][Vector] Fix direct operand.set() bypassing rewriter in WarpOpScfIfOp/ForOp (#188948)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][reducer] Add opt-pass-file option to opt-reduction pass (PR #189353)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][reducer] Add opt-pass-file option to opt-reduction pass (PR #189353)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][reducer] make opt-reduction pass clone topOp after check (NFC) (PR #189356)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][reducer] make opt-reduction pass clone topOp after check (NFC) (PR #189356)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Python] Added a way to extend MLIR->Python type mappings (PR #189368)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 79a7b57 - [mlir][memref] Fix invalid folds in ReinterpretCastOpConstantFolder for negative constants (#189237)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Python] Added a way to extend MLIR->Python type mappings (PR #189368)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [Python] Added a way to extend MLIR->Python type mappings (PR #189368)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9a8c018 - [mlir][acc] add VariableInfo attribute to thread language specific information about privatized variables (#186368)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] add VariableInfo class to thread langauge specific information about privatized variables (PR #186368)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIR-V] Support spirv.loop_control attribute on scf.for and scf.while (PR #189392)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIR-V] Support spirv.loop_control attribute on scf.for and scf.while (PR #189392)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [OMPIRBuilder] Pass work loop type in ident flags (PR #189347)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][x86] Lower Int8 vector.contract to AVX2/AVX10 dp (online packing) (PR #189386)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [IR] Require well-formed IR for BasicBlock::getTerminator (PR #189416)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP][NFC] Refactor fillAffinityIteratorLoop (PR #189418)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP][NFC] Refactor fillAffinityIteratorLoop (PR #189418)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP][NFC] Refactor fillAffinityIteratorLoop (PR #189418)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP][NFC] Refactor fillAffinityIteratorLoop (PR #189418)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][gpu] Extend `mgpumoduleLoadJIT` API to add assemblySize parameter (PR #189429)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][gpu] Extend `mgpumoduleLoadJIT` API to add assemblySize parameter (PR #189429)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7581430 - [IR] Require well-formed IR for BasicBlock::getTerminator (#189416)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python] Disable pytype not-yet-supported error on Buffer import (PR #189440)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python] Disable pytype not-yet-supported error on Buffer import (PR #189440)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [XeVM] Refactor the SPIR-V generation to use SPIR-V backend API. (PR #189494)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [XeVM] Refactor the SPIR-V generation to use SPIR-V backend API. (PR #189494)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] acbf3f3 - [MLIR][SCF] Fix scf.index_switch lowering to preserve large case values (#189230)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 35f8945 - [mlir] Made DefaultResource the root of memory resource hierarchy. (#187423)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MemRef] Fix DimOfReifyRankedShapedTypeOpInterface IR-change on failure (PR #188973)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Support multi-result alloc ops in OptimizeAllocationLiveness (PR #189527)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Support multi-result alloc ops in OptimizeAllocationLiveness (PR #189527)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b544ad5 - [MLIR] [Python] Added a way to extend MLIR->Python type mappings (#189368)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (PR #189552)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Add test for ReduceOp empty-input verifier; remove dead empty-output check (PR #189614)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 97b78d6 - [MLIR][NVVM] Fix predicate operand index in BasicPtxBuilderInterface (#189552)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Add extra_pad_tiles to linalg.pack & unpack (PR #189049)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Arith] Avoid sign overflow when narrowing signed operations (PR #189676)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 09c54a8 - [mlir][SPIR-V] Support spirv.loop_control attribute on scf.for and scf.while (#189392)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][docs] dialect interfaces and mlir reduce documentation fix (PR #189258)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][docs] dialect interfaces and mlir reduce documentation fix (PR #189258)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 67c3429 - [mlir][docs] dialect interfaces and mlir reduce documentation fix (#189258)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6477f3a - [mlir][ArithToSPIRV] Fix invalid SPIRV and crashes when lowering integer ops on i1 (#189239)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7ff0dc4 - [mlir][OpenMP] Add iterator support to depend clause (#189090)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Add iterator support to depend clause (PR #189090)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang][OpenMP] Support iterator modifier in depend clause (PR #189412)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang][OpenMP] Support iterator modifier in depend clause (PR #189412)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9e77a45 - [mlir][OpenMP][NFC] Refactor fillAffinityIteratorLoop (#189418)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP][NFC] Refactor fillAffinityIteratorLoop (PR #189418)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in tile_reduction when output map has constant exprs (PR #189166)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in tile_reduction when output map has constant exprs (PR #189166)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash in tile_reduction when output map has constant exprs (PR #189166)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Specialize linalg.generic to linalg.mmt4d (PR #189719)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Specialize linalg.generic to linalg.mmt4d (PR #189719)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Specialize linalg.generic to linalg.mmt4d (PR #189719)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Specialize linalg.generic to linalg.mmt4d (PR #189719)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for convert layout with scalar in Sg to WI distribution (PR #189721)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Port tests from the XeGPUSubgroupDistribute to XeGPUSgToWiDistributeExperimental (PR #189747)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Fix crash in affine-loop-fusion by validating access relation IDs (PR #152812)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Add AA implementation for acc operations (PR #189772)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Add AA implementation for acc operations (PR #189772)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7fce763 - [mlir] Refactor opaque properties to make them type-safe (#185157)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash when folding tensor.cast into unpack using static packed shape for inner tiles (PR #188000)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix crash when folding tensor.cast into unpack using static packed shape for inner tiles (PR #188000)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d52a5e8 - [MLIR] convert ConvertToEmitCPatternInterface to ODS (#188621)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix stale pivot in Smith normal form (PR #189789)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix stale pivot in Smith normal form (PR #189789)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Fix Multi-Reduction Layout Rule to Preserve sg_data from consumer layout for non-reduced dims (PR #189795)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Support round-robin layout for constant and broadcast in wg-to-sg dis… (PR #189798)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [mlir] [Flang][Driver] Add support for '-fprofile-sample-use' option (PR #188697)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CSE] Fix double-counting of numCSE statistic (PR #189802)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add OpTypeSampler and OpSampledImage support (PR #189891)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add OpTypeSampler and OpSampledImage support (PR #189891)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] split-input-file for mlir-runner (PR #184763)
Peter Žužek
- [Mlir-commits] [mlir] [MLIR] split-input-file for mlir-runner (PR #184763)
Peter Žužek
- [Mlir-commits] [mlir] [mlir][acc] Add acc.compute_region and acc.par_width operations (PR #184864)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [mlir] [mlir][acc] Add acc.compute_region and acc.par_width operations (PR #184864)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [mlir] Reapply "[MLIR] [Mem2Reg] Fix unused block argument removal logic (#188484)" (#188571) (PR #188599)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [llvm] [mlir] [flang][cuda] Support non-allocatable module-level managed variables (PR #188526)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [mlir] [acc] Lower acc if with multi-block host fallback via scf.execute_region (PR #188350)
Susan Tan ス-ザン タン
Last message date:
Tue Mar 31 23:56:28 PDT 2026
Archived on: Tue Mar 31 23:56:31 PDT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).