January 2026 Archives by author
Starting: Thu Jan 1 01:59:10 PST 2026
Ending: Sat Jan 31 22:16:19 PST 2026
Messages: 4881
- [Mlir-commits] [mlir] [MLIR] normalize-memrefs: skip offset/non-contiguous layouts (PR #174787)
Muhammad Abdul
- [Mlir-commits] [mlir] [MLIR] normalize-memrefs: skip offset/non-contiguous layouts (PR #174787)
Muhammad Abdul
- [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][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] Fix linalg.select crash with index type operands (PR #179056)
Javed Absar
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop and omp.simd (PR #139386)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Skip trip count calculation when bounds are null (PR #176469)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Skip trip count calculation when bounds are null (PR #176469)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Skip trip count calculation when bounds are null (PR #176469)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Skip trip count calculation when bounds are null (PR #176469)
Sergio Afonso
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
Sergio Afonso
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
Sergio Afonso
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
Sergio Afonso
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
Sergio Afonso
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
Sergio Afonso
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
Sergio Afonso
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Remove Generic-SPMD early detection (PR #150922)
Sergio Afonso
- [Mlir-commits] [mlir] [MLIR] Remove leftover field from Variadic, NFC (PR #176373)
Sergio Afonso
- [Mlir-commits] [mlir] [MLIR][SideEffects][MemoryEffects] Modified LICM to be more aggressive when checking movability of ops with MemWrite effects (PR #155344)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Shape] Fix Yoda condition in OutlineShapeComputation (PR #174146)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][dataflow] Use OpWithFlags skipRegions to replace opName when print op in SparseAnalysis.cpp (NFC) (PR #175418)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][SCF] Fix region branch op interfaces for `scf.forall` and its terminator (PR #174221)
Mehdi Amini
- [Mlir-commits] [clang] [flang] [llvm] [mlir] Revert "[NVPTX] Validate user-specified PTX version against SM version" (PR #175760)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][dataflow] Delete dead code in `visitRegionSuccessors` (NFC) (PR #174790)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][AsmParser] Fix comment detection in string literals (PR #174125)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][AsmParser] Fix comment detection in string literals (PR #174125)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][AsmParser] Fix comment detection in string literals (PR #174125)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][gpu] Enforce async keyword when parsing gpu.launch with results (PR #176570)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][NFC] `remove-dead-values`: Get canonicalization patterns from ops (PR #176712)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Add binaryCallback (PR #170853)
Mehdi Amini
- [Mlir-commits] [mlir] Revert "[mlir][dataflow] Drop DATAFLOW_DEBUG (NFC)" (PR #176911)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][FuncToLLVM] fix crash when converting functions with empty res_attrs (PR #177137)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][SCF] Improve `ForOp::getSuccessorRegions` (PR #177116)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Identify single iteration due to equal ub and step (PR #177194)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix GCC's `-Wreturn-type` warnings (PR #177654)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Fix GCC's `-Wreturn-type` warnings (PR #177654)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix unsigned narrow type trip count calculation (PR #178060)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] c8646f5 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in LinalgDialect.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 01a4b52 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in TransformOps.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 24b5cf1 - [MLIR] Apply clang-tidy fixes for llvm-else-after-return in EliminateBarriers.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 8a6be40 - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in TestLinalgTransforms.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][tosa] Improve level check error messages (PR #174980)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][tosa] Improve level check error messages (PR #174980)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] fd1b504 - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in Partition.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] ec6b988 - [MLIR] Apply clang-tidy fixes for llvm-qualified-auto in GPUToLLVMConversion.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 67b217a - [MLIR] Apply clang-tidy fixes for readability-container-size-empty in SCFToGPU.cpp (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements and `makeCanonicalStridedLayoutExpr` (PR #178395)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements and `makeCanonicalStridedLayoutExpr` (PR #178395)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][GPU] Update serializeToObject to use SerializedObject wrapper (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][GPU] Update serializeToObject to use SerializedObject wrapper and include ISA compiler logs (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][GPU] Update serializeToObject to use SerializedObject wrapper and include ISA compiler logs (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][GPU] Update serializeToObject to use SerializedObject wrapper and include ISA compiler logs (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][GPU] Update serializeToObject to use SerializedObject wrapper and include ISA compiler logs (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] Use reportFatalInternalError in DialectConversion (PR #178612)
Mehdi Amini
- [Mlir-commits] [mlir] Use reportFatalInternalError in DialectConversion (PR #178612)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements and `makeCanonicalStridedLayoutExpr` (PR #178395)
Mehdi Amini
- [Mlir-commits] [mlir] [Linalg] Preserve discardable/user-defined attributes during generalization (PR #178599)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Linalg] Preserve discardable/user-defined attributes during generalization (PR #178599)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][GPU] Update serializeToObject to use SerializedObject wrapper and include ISA compiler logs (PR #176697)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements and `makeCanonicalStridedLayoutExpr` (PR #178395)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Compose expand of collapse to cast (PR #172864)
Maya Amrami
- [Mlir-commits] [mlir] Reapply [mlir][memref]: Allow collapse of strided unit dim even if strides are dynamic (PR #171039)
Maya Amrami
- [Mlir-commits] [mlir] [mlir][tensor] Fold EmptyOp & Collapse/ExpandShapeOp to EmptyOp (PR #175437)
Maya Amrami
- [Mlir-commits] [mlir] [mlir][tensor] Fold EmptyOp & Collapse/ExpandShapeOp to EmptyOp (PR #175437)
Maya Amrami
- [Mlir-commits] [mlir] [mlir][tensor] Fold EmptyOp & Collapse/ExpandShapeOp to EmptyOp (PR #175437)
Maya Amrami
- [Mlir-commits] [mlir] [mlir][tensor] Fold EmptyOp & Collapse/ExpandShapeOp to EmptyOp (PR #175437)
Maya Amrami
- [Mlir-commits] [mlir] Enable printing newlines and indents in attribute and type printers (PR #87948)
Jacenty Andruszkiewicz
- [Mlir-commits] [mlir] Enable printing newlines and indents in attribute and type printers (PR #87948)
Jacenty Andruszkiewicz
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Matt Arsenault
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Matt Arsenault
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Matt Arsenault
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Matt Arsenault
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Matt Arsenault
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Matt Arsenault
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Matt Arsenault
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Matt Arsenault
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Matt Arsenault
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Matt Arsenault
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Matt Arsenault
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Matt Arsenault
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Matt Arsenault
- [Mlir-commits] [mlir] [mlir] Use wouldOpBeTriviallyDead in LivenessAnalysis (PR #174362)
Rafael Auler
- [Mlir-commits] [mlir] [MLIR][SideEffects][MemoryEffects] Modified LICM to be more aggressive when checking movability of ops with MemWrite effects (PR #155344)
Mo Bagherbeik
- [Mlir-commits] [mlir] [mlir][python] Fix recursion error for __str__ (PR #174552)
Jiaxuan Bai
- [Mlir-commits] [mlir] [mlir][python] Fix recursion error for __str__ (PR #174552)
Jiaxuan Bai
- [Mlir-commits] [mlir] [mlir][python] Fix recursion error for __str__ (PR #174552)
Jiaxuan Bai
- [Mlir-commits] [mlir] [mlir][GPUToNVVM] enable fallback to generic LLVM lowering for math dialect in convert-gpu-to-nvvm pass (PR #165728)
Yang Bai
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Fix mapper being attached to partial maps. (PR #178247)
Akash Banerjee
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Fix recursive mapper emission. (PR #178453)
Akash Banerjee
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Fix recursive mapper emission. (PR #178453)
Akash Banerjee
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Fix mapper being attached to partial maps. (PR #178247)
Akash Banerjee
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Fix recursive mapper emission. (PR #178453)
Akash Banerjee
- [Mlir-commits] [clang] [llvm] [mlir] [OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (PR #177059)
Alexey Bataev
- [Mlir-commits] [clang] [llvm] [mlir] Reland "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (#177059)" (PR #177673)
Alexey Bataev
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Skip trip count calculation when bounds are null (PR #176469)
Jason Van Beusekom
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Skip trip count calculation when bounds are null (PR #176469)
Jason Van Beusekom
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Skip trip count calculation when bounds are null (PR #176469)
Jason Van Beusekom
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Skip trip count calculation when bounds are null (PR #176469)
Jason Van Beusekom
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Skip trip count calculation when bounds are null (PR #176469)
Jason Van Beusekom
- [Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)
Ege Beysel
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] - MLIR to LLVMIR translation support for delayed privatization of allocatables in `omp.target` ops (PR #113208)
Pranav Bhandarkar
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] - MLIR to LLVMIR translation support for delayed privatization of allocatables in `omp.target` ops (PR #113208)
Pranav Bhandarkar
- [Mlir-commits] [flang] [mlir] [Flang][OpenMP] Don't generate code for unreachable target regions. (PR #178937)
Pranav Bhandarkar
- [Mlir-commits] [flang] [mlir] [Flang][OpenMP] Don't generate code for unreachable target regions. (PR #178937)
Pranav Bhandarkar
- [Mlir-commits] [flang] [mlir] [Flang][OpenMP] Don't generate code for unreachable target regions. (PR #178937)
Pranav Bhandarkar
- [Mlir-commits] [flang] [mlir] [Flang][OpenMP] Don't generate code for unreachable target regions. (PR #178937)
Pranav Bhandarkar
- [Mlir-commits] [flang] [mlir] [Flang][OpenMP] Don't generate code for unreachable target regions. (PR #178937)
Pranav Bhandarkar
- [Mlir-commits] [flang] [mlir] [Flang][OpenMP] Don't generate code for unreachable target regions. (PR #178937)
Pranav Bhandarkar
- [Mlir-commits] [mlir] [MLIR][Bufferization] Fold LoadOp only when the buffer is read only (PR #172595)
Aart Bik
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Added Sparse Outer Loop Ordering Strategy (PR #172198)
Aart Bik
- [Mlir-commits] [mlir] [mlir][sparse] Implement missing BufferizableOpInterface methods for NewOp (PR #178423)
Aart Bik
- [Mlir-commits] [mlir] [mlir][memref]-Add verification for MemRef::ViewOp bounds (PR #177778)
Amir Bishara
- [Mlir-commits] [mlir] [mlir][memref]-Add verification for MemRef::ViewOp bounds (PR #177778)
Amir Bishara
- [Mlir-commits] [mlir] [mlir][tensor]-Handle Dynamic Offset in BubbleUpSliceOpThroughCollapse (PR #178921)
Amir Bishara
- [Mlir-commits] [mlir] [mlir][emitc] Add address-of and dereference ops (PR #72569)
Marius Brehler
- [Mlir-commits] [clang] [llvm] [mlir] [llvm][DebugInfo][NFC] Remove DITypeRefArray in favour of DITypeArray (PR #177066)
Michael Buch
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [libcxx] [lldb] [llvm] [mlir] [openmp] Fix typos and spelling errors across codebase (PR #156270)
Vitaly Buka
- [Mlir-commits] [mlir] [MLIR][linalg] Erase effectful producer after fusion if it's no longer used (PR #170036)
Artemiy Bulavin
- [Mlir-commits] [mlir] [MLIR][linalg] Erase effectful producer after fusion if it's no longer used (PR #170036)
Artemiy Bulavin
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][gpu] Fold `subgroup_broadcast(subgroup_broadcast(%val))` chains (PR #174159)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][gpu] Fold `subgroup_broadcast(subgroup_broadcast(%val))` chains (PR #174159)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][Transforms][NFC] `remove-dead-values`: Erase ops at the end (PR #174208)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][affine] Add an integer range interface to `affine.apply` (PR #174277)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][affine] Add an integer range interface to `affine.apply` (PR #174277)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][memref] Rename `memref.load`/`store` members to align with vector dialect (PR #173185)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][affine] Add an integer range interface to `affine.apply` (PR #174277)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][Interfaces] Simplify and improve errors of `RegionBranchOpInterface` verifier (PR #174805)
Ivan Butygin
- [Mlir-commits] [mlir] Reland [mlir][scf] Fold away `scf.for` iter args cycles (#173436) (PR #174098)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][amdgpu] Remove redundant barriers (PR #175436)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][amdgpu] Remove redundant barriers (PR #175436)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][amdgpu] Remove redundant barriers (PR #175436)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][memref] Rename `memref.load`/`store` members to align with vector dialect (PR #173185)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][amdgpu] Remove redundant barriers (PR #175436)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] IntRangeNarrowing: Narrow loop induction variables. (PR #175455)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] IntRangeNarrowing: Narrow loop induction variables. (PR #175455)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] IntRangeNarrowing: Narrow loop induction variables. (PR #175455)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] IntRangeNarrowing: Narrow loop induction variables. (PR #175455)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][arith] Fix SelectOp unsafe int range inference with uninitialized range case (PR #173716)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][amdgpu] Remove redundant barriers (PR #175436)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][memref] Rename `memref.load`/`store` members to align with vector dialect (PR #173185)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][amdgpu] Add gfx12+ split barrier wrappers (PR #175579)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][amdgpu] Add gfx12+ split barrier wrappers (PR #175579)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][amdgpu] Add gfx12+ split barrier wrappers (PR #175579)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir] IntRangeNarrowing: Narrow loop induction variables. (PR #175455)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][Python] remove stray nb::cast (PR #176299)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][Python] remove stray nb::cast (PR #176299)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][python] Add `cluster_size` to `gpu.launch_func` python binding (PR #177811)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][python] Add `cluster_size` to `gpu.launch_func` python binding (PR #177811)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][python] Add `cluster_size` to `gpu.launch_func` python binding (PR #177811)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][amdgpu] Add gfx12+ split barrier wrappers (PR #175579)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu split barrier ops (PR #178894)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][dataflow] Use successor.isParent to replace successor.getSuccessor (NFC) (PR #174615)
Markus Böck
- [Mlir-commits] [mlir] [mlir][dataflow] Use successor.isParent to replace successor.getSuccessor (NFC) (PR #174615)
Markus Böck
- [Mlir-commits] [mlir] [mlir][Interfaces][NFC] Improve return type of `getTerminatorPredecessorOrNull` (PR #176714)
Markus Böck
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Markus Böck
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Markus Böck
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Markus Böck
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Markus Böck
- [Mlir-commits] [mlir] [mlir][shape] Fix crash in FromExtentsOp::fold with poison operands (PR #178844)
Markus Böck
- [Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][emitc] Update and extend the TOSA -> EmitC test (PR #177339)
Simon Camphausen
- [Mlir-commits] [mlir] [mlir][emitc] Update and extend the TOSA -> EmitC test (PR #177339)
Simon Camphausen
- [Mlir-commits] [mlir] [mlir][emitc] Update and extend the TOSA -> EmitC test (PR #177339)
Simon Camphausen
- [Mlir-commits] [mlir] [mlir][emitc] Update and extend the TOSA -> EmitC test (PR #177339)
Simon Camphausen
- [Mlir-commits] [mlir] [mlir][emitc] Update and extend the TOSA -> EmitC test (PR #177339)
Simon Camphausen
- [Mlir-commits] [mlir] [mlir][emitc] Fix recurring operands in expression (PR #175535)
Simon Camphausen
- [Mlir-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [mlir] [LLVM][ADT] Migrate users of `make_scope_exit` to CTAD (PR #174030)
Victor Chernyakin
- [Mlir-commits] [mlir] [mlir] Remove loop peeling explicit C'tor (PR #175419)
Aviad Cohen
- [Mlir-commits] [mlir] Reland [mlir][scf] Fold away `scf.for` iter args cycles (#173436) (PR #174098)
Emilio Cota
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Emilio Cota
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [libcxx] [lldb] [llvm] [mlir] [openmp] Fix typos and spelling errors across codebase (PR #156270)
Thurston Dang
- [Mlir-commits] [mlir] [MemRef] Propagate strided layout through view-like ops in multiBuffer (PR #176941)
Quinn Dawkins
- [Mlir-commits] [mlir] [MemRef] Propagate strided layout through view-like ops in multiBuffer (PR #176941)
Quinn Dawkins
- [Mlir-commits] [mlir] [MemRef] Propagate strided layout through view-like ops in multiBuffer (PR #176941)
Quinn Dawkins
- [Mlir-commits] [mlir] [MemRef] Propagate strided layout through view-like ops in multiBuffer (PR #176941)
Quinn Dawkins
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #126522)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] take strides into account for contiguity check (PR #126579)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] take strides into account for contiguity check (PR #177756)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] take strides into account for contiguity check (PR #177756)
Gabriel Dehame
- [Mlir-commits] [mlir] Verify element type in SPIR-V's vector-type verifier (PR #177787)
Gabriel Dehame
- [Mlir-commits] [mlir] Verify element type in SPIR-V's vector-type verifier (PR #177787)
Gabriel Dehame
- [Mlir-commits] [mlir] Verify element type in SPIR-V's vector-type verifier (PR #177787)
Gabriel Dehame
- [Mlir-commits] [mlir] [MLIR] [SPIR-V] Verify element type in SPIR-V's vector-type verifier (PR #177787)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Gabriel Dehame
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Gabriel Dehame
- [Mlir-commits] [mlir] [MLIR] [SPIR-V] Verify element type in SPIR-V's vector-type verifier (PR #177787)
Gabriel Dehame
- [Mlir-commits] [mlir] [MLIR] [SPIR-V] Verify element type in SPIR-V's vector-type verifier (PR #177787)
Gabriel Dehame
- [Mlir-commits] [clang] [libcxxabi] [lldb] [llvm] [mlir] [NFC] Typo fixes. (PR #174333)
Jonas Devlieghere
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [libcxx] [lldb] [llvm] [mlir] [openmp] Fix typos and spelling errors across codebase (PR #156270)
Louis Dionne
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [libcxx] [lldb] [llvm] [mlir] [openmp] Fix typos and spelling errors across codebase (PR #156270)
Louis Dionne
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [libcxx] [lldb] [llvm] [mlir] [openmp] Fix typos and spelling errors across codebase (PR #156270)
Louis Dionne
- [Mlir-commits] [mlir] [ROCDL] Fix cluster.load.async.to.lds mask parameter to be SSA value (PR #174411)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [ROCDL] Added wave.id to rocdl; add `rsq` to rocdl.math (PR #176028)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [ROCDL] Added `wave.id` to rocdl; add `rsq` to rocdl.math (PR #176028)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [ROCDL] added: rsq to rocdl.math; fixes to global/flat prefetch (PR #176167)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [ROCDL] Added `wave.id` to ROCDL (PR #176028)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
Ravil Dorozhinskii
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
Ravil Dorozhinskii
- [Mlir-commits] [llvm] [mlir] [ADT] Allow `TypeSwitch::Default` for `FailureOr<T>` (PR #174119)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Move affine's FoldMemRefAliasOps into its own pass (PR #172548)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [ROCDL] Fix cluster.load.async.to.lds mask parameter to be SSA value (PR #174411)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [ROCDL] Fix cluster.load.async.to.lds mask parameter to be SSA value (PR #174411)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [NFC][AMDGPU] Use getMixedSize in FatRawBufferCastOp dim reification (PR #174548)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][vector] Add 1:N vector to llvm conversion (PR #174240)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][affine] Add an integer range interface to `affine.apply` (PR #174277)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][affine] Add an integer range interface to `affine.apply` (PR #174277)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][affine] Add an integer range interface to `affine.apply` (PR #174277)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][affine] Add an integer range interface to `affine.apply` (PR #174277)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Fix SelectOp unsafe int range inference with uninitialized range case (PR #173716)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][amdgpu] gfx1250+ lower fat_raw_pointer_cast (PR #175047)
Krzysztof Drewniak
- [Mlir-commits] [llvm] [mlir] Reland [mlir][amdgpu] Expose waitcnt bitpacking infra (PR #172678)
Krzysztof Drewniak
- [Mlir-commits] [mlir] Reapply [mlir][memref]: Allow collapse of strided unit dim even if strides are dynamic (PR #171039)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Fix SelectOp unsafe int range inference with uninitialized range case (PR #173716)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Fix SelectOp unsafe int range inference with uninitialized range case (PR #173716)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Fix SelectOp unsafe int range inference with uninitialized range case (PR #173716)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][amdgpu] Remove redundant barriers (PR #175436)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Fix SelectOp unsafe int range inference with uninitialized range case (PR #173716)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][amdgpu] Remove redundant barriers (PR #175436)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][amdgpu] Add gfx12+ split barrier wrappers (PR #175579)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][amdgpu] Add gfx12+ split barrier wrappers (PR #175579)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Fix SelectOp unsafe int range inference with uninitialized range case (PR #173716)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [ROCDL] Added `wave.id` to rocdl; add `rsq` to rocdl.math (PR #176028)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [ROCDL] Added `wave.id` to rocdl; add `rsq` to rocdl.math (PR #176028)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [ROCDL] Added `wave.id` to rocdl; add `rsq` to rocdl.math (PR #176028)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [ROCDL] Added `wave.id` to rocdl; add `rsq` to rocdl.math (PR #176028)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [ROCDL] Added `wave.id` to ROCDL (PR #176028)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [ROCDL] added: rsq to rocdl.math; fixes to global/flat prefetch (PR #176167)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][gpu] Add address space modifier to gpu.barrier (PR #177425)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][gpu] Add address space modifier to gpu.barrier (PR #177425)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][gpu] Add address space modifier to gpu.barrier (PR #177425)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][gpu] Add address space modifier to gpu.barrier (PR #177425)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [milr][gpu] Make barrier elimination address-space aware (PR #178101)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [milr][gpu] Make barrier elimination address-space aware (PR #178101)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [milr][gpu] Make barrier elimination address-space aware (PR #178101)
Krzysztof Drewniak
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Update all-reduce (& vector tests) to use workgroup barriers (PR #178285)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir] Fix a crash in ensure-debug-info-scope-on-llvm-func. (PR #178337)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [NFC][mlir][AMDGPU] Partition dialect .td into multiple files (PR #178562)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [NFC][mlir][AMDGPU] Partition dialect .td into multiple files (PR #178562)
Krzysztof Drewniak
- [Mlir-commits] [mlir] [mlir][arith] Fix SelectOp unsafe int range inference with uninitialized range case (PR #173716)
Longsheng Du
- [Mlir-commits] [mlir] [mlir][NVVM] Set SpecialRangeableRegisterOp default int range to max (PR #174544)
Longsheng Du
- [Mlir-commits] [mlir] [mlir][arith] Fix SelectOp unsafe int range inference with uninitialized range case (PR #173716)
Longsheng Du
- [Mlir-commits] [mlir] [mlir][NVVM] Set SpecialRangeableRegisterOp default int range to max (PR #174544)
Longsheng Du
- [Mlir-commits] [mlir] [mlir][NVVM] Set SpecialRangeableRegisterOp default int range to max (PR #174544)
Longsheng Du
- [Mlir-commits] [mlir] [mlir][NVVM] Set SpecialRangeableRegisterOp default int range to max (PR #174544)
Longsheng Du
- [Mlir-commits] [mlir] [mlir][arith] Fix SelectOp unsafe int range inference with uninitialized range case (PR #173716)
Longsheng Du
- [Mlir-commits] [mlir] [mlir][arith] Fix SelectOp unsafe int range inference with uninitialized range case (PR #173716)
Longsheng Du
- [Mlir-commits] [mlir] [mlir][NVVM] Set SpecialRangeableRegisterOp default int range to max (PR #174544)
Longsheng Du
- [Mlir-commits] [mlir] [mlir][NVVM] Set SpecialRangeableRegisterOp default int range to max (PR #174544)
Longsheng Du
- [Mlir-commits] [mlir] [mlir][capi] Fix non-portable int64_t printf formatting in greedy rewrite config test (PR #175487)
Alexandre Eberhardt
- [Mlir-commits] [mlir] [mlir][capi] Fix non-portable int64_t printf formatting in greedy rewrite config test (PR #175487)
Alexandre Eberhardt
- [Mlir-commits] [mlir] [mlir][capi] Fix non-portable int64_t printf formatting in greedy rewrite config test (PR #175487)
Alexandre Eberhardt
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Hoist static `alloca`s emitted by private `init` regions to the allocation IP of the construct (PR #171597)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Hoist static `alloca`s emitted by private `init` regions to the allocation IP of the construct (PR #171597)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Hoist static `alloca`s emitted by private `init` regions to the allocation IP of the construct (PR #171597)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Hoist static `alloca`s emitted by private `init` regions to the allocation IP of the construct (PR #171597)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Hoist static `alloca`s emitted by private `init` regions to the allocation IP of the construct (PR #171597)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Tom Eccles
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Tom Eccles
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][OpenMP] Fix infinite loop after #174105 (PR #174736)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Lower device clause for target data/enter/exit/update (PR #174665)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Initial Taskloop Clause Support (PR #174623)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir] Add checks and test for linear clause on omp.wsloop and omp.simd (PR #174916)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir] Add checks and test for linear clause on omp.wsloop and omp.simd (PR #174916)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir] Add checks and test for linear clause on omp.wsloop and omp.simd (PR #174916)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir] Add checks and test for linear clause on omp.wsloop and omp.simd (PR #174916)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir] Add checks and test for linear clause on omp.wsloop and omp.simd (PR #174916)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Fix sanitizer error in buildTaskLikeBodyGenCallback (PR #174983)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Fix sanitizer error in buildTaskLikeBodyGenCallback (PR #174983)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Fix sanitizer error in buildTaskLikeBodyGenCallback (PR #174983)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][OpenMP] Fix sanitizer error in buildTaskLikeBodyGenCallback (PR #174983)
Tom Eccles
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP] Fix truncation/extension bug when calling __kmpc_push_num_teams (PR #173067)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Initial Taskloop Clause Support (PR #174623)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Don't allocate task context structure if not needed (PR #174588)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allocate task context structure if not needed (PR #174588)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][OpenMP] Support cancel taskgroup inside of taskloop (PR #174815)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][OpenMP] Support cancel taskgroup inside of taskloop (PR #174815)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][OpenMP] Support cancel taskgroup inside of taskloop (PR #174815)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
Tom Eccles
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP] Fix truncation/extension bug when calling __kmpc_push_num_teams (PR #173067)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [RFC][Draft][flang][FIR] Model implict box allocations in side effects (PR #178412)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [RFC][Draft][flang][FIR] Model implict box allocations in side effects (PR #178412)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [RFC][Draft][flang][FIR] Model implict box allocations in side effects (PR #178412)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [RFC][Draft][flang][FIR] Model implict box allocations in side effects (PR #178412)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [llvm][OpenMP] Allow Chunk Size on SIMD Guided (PR #178853)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [RFC][Draft][flang][FIR] Model implict box allocations in side effects (PR #178412)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Tom Eccles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [RFC][Draft][flang][FIR] Model implict box allocations in side effects (PR #178412)
Tom Eccles
- [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] [flang] [lld] [llvm] [mlir] [RFC] Use pre-compiled headers to speed up LLVM build (~1.5-2x) (PR #173868)
Alexis Engelke
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Alexis Engelke
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [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] [lld] [llvm] [mlir] [RFC] Use pre-compiled headers to speed up LLVM build (~1.5-2x) (PR #173868)
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] [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] [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] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Alexis Engelke
- [Mlir-commits] [llvm] [mlir] [IR][NFC] Inline Value::getContext() (PR #176662)
Alexis Engelke
- [Mlir-commits] [llvm] [mlir] [IR][NFC] Inline Value::getContext() (PR #176662)
Alexis Engelke
- [Mlir-commits] [llvm] [mlir] [IR][NFC] Inline Value::getContext() (PR #176662)
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] [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] [llvm] [mlir] [OpenMP][MLIR] Hoist static `alloca`s emitted by private `init` regions to the allocation IP of the construct (PR #171597)
Kareem Ergawy
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Hoist static `alloca`s emitted by private `init` regions to the allocation IP of the construct (PR #171597)
Kareem Ergawy
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Hoist static `alloca`s emitted by private `init` regions to the allocation IP of the construct (PR #171597)
Kareem Ergawy
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Hoist static `alloca`s emitted by private `init` regions to the allocation IP of the construct (PR #171597)
Kareem Ergawy
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Hoist static `alloca`s emitted by private `init` regions to the allocation IP of the construct (PR #171597)
Kareem Ergawy
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][OMPIRBuilder] Hoist static parallel region allocas to the entry block on the CPU (PR #174314)
Kareem Ergawy
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][OMPIRBuilder] Hoist static parallel region allocas to the entry block on the CPU (PR #174314)
Kareem Ergawy
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][OMPIRBuilder] Hoist static parallel region allocas to the entry block on the CPU (PR #174314)
Kareem Ergawy
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][OMPIRBuilder] Hoist static parallel region allocas to the entry block on the CPU (PR #174314)
Kareem Ergawy
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][OMPIRBuilder] Hoist static parallel region allocas to the entry block on the CPU (PR #174314)
Kareem Ergawy
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
Kareem Ergawy
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
Kareem Ergawy
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
Kareem Ergawy
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
Kareem Ergawy
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP] Fix truncation/extension bug when calling __kmpc_push_num_teams (PR #173067)
Kareem Ergawy
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Fix mapper being attached to partial maps. (PR #178247)
Kareem Ergawy
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [NVPTX] Validate user-specified PTX version against SM version (PR #174834)
Justin Fargnoli
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [NVPTX] Validate user-specified PTX version against SM version (PR #174834)
Justin Fargnoli
- [Mlir-commits] [clang] [flang] [llvm] [mlir] Reland "[NVPTX] Validate user-specified PTX version against SM version" (PR #177459)
Justin Fargnoli
- [Mlir-commits] [clang] [flang] [mlir] [openmp] Update the default SM to 7.5 (PR #177469)
Justin Fargnoli
- [Mlir-commits] [clang] [flang] [llvm] [mlir] Reland "[NVPTX] Validate user-specified PTX version against SM version" (PR #177459)
Justin Fargnoli
- [Mlir-commits] [clang] [flang] [llvm] [mlir] Reland "[NVPTX] Validate user-specified PTX version against SM version" (PR #177459)
Justin Fargnoli
- [Mlir-commits] [clang] [flang] [llvm] [mlir] Reland "[NVPTX] Validate user-specified PTX version against SM version" (PR #177459)
Justin Fargnoli
- [Mlir-commits] [clang] [flang] [llvm] [mlir] Reland "[NVPTX] Validate user-specified PTX version against SM version" (PR #177459)
Justin Fargnoli
- [Mlir-commits] [clang] [flang] [llvm] [mlir] Revert "Reland "[NVPTX] Validate user-specified PTX version against SM version"" (PR #178046)
Justin Fargnoli
- [Mlir-commits] [clang] [flang] [llvm] [mlir] Revert "Reland "[NVPTX] Validate user-specified PTX version against SM version"" (PR #178046)
Justin Fargnoli
- [Mlir-commits] [clang] [flang] [mlir] [openmp] [mlir][GPU|NVVM] Update the default SM to 7.5 (PR #177469)
Justin Fargnoli
- [Mlir-commits] [clang] [flang] [mlir] [openmp] [mlir][GPU|NVVM] Update the default SM to 7.5 (PR #177469)
Justin Fargnoli
- [Mlir-commits] [clang] [flang] [mlir] [openmp] [mlir][GPU|NVVM] Update the default SM to 7.5 (PR #177469)
Justin Fargnoli
- [Mlir-commits] [mlir] [mlir][spirv] Allow complex element types in memref allocation checks (PR #175836)
Eric Feng
- [Mlir-commits] [mlir] [mlir][spirv] Allow complex element types in memref allocation checks (PR #175836)
Eric Feng
- [Mlir-commits] [mlir] [mlir][spirv] Allow complex element types in memref allocation checks (PR #175836)
Eric Feng
- [Mlir-commits] [mlir] [mlir][spirv] Allow complex element types in memref allocation checks (PR #175836)
Eric Feng
- [Mlir-commits] [mlir] [mlir][spirv] Allow complex element types in memref allocation checks (PR #175836)
Eric Feng
- [Mlir-commits] [mlir] [mlir][spirv] Allow complex element types in memref allocation checks (PR #175836)
Eric Feng
- [Mlir-commits] [mlir] [MLIR] Fix typo "LABLE" in test checks (PR #178448)
Jay Foad
- [Mlir-commits] [mlir] [MLIR] Fix typo "LABLE" in test checks (PR #178448)
Jay Foad
- [Mlir-commits] [mlir] [mlir][vector-to-gpu]: Extend MMA Lowerings (PR #176785)
Jack Frankland
- [Mlir-commits] [mlir] [mlir][memref]: Fold ExpandShape into TransferRead (PR #176786)
Jack Frankland
- [Mlir-commits] [mlir] [mlir][memref]: Fold ExpandShape into TransferRead (PR #176786)
Jack Frankland
- [Mlir-commits] [mlir] [mlir][vector-to-gpu]: Extend MMA Lowerings (PR #176785)
Jack Frankland
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
Antonio Frighetto
- [Mlir-commits] [clang] [llvm] [mlir] [OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (PR #177059)
Abhinav Gaba
- [Mlir-commits] [clang] [llvm] [mlir] [OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (PR #177059)
Abhinav Gaba
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (#177059)" (PR #177623)
Abhinav Gaba
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (#177059)" (PR #177623)
Abhinav Gaba
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (#177059)" (PR #177623)
Abhinav Gaba
- [Mlir-commits] [clang] [llvm] [mlir] Reland "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (#177059)" (PR #177673)
Abhinav Gaba
- [Mlir-commits] [mlir] [MLIR][TOSA] Guard scatter lowering against unranked operand (PR #178188)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [MLIR][TOSA] Guard scatter lowering against unranked operand (PR #178188)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [MLIR][TOSA] Guard scatter lowering against unranked operand (PR #178188)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [MLIR][MemRefToLLVM] Diagnose rank/index mismatch in generic_atomic_rmw lowering (PR #178704)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Ayush Kumar Gaur
- [Mlir-commits] [mlir] [mlir][tosa] Add support for assert equal shape op (PR #176900)
Iliyan Georgiev
- [Mlir-commits] [mlir] [mlir][docs] Add more examples for the "canonical form" (PR #173667)
Renato Golin
- [Mlir-commits] [mlir] [mlir][linalg][elementwise] Fold broadcast into new elementwise (PR #167626)
Renato Golin
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Renato Golin
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][shard] checking for correct&full sharding annotations (PR #176000)
Renato Golin
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Renato Golin
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Renato Golin
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.select crash with index type operands (PR #179056)
Renato Golin
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.select crash with index type operands (PR #179056)
Renato Golin
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.select crash with index type operands (PR #179056)
Renato Golin
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.select crash with index type operands (PR #179056)
Renato Golin
- [Mlir-commits] [mlir] [mlir][spirv] Add support for TOSA Extended Instruction Set (001000.1) (PR #168519)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
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] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
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] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
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] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
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] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][Python] Bump MLIR Python minimum version to 3.10 (PR #163499)
Aiden Grossman
- [Mlir-commits] [mlir] [MLIR] Use correct namespace for registering MLIR dialects (PR #174463)
Aiden Grossman
- [Mlir-commits] [mlir] [MLIR] Use correct namespace for registering MLIR dialects (PR #174463)
Aiden Grossman
- [Mlir-commits] [mlir] [MLIR] Use correct namespace for registering MLIR dialects (PR #174463)
Aiden Grossman
- [Mlir-commits] [mlir] [MLIR] Use correct namespace for registering MLIR dialects (PR #174463)
Aiden Grossman
- [Mlir-commits] [mlir] [MLIR][Python] Use correct namespace for registering SMT dialect (PR #174468)
Aiden Grossman
- [Mlir-commits] [mlir] [mlir][acc] Fix unused variable warning in non-asserts build (PR #175101)
Aiden Grossman
- [Mlir-commits] [mlir] [mlir][acc] Fix unused variable warning in non-asserts build (PR #175101)
Aiden Grossman
- [Mlir-commits] [mlir] [mlir][vector] Add 1:N vector to llvm conversion (PR #174240)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
Kunwar Grover
- [Mlir-commits] [mlir] [MLIR][Linalg] Safely Unwind Block Split After Detensorizing (PR #171918)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][linalg] Remove abandoned `Detensorize` pass (PR #177579)
Kunwar Grover
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
Krish Gupta
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
Krish Gupta
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
Krish Gupta
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
Krish Gupta
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
Krish Gupta
- [Mlir-commits] [llvm] [mlir] [ADT] Allow `TypeSwitch::Default` for `FailureOr<T>` (PR #174119)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][dataflow] Fix the LDBG print content of liveness-analysis (NFC) (PR #176542)
Tim Gymnich
- [Mlir-commits] [mlir] [NFC][mlir][AMDGPU] Partition dialect .td into multiple files (PR #178562)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
Tobias Gysi
- [Mlir-commits] [mlir] [NFC][mlir] Clarify bail condition in ExtractValueOp::fold (PR #176583)
Tobias Gysi
- [Mlir-commits] [mlir] [NFC][mlir] Clarify bail condition in ExtractValueOp::fold (PR #176583)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
Tobias Gysi
- [Mlir-commits] [flang] [mlir] [MLIR][LLVM] Add flags field to the DIDerivedType attribute (PR #177889)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Tobias Gysi
- [Mlir-commits] [flang] [mlir] [MLIR][LLVM] Add flags field to the DIDerivedType attribute (PR #177889)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Tobias Gysi
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Tobias Gysi
- [Mlir-commits] [llvm] [mlir] Add missing newlines at EOF; NFC (PR #176192)
Sven van Haastregt
- [Mlir-commits] [mlir] [mlir] Fix a crash in ensure-debug-info-scope-on-llvm-func. (PR #178337)
Peter Hawkins
- [Mlir-commits] [mlir] [mlir] Fix a crash in ensure-debug-info-scope-on-llvm-func. (PR #178337)
Peter Hawkins
- [Mlir-commits] [mlir] [mlir] Fix a crash in ensure-debug-info-scope-on-llvm-func. (PR #178337)
Peter Hawkins
- [Mlir-commits] [mlir] [mlir] Fix a crash in ensure-debug-info-scope-on-llvm-func. (PR #178337)
Peter Hawkins
- [Mlir-commits] [mlir] [MLIR][Complex] DivOp check for NaN in the folder (PR #169724)
Amr Hesham
- [Mlir-commits] [mlir] [MLIR][Complex] DivOp check for NaN in the folder (PR #169724)
Amr Hesham
- [Mlir-commits] [mlir] [MLIR][Complex] DivOp check for NaN in the folder (PR #169724)
Amr Hesham
- [Mlir-commits] [mlir] [MLIR][Complex] DivOp check for NaN in the folder (PR #169724)
Amr Hesham
- [Mlir-commits] [mlir] [MLIR][Complex] DivOp check for NaN in the folder (PR #169724)
Amr Hesham
- [Mlir-commits] [mlir] [MLIR][Complex] Check for FastMathFlag in DivOp folder (PR #176249)
Amr Hesham
- [Mlir-commits] [llvm] [mlir] [profcheck] Fix profile metadata propagation for Large FP Operations (PR #175864)
Jin Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix full dimension check (PR #175422)
Yue Huang
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix full dimension check (PR #175422)
Yue Huang
- [Mlir-commits] [clang] [llvm] [mlir] [OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (PR #177059)
Joseph Huber
- [Mlir-commits] [mlir] [mlir][tosa] Add dim operation (PR #169368)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix negate lowering to skip no-op casts (PR #173299)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix negate lowering to skip no-op casts (PR #173299)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in validation pass when dialect is not loaded (PR #173449)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add dim operation (PR #169368)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add dim operation (PR #169368)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in validation pass when dialect is not loaded (PR #173449)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add mod_shape op (PR #170343)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add mod_shape op (PR #170343)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add mod_shape op (PR #170343)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add mod_shape op (PR #170343)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in validation pass when dialect is not loaded (PR #173449)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add concat/slice_shape ops (PR #174620)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add concat/slice_shape ops (PR #174620)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add concat/slice_shape ops (PR #174620)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add concat/slice_shape ops (PR #174620)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Improve level check error messages (PR #174980)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add concat/slice_shape ops (PR #174620)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add concat/slice_shape ops (PR #174620)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add concat/slice_shape ops (PR #174620)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Shape operation level checks limited to MAX_SHAPE_LEN (PR #175020)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add mod_shape op (PR #170343)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add mod_shape op (PR #170343)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add min/max_shape ops (PR #175146)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add min/max_shape ops (PR #175146)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add min/max_shape ops (PR #175146)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Shape operation level checks limited to MAX_SHAPE_LEN (PR #175020)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Shape operation level checks limited to MAX_SHAPE_LEN (PR #175020)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Shape operation level checks limited to MAX_SHAPE_LEN (PR #175020)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add min/max_shape ops (PR #175146)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add min/max_shape ops (PR #175146)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Shape operation level checks limited to MAX_SHAPE_LEN (PR #175020)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for fp32 accumulators in fp8 convolution operations (PR #175517)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for fp32 accumulators in fp8 convolution operations (PR #175517)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for fp32 accumulators in fp8 convolution operations (PR #175517)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for fp32 accumulators in fp8 convolution operations (PR #175517)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for fp32 accumulators in fp8 convolution operations (PR #175517)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for fp32 accumulators in fp8 convolution operations (PR #175517)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for fp32 accumulators in fp8 convolution operations (PR #175517)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Shape operation level checks limited to MAX_SHAPE_LEN (PR #175020)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add pass to assign static input shape to TOSA functions (PR #171156)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Separate layerwise folding and simple folder tests (NFC) (PR #172691)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Check for overflow in binary integer folders (PR #172695)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Check for overflow in binary integer folders (PR #172695)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Check for overflow in binary integer folders (PR #172695)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Check for overflow in binary integer folders (PR #172695)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Check for overflow in binary integer folders (PR #172695)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Check for overflow in binary integer folders (PR #172695)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add a canonicalization to optimize cast cast sequences (PR #176904)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for assert equal shape op (PR #176900)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add a canonicalization to optimize cast cast sequences (PR #176904)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding support for `tosa.dim` (PR #176975)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Improve level check error messages (PR #174980)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for assert equal shape op (PR #176900)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add a canonicalization to optimize cast cast sequences (PR #176904)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add a canonicalization to optimize cast cast sequences (PR #176904)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa][nfc] Fix comments (PR #177335)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Improve level check error messages (PR #174980)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add a canonicalization to optimize cast cast sequences (PR #176904)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix pad op verifier when padding is dynamic (PR #177622)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix shape inference for broadcast bias in transpose_conv2d and depthwise_conv2d (PR #177739)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add support for boolean cast/gather/scatter operations (PR #177693)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding support for `tosa.dim` (PR #176975)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix shape inference for broadcast bias in transpose_conv2d and depthwise_conv2d (PR #177739)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix shape inference for broadcast bias in transpose_conv2d and depthwise_conv2d (PR #177739)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Guard pooling shape inference on unranked inputs (PR #177999)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Guard pooling shape inference on unranked inputs (PR #177999)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Guard pooling shape inference on unranked inputs (PR #177999)
Luke Hutton
- [Mlir-commits] [mlir] [MLIR][TOSA] Guard scatter lowering against unranked operand (PR #178188)
Luke Hutton
- [Mlir-commits] [mlir] [MLIR][TOSA] Guard scatter lowering against unranked operand (PR #178188)
Luke Hutton
- [Mlir-commits] [mlir] [MLIR][TOSA] Guard scatter lowering against unranked operand (PR #178188)
Luke Hutton
- [Mlir-commits] [mlir] [MLIR][TOSA] Guard scatter lowering against unranked operand (PR #178188)
Luke Hutton
- [Mlir-commits] [mlir] [MLIR][TOSA] Guard scatter lowering against unranked operand (PR #178188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Improve level check error messages (PR #174980)
Luke Hutton
- [Mlir-commits] [mlir] Revert "[mlir][tosa] Improve level check error messages" (PR #178239)
Luke Hutton
- [Mlir-commits] [mlir] Revert "[mlir][tosa] Improve level check error messages" (PR #178239)
Luke Hutton
- [Mlir-commits] [mlir] Reland: [mlir][tosa] Improve level check error messages (PR #178248)
Luke Hutton
- [Mlir-commits] [mlir] Reland: [mlir][tosa] Improve level check error messages (PR #178248)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding support for `tosa.dim` (PR #176975)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding support for `tosa.dim` (PR #176975)
Luke Hutton
- [Mlir-commits] [mlir] [MLIR][TOSA] Guard scatter lowering against unranked operand (PR #178188)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding support for `tosa.dim` (PR #176975)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix pad op verifier when padding is dynamic (PR #177622)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix pad op verifier when padding is dynamic (PR #177622)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix pad op verifier when padding is dynamic (PR #177622)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix pad op verifier when padding is dynamic (PR #177622)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix pad op verifier when padding is dynamic (PR #177622)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix pad op verifier when padding is dynamic (PR #177622)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Refactor convolution infer return type (PR #178869)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Refactor convolution infer return type (PR #178869)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa]: Add Binary Shape Ops folders (PR #178877)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa]: Add Binary Shape Ops folders (PR #178877)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa]: Add Binary Shape Ops folders (PR #178877)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa]: Add Binary Shape Ops folders (PR #178877)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa]: Add Binary Shape Ops folders (PR #178877)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][amdgpu] Add gfx12+ split barrier wrappers (PR #175579)
Nicolai Hähnle
- [Mlir-commits] [mlir] [mlir][amdgpu] Add gfx12+ split barrier wrappers (PR #175579)
Nicolai Hähnle
- [Mlir-commits] [mlir] [mlir][amdgpu] Add gfx12+ split barrier wrappers (PR #175579)
Nicolai Hähnle
- [Mlir-commits] [mlir] [mlir][Interfaces][NFC] Add `RegionBranchOpInterface` helper for forwarded values (PR #173981)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][CAPI] Fix duplicate output from mlirOperationPrintWithState (PR #174047)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
LLVM Continuous Integration
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][OMPIRBuilder] Hoist static parallel region allocas to the entry block on the CPU (PR #174314)
LLVM Continuous Integration
- [Mlir-commits] [llvm] [mlir] [OpenMP][MLIR] Hoist static `alloca`s emitted by private `init` regions to the allocation IP of the construct (PR #171597)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][tosa] Add dim operation (PR #169368)
LLVM Continuous Integration
- [Mlir-commits] [mlir] Enable printing newlines and indents in attribute and type printers (PR #87948)
LLVM Continuous Integration
- [Mlir-commits] [llvm] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][Python] use canonical Python `isinstance` instead of `Type.isinstance` (PR #172892)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][Python] use canonical Python `isinstance` instead of `Type.isinstance` (PR #172892)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR types to Python side (PR #174700)
LLVM Continuous Integration
- [Mlir-commits] [flang] [llvm] [mlir] [MLIR] Add missing dialects to C API (PR #82190)
LLVM Continuous Integration
- [Mlir-commits] [flang] [llvm] [mlir] [MLIR] Add missing dialects to C API (PR #82190)
LLVM Continuous Integration
- [Mlir-commits] [flang] [llvm] [mlir] [MLIR] Add missing dialects to C API (PR #82190)
LLVM Continuous Integration
- [Mlir-commits] [flang] [llvm] [mlir] [MLIR] Add missing dialects to C API (PR #82190)
LLVM Continuous Integration
- [Mlir-commits] [flang] [llvm] [mlir] [MLIR] Add missing dialects to C API (PR #82190)
LLVM Continuous Integration
- [Mlir-commits] [flang] [llvm] [mlir] [MLIR] Add missing dialects to C API (PR #82190)
LLVM Continuous Integration
- [Mlir-commits] [mlir] Reapply [mlir][memref]: Allow collapse of strided unit dim even if strides are dynamic (PR #171039)
LLVM Continuous Integration
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [NVPTX] Validate user-specified PTX version against SM version (PR #174834)
LLVM Continuous Integration
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [NVPTX] Validate user-specified PTX version against SM version (PR #174834)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][SCF] Fix region branch op interfaces for `scf.forall` and its terminator (PR #174221)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][tosa] Shape operation level checks limited to MAX_SHAPE_LEN (PR #175020)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][vscode] Add angle bracket support to MLIR language configuration (PR #176602)
LLVM Continuous Integration
- [Mlir-commits] [llvm] [mlir] [IR][NFC] Inline Value::getContext() (PR #176662)
LLVM Continuous Integration
- [Mlir-commits] [llvm] [mlir] [IR][NFC] Inline Value::getContext() (PR #176662)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][shard, mpi] lowering shard.all_slice in shard-to-mpi (PR #176438)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][linalg] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [NFC][mlir] Clarify bail condition in ExtractValueOp::fold (PR #176583)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
LLVM Continuous Integration
- [Mlir-commits] [clang] [llvm] [mlir] [llvm][DebugInfo][NFC] Remove DITypeRefArray in favour of DITypeArray (PR #177066)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][scf] Interpret trip counts as unsigned integers (PR #178060)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][Linalg] Preserve discardable/user-defined attributes during generalization (PR #178599)
LLVM Continuous Integration
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
LLVM Continuous Integration
- [Mlir-commits] [clang] [mlir] [Clang]Check for a valid Index in array before getting it (PR #172399)
Balaji V. Iyer.
- [Mlir-commits] [flang] [llvm] [mlir] [NFC] Fix typo `instrinsic` -> `intrinsic` (PR #177627)
Rahul Joshi
- [Mlir-commits] [flang] [llvm] [mlir] [NFC] Fix typo `instrinsic` -> `intrinsic` (PR #177627)
Rahul Joshi
- [Mlir-commits] [flang] [llvm] [mlir] [NFC] Fix typo `instrinsic` -> `intrinsic` (PR #177627)
Rahul Joshi
- [Mlir-commits] [mlir] [mlir][Python] downcast Value to BlockArgument or OpResult (PR #175264)
Rahul Kayaith
- [Mlir-commits] [mlir] [mlir][Python] downcast Value to BlockArgument or OpResult (PR #175264)
Rahul Kayaith
- [Mlir-commits] [mlir] [mlir][Python] downcast Value to BlockArgument or OpResult (PR #175264)
Rahul Kayaith
- [Mlir-commits] [mlir] [mlir][Python] don't build libnanobind if module only has "pure" extensions (PR #175090)
Rahul Kayaith
- [Mlir-commits] [mlir] [mlir][Python] don't build libnanobind if module only has "pure" extensions (PR #175090)
Rahul Kayaith
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andy Kaylor
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andy Kaylor
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andy Kaylor
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andy Kaylor
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andy Kaylor
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andy Kaylor
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andy Kaylor
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Andy Kaylor
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement returns_twice, cold, hot, noduplicate, convergent fun… (PR #178289)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement returns_twice, cold, hot, noduplicate, convergent fun… (PR #178289)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement returns_twice, cold, hot, noduplicate, convergent func attrs (PR #178289)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Erich Keane
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Erich Keane
- [Mlir-commits] [mlir] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Ryan Kim
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Ryan Kim
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Ryan Kim
- [Mlir-commits] [mlir] [MLIR][IR] Enable linalg fusion for custom dialect constants (PR #177740)
Ryan Kim
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Ryan Kim
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Ryan Kim
- [Mlir-commits] [mlir] [MLIR][IR] Enable linalg fusion for custom dialect constants (PR #177740)
Ryan Kim
- [Mlir-commits] [mlir] [MLIR][IR] Enable linalg fusion for custom dialect constants (PR #177740)
Ryan Kim
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Ryan Kim
- [Mlir-commits] [mlir] [MLIR][IR] Enable linalg fusion for custom dialect constants (PR #177740)
Ryan Kim
- [Mlir-commits] [mlir] [MLIR][IR] Enable linalg fusion for custom dialect constants (PR #177740)
Ryan Kim
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Ryan Kim
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Ryan Kim
- [Mlir-commits] [clang] [libcxxabi] [lldb] [llvm] [mlir] [NFC] Typo fixes. (PR #174333)
Nikolas Klauser
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP] Fix truncation/extension bug when calling __kmpc_push_num_teams (PR #173067)
Michael Klemm
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP] Fix truncation/extension bug when calling __kmpc_push_num_teams (PR #173067)
Michael Klemm
- [Mlir-commits] [mlir] [NFC][MLIR][OpenMP] Correct attach_none to attach_never (PR #176855)
Michael Klemm
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Fix recursive mapper emission. (PR #178453)
Michael Klemm
- [Mlir-commits] [mlir] [MLIR][GPU] Make sure to propagate known cluster sizes in kernel outlining (PR #176894)
Benjamin Kramer
- [Mlir-commits] [mlir] [MLIR][GPU] Make sure to propagate known cluster sizes in kernel outlining (PR #176894)
Benjamin Kramer
- [Mlir-commits] [mlir] [MLIR][OpenMP] Fix unused variable warning for #137201 (PR #178659)
Benjamin Kramer
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Shape] Fix Yoda condition in OutlineShapeComputation (PR #174146)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to SPIRVEnums utilities (NFC). (PR #174222)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to SPIRVEnums utilities (NFC). (PR #174222)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to SPIRVEnums utilities (NFC). (PR #174222)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns (NFC) (PR #174336)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns (NFC) (PR #174336)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns (NFC) (PR #174336)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns - starting with verifyDynamicDimensionCount() (NFC) (PR #174336)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns - starting with verifyDynamicDimensionCount() (NFC) (PR #174336)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils (NFC) (PR #174336)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils (NFC) (PR #174336)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils (NFC) (PR #174336)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils (NFC) (PR #174336)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils (NFC) (PR #174336)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils (NFC) (PR #174336)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils (NFC) (PR #174336)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Shape] Fix Yoda condition in OutlineShapeComputation (PR #174146)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to SPIRVEnums utilities (NFC). (PR #174222)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][AsmParser] Fix comment detection in string literals (PR #174125)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][PDL] Handle inferReturnTypes failure in ByteCode executor (PR #174099)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][AsmParser] Fix comment detection in string literals (PR #174125)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][AsmParser] Fix comment detection in string literals (PR #174125)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][AsmParser] Fix comment detection in string literals (PR #174125)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][AsmParser] Fix comment detection in string literals (PR #174125)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][AsmParser] Fix comment detection in string literals (PR #174125)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][AsmParser] Fix comment detection in string literals (PR #174125)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Func] Extract operation-to-function utility from Query (PR #174103)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Func] Extract operation-to-function utility from Query (PR #174103)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Func] Extract operation-to-function utility from Query (PR #174103)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Func] Extract operation-to-function utility from Query (PR #174103)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Func] Extract operation-to-function utility from Query (PR #174103)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyElementTypesMatch helper (NFC) (PR #176668)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyElementTypesMatch helper (NFC) (PR #176668)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyIndexCount helper (NFC) (PR #176678)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyElementTypesMatch helper (NFC) (PR #176668)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyIndexCount helper (NFC) (PR #176678)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyIndexCount helper (NFC) (PR #176678)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyIndexCount helper (NFC) (PR #176678)
Nick Kreeger
- [Mlir-commits] [mlir] [mlir][Func] Extract operation-to-function utility from Query (PR #174103)
Nick Kreeger
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add 2D `vector.multi_reduction` optimization (PR #171154)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add 2D `vector.multi_reduction` optimization (PR #171154)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add 2D `vector.multi_reduction` optimization (PR #171154)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add 2D `vector.multi_reduction` optimization (PR #171154)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add 2D `vector.multi_reduction` optimization (PR #171154)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add 2D `vector.multi_reduction` optimization (PR #171154)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add simple rank-based sg layout creation (PR #172867)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] Akroviak/vector dist uniform vecs (PR #176737)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add simple rank-based sg layout creation (PR #172867)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add simple rank-based sg layout creation (PR #172867)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add simple rank-based sg layout creation (PR #172867)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add simple rank-based sg layout creation (PR #172867)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add simple rank-based sg layout creation (PR #172867)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU][XeVM] Update single element vector type handling. (PR #178558)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][XeGPU] Reorganize uArch for easier extension (PR #178907)
Artem Kroviakov
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][gpu] Fold `subgroup_broadcast(subgroup_broadcast(%val))` chains (PR #174159)
Jakub Kuderski
- [Mlir-commits] [llvm] [mlir] [ADT] Allow `TypeSwitch::Default` for `FailureOr<T>` (PR #174119)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to SPIRVEnums utilities (NFC). (PR #174222)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] (De)serialize Index decoration (PR #174396)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add definition for GL Pack/UnpackSnorm4x8 (PR #174574)
Jakub Kuderski
- [Mlir-commits] [mlir] [NFC][AMDGPU] Use getMixedSize in FatRawBufferCastOp dim reification (PR #174548)
Jakub Kuderski
- [Mlir-commits] [mlir] [NFC][AMDGPU] Use getMixedSize in FatRawBufferCastOp dim reification (PR #174548)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Add 1:N vector to llvm conversion (PR #174240)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add support for GroupNonUniformQuadSwap (PR #174747)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add support for GroupNonUniformQuadSwap (PR #174747)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv][nfc] Escape < and > with ` in description and summary (PR #174786)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Python] don't build libnanobind if module only has "pure" extensions (PR #175090)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Use bind_front in RemarkEngine. NFC. (PR #175818)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Use bind_front in RemarkEngine. NFC. (PR #175818)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Allow complex element types in memref allocation checks (PR #175836)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Allow complex element types in memref allocation checks (PR #175836)
Jakub Kuderski
- [Mlir-commits] [mlir] [ROCDL] Added `wave.id` to rocdl; add `rsq` to rocdl.math (PR #176028)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][nvgpu] Fix a division by zero crash in OptimizeSharedMemoryPass (PR #174931)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][nvgpu] Fix a division by zero crash in OptimizeSharedMemoryPass (PR #174931)
Jakub Kuderski
- [Mlir-commits] [mlir] [ROCDL] Added `wave.id` to ROCDL (PR #176028)
Jakub Kuderski
- [Mlir-commits] [mlir] [ROCDL] added: rsq to rocdl.math; fixes to global/flat prefetch (PR #176167)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][AsmParser] Fix comment detection in string literals (PR #174125)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][shard] checking for correct&full sharding annotations (PR #176000)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][shard] checking for correct&full sharding annotations (PR #176000)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][shard] checking for correct&full sharding annotations (PR #176000)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][shard] checking for correct&full sharding annotations (PR #176000)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][shard] checking for correct&full sharding annotations (PR #176000)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][shard] checking for correct&full sharding annotations (PR #176000)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][shard] checking for correct&full sharding annotations (PR #176000)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][AsmParser] Fix comment detection in string literals (PR #174125)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][AsmParser] Fix comment detection in string literals (PR #174125)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
Jakub Kuderski
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Jakub Kuderski
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Jakub Kuderski
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Jakub Kuderski
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Jakub Kuderski
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Jakub Kuderski
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Refactor `ViewOpShapeFolder` (PR #176567)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Refactor `ViewOpShapeFolder` (PR #176567)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Refactor `ViewOpShapeFolder` (PR #176567)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Refactor `ViewOpShapeFolder` (PR #176567)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Support folding memref.load from global splat constants (PR #176627)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Support folding memref.load from global splat constants (PR #176627)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Support folding memref.load from global splat constants (PR #176627)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SCF] Improve `ForOp::getSuccessorRegions` (PR #177116)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SCF] Improve `ForOp::getSuccessorRegions` (PR #177116)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][SPIRV][NFC] Fix header comment in TestEntryPointAbi.cpp (PR #177350)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR] [SPIR-V] Verify element type in SPIR-V's vector-type verifier (PR #177787)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR] [SPIR-V] Verify element type in SPIR-V's vector-type verifier (PR #177787)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR] [SPIR-V] Verify element type in SPIR-V's vector-type verifier (PR #177787)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR] [SPIR-V] Verify element type in SPIR-V's vector-type verifier (PR #177787)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [milr][gpu] Make barrier elimination address-space aware (PR #178101)
Jakub Kuderski
- [Mlir-commits] [mlir] [milr][gpu] Make barrier elimination address-space aware (PR #178101)
Jakub Kuderski
- [Mlir-commits] [mlir] [milr][gpu] Make barrier elimination address-space aware (PR #178101)
Jakub Kuderski
- [Mlir-commits] [mlir] [milr][gpu] Make barrier elimination address-space aware (PR #178101)
Jakub Kuderski
- [Mlir-commits] [mlir] [milr][gpu] Make barrier elimination address-space aware (PR #178101)
Jakub Kuderski
- [Mlir-commits] [mlir] [milr][gpu] Make barrier elimination address-space aware (PR #178101)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Update all-reduce (& vector tests) to use workgroup barriers (PR #178285)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR] Fix typo "LABLE" in test checks (PR #178448)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Fix new clang-tidy warning llvm-type-swtich-case-types. NFC. (PR #178487)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Fix new clang-tidy warning llvm-type-swtich-case-types. NFC. (PR #178487)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Fix new clang-tidy warning llvm-type-swtich-case-types. NFC. (PR #178487)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Fix new clang-tidy warning llvm-type-switch-case-types. NFC. (PR #178487)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Fix new clang-tidy warning llvm-type-switch-case-types. NFC. (PR #178487)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Fix new clang-tidy warning llvm-type-switch-case-types. NFC. (PR #178487)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (2/n) (PR #178529)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (2/n) (PR #178529)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Enforce `GroupNonUniformQuadSwap` direction values using an attribute (PR #178684)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Enforce `GroupNonUniformQuadSwap` direction values using an attribute (PR #178684)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (2/n) (PR #178529)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][GPU][NVVM] Add verify-target-arch option to nvvm-attach-target pass (PR #176774)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Pradeep Kumar
- [Mlir-commits] [mlir] Cleanup: Remove SmallVector hacks (PR #177667)
Jeremy Kun
- [Mlir-commits] [mlir] Cleanup: Remove SmallVector hacks (PR #177667)
Jeremy Kun
- [Mlir-commits] [mlir] [MLIR][IR] Enable linalg fusion for custom dialect constants (PR #177740)
Jeremy Kun
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in validation pass when dialect is not loaded (PR #173449)
NohHyeon Kwon
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in validation pass when dialect is not loaded (PR #173449)
NohHyeon Kwon
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in validation pass when dialect is not loaded (PR #173449)
NohHyeon Kwon
- [Mlir-commits] [mlir] [mlir][tosa] Fix crash in validation pass when dialect is not loaded (PR #173449)
NohHyeon Kwon
- [Mlir-commits] [mlir] [mlir][shard, mpi] lowering shard.all_slice in shard-to-mpi (PR #176438)
Tuomas Kärnä
- [Mlir-commits] [mlir] [mlir][shard, mpi] Lowering shard.allgather to MPI (PR #177202)
Tuomas Kärnä
- [Mlir-commits] [mlir] [mlir][shard, mpi] Lowering shard.allgather to MPI (PR #177202)
Tuomas Kärnä
- [Mlir-commits] [mlir] [mlir][shard, mpi] Lowering shard.allgather to MPI (PR #177202)
Tuomas Kärnä
- [Mlir-commits] [mlir] [mlir][shard, mpi] Lowering shard.allgather to MPI (PR #177202)
Tuomas Kärnä
- [Mlir-commits] [mlir] [mlir][shard, mpi] Lowering shard.allgather to MPI (PR #177202)
Tuomas Kärnä
- [Mlir-commits] [llvm] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Tuomas Kärnä
- [Mlir-commits] [mlir] [MLIR][Python] Remove pybind workaround for not throwing IndexError (PR #174139)
Stella Laurenzo
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
Sergei Lebedev
- [Mlir-commits] [mlir] [MLIR][XeVM] Update cache control values and metadata format. (PR #175274)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Remove xevm to llvm from convert to llvm (PR #175672)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Update cache control values and metadata format. (PR #175274)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Pass inst_data for blocking create/constant Mask and Step op (PR #175456)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Clean up helpers in XeGPUPropagateLayout (PR #175857)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Remove xevm to llvm from convert to llvm (PR #175672)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Remove xevm to llvm from convert to llvm (PR #175672)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU]: Reject `tensor_desc` types with unknown bitwidth (PR #173922)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add two 8bit float types F8E4M3FN and F8E5M2 to valid XeGPU float type. (PR #169420)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add two 8bit float types F8E4M3FN and F8E5M2 to valid XeGPU float type. (PR #169420)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add two 8bit float types F8E4M3FN and F8E5M2 to valid XeGPU float type. (PR #169420)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add two 8bit float types F8E4M3FN and F8E5M2 to valid XeGPU float type. (PR #169420)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add more OCP micro scaling format types. (PR #177613)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add more OCP micro scaling format types. (PR #177613)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Remove xevm to llvm from convert to llvm (PR #175672)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Remove xevm to llvm from convert to llvm (PR #175672)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Remove xevm to llvm from convert to llvm (PR #175672)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Remove xevm to llvm from convert to llvm (PR #175672)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add more OCP micro scaling format types. (PR #177613)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Remove xevm to llvm from convert to llvm (PR #175672)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeVM] Remove xevm to llvm from convert to llvm (PR #175672)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU][XeVM] Update single element vector type handling. (PR #178558)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU][XeVM] Update single element vector type handling. (PR #178558)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][XeGPU][XeVM] Update single element vector type handling. (PR #178558)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][OpenMP] Fix unused variable warning for #137201 (PR #178659)
Walter Lee
- [Mlir-commits] [mlir] [MLIR][OpenMP] Fix unused variable warning for #137201 (PR #178659)
Walter Lee
- [Mlir-commits] [mlir] [MLIR][OpenMP] Fix unused variable warning for #137201 (PR #178659)
Walter Lee
- [Mlir-commits] [mlir] [mlir][tosa] Fix shape inference for broadcast bias in transpose_conv2d and depthwise_conv2d (PR #177739)
Yi-Chi Lee
- [Mlir-commits] [mlir] [mlir][tosa] Fix shape inference for broadcast bias in transpose_conv2d and depthwise_conv2d (PR #177739)
Yi-Chi Lee
- [Mlir-commits] [mlir] [mlir][tosa] Fix shape inference for broadcast bias in transpose_conv2d and depthwise_conv2d (PR #177739)
Yi-Chi Lee
- [Mlir-commits] [mlir] [mlir][tosa] Guard pooling shape inference on unranked inputs (PR #177999)
Yi-Chi Lee
- [Mlir-commits] [mlir] [mlir][tosa] Guard pooling shape inference on unranked inputs (PR #177999)
Yi-Chi Lee
- [Mlir-commits] [mlir] [mlir][tosa] Guard pooling shape inference on unranked inputs (PR #177999)
Yi-Chi Lee
- [Mlir-commits] [mlir] [mlir][tosa] Guard pooling shape inference on unranked inputs (PR #177999)
Yi-Chi Lee
- [Mlir-commits] [mlir] [mlir][tosa] Guard pooling shape inference on unranked inputs (PR #177999)
Yi-Chi Lee
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Jan Patrick Lehr
- [Mlir-commits] [clang] [llvm] [mlir] [OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (PR #177059)
Jan Patrick Lehr
- [Mlir-commits] [mlir] [mlir][tosa] Check for overflow in binary integer folders (PR #172695)
Ian Tayler Lessa
- [Mlir-commits] [mlir] [mlir][tosa] Check for overflow in binary integer folders (PR #172695)
Ian Tayler Lessa
- [Mlir-commits] [mlir] [mlir][tosa] Check for overflow in binary integer folders (PR #172695)
Ian Tayler Lessa
- [Mlir-commits] [mlir] [mlir][tosa] Check for overflow in binary integer folders (PR #172695)
Ian Tayler Lessa
- [Mlir-commits] [llvm] [mlir] [mlir][Python] port dialect extensions to use core PyConcreteType, PyConcreteAttribute (PR #174156)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] [mlir][Python] port dialect extensions to use core PyConcreteType, PyConcreteAttribute (PR #174156)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] fix symbol resolution on MacOS with multiple packages (PR #174057)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] fix symbol resolution on MacOS with multiple packages (PR #174057)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] fix symbol resolution on MacOS with multiple packages (PR #174057)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] fix symbol resolution on MacOS with multiple packages (PR #174057)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] fix symbol resolution on MacOS with multiple packages (PR #174057)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] fix symbol resolution on MacOS with multiple packages (PR #174057)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register Containers as Sequences for `match` compatibility (PR #174091)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register Containers as Sequences for `match` compatibility (PR #174091)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register Containers as Sequences for `match` compatibility (PR #174091)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register Containers as Sequences for `match` compatibility (PR #174091)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register Containers as Sequences for `match` compatibility (PR #174091)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] use canonical Python `isinstance` instead of `Type.isinstance` (PR #172892)
Maksim Levental
- [Mlir-commits] [mlir] [Python] Bump MLIR Python minimum version to 3.10 (PR #163499)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] Bump MLIR Python minimum version to 3.10 (PR #163499)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] Bump MLIR Python minimum version to 3.10 (PR #163499)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] Bump MLIR Python minimum version to 3.10 (PR #163499)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] Bump MLIR Python minimum version to 3.10 (PR #163499)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] Bump MLIR Python minimum version to 3.10 (PR #163499)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] Bump MLIR Python minimum version to 3.10 (PR #163499)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] Bump MLIR Python minimum version to 3.10 (PR #163499)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] Bump MLIR Python minimum version to 3.10 (PR #163499)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add a `.get` method to `IntegerType` (PR #174406)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] [mlir][Python] move IRTypes and IRAttributes to MLIRPythonSupport (PR #174118)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] move IRTypes and IRAttributes to MLIRPythonSupport (PR #174118)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] move IRTypes and IRAttributes to MLIRPythonSupport (PR #174118)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (PR #174156)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Use correct namespace for registering SMT dialect (PR #174468)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] Use correct namespace for registering MLIR dialects (PR #174463)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Use correct namespace for registering SMT dialect (PR #174468)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Use correct namespace for registering SMT dialect (PR #174468)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Use correct namespace for registering SMT dialect (PR #174468)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Use correct namespace for registering SMT dialect (PR #174468)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Use correct namespace for registering SMT dialect (PR #174468)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] use canonical Python `isinstance` instead of `Type.isinstance` (PR #172892)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] use canonical Python `isinstance` instead of `Type.isinstance` (PR #172892)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] use canonical Python `isinstance` instead of `Type.isinstance` (PR #172892)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] use canonical Python `isinstance` instead of `Type.isinstance` (PR #172892)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] move Py* types into headers (PR #156575)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] use canonical Python `isinstance` instead of `Type.isinstance` (PR #172892)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix examples after #172892 (PR #174481)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix examples after #172892 (PR #174481)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix examples after #172892 (PR #174481)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix NV examples after #172892 (PR #174481)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add a method to get full name of MLIR types (PR #174576)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] [MLIR][Python] remove pybind11 support (PR #172581)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Fail fast when nanobind is missing for Python bindings (PR #174649)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Fail fast when nanobind is missing for Python bindings (PR #174649)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add `GreedyRewriteDriverConfig` parameter to `apply_patterns_and_fold_greedily` (PR #174785)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add `GreedyRewriteDriverConfig` parameter to `apply_patterns_and_fold_greedily` (PR #174785)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add `GreedyRewriteDriverConfig` parameter to `apply_patterns_and_fold_greedily` (PR #174785)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][py] ability to downcast AffineExpr after #172892 (PR #174808)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][py] ability to downcast AffineExpr after #172892 (PR #174808)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python][NFC] Use enum class instead of enum (PR #174792)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python][NFC] Use enum class instead of enum (PR #174792)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add `GreedyRewriteDriverConfig` parameter to `apply_patterns_and_fold_greedily` (PR #174785)
Maksim Levental
- [Mlir-commits] [flang] [llvm] [mlir] [MLIR] Add missing dialects to C API (PR #82190)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI][transform] fix linker after #82190 (PR #174866)
Maksim Levental
- [Mlir-commits] [flang] [llvm] [mlir] [MLIR] Add missing dialects to C API (PR #82190)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI][transform] fix linker after #82190 (PR #174866)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI][transform] fix linker after #82190 (PR #174866)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI][transform] fix linker after #82190 (PR #174866)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI][transform] fix linker after #82190 (PR #174866)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI][transform] fix linker after #82190 (PR #174866)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI][transform] fix linker after #82190 (PR #174866)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI] fix linker again after 82190 (PR #174876)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI] fix linker again after 82190 (PR #174876)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI][transform] fix linker after #82190 (PR #174866)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI] fix linker again after 82190 (PR #174876)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI] fix linker again after 82190 (PR #174876)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI] fix linker again after #82190 (PR #174876)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI] fix linker again after #82190 (PR #174876)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI] fix linker again after #82190 (PR #174876)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][CAPI] fix linker again after #82190 (PR #174876)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add GreedyRewriteDriverConfig parameter to apply_patte… (PR #174913)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add GreedyRewriteDriverConfig parameter to apply_patterns_and_fold_greedily (PR #174913)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add GreedyRewriteDriverConfig parameter to apply_patterns_and_fold_greedily (PR #174913)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add GreedyRewriteDriverConfig parameter to apply_patterns_and_fold_greedily (PR #174913)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add GreedyRewriteDriverConfig parameter to apply_patterns_and_fold_greedily (PR #174913)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][docs] Clarify Python version support status (PR #174949)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix namespace shadowing (PR #175077)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] dont export all symbols on MSVC for MLIRPythonSupport (PR #175078)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix namespace shadowing (PR #175077)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix namespace shadowing (PR #175077)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Fix recursion error for __str__ (PR #174552)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] add docs about downstream type/attr implementation (PR #175259)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] add docs about downstream type/attr implementation (PR #175259)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] add docs about downstream type/attr implementation (PR #175259)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] downcast ir.Value to BlockArgument or OpResult (PR #175264)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] downcast ir.Value to BlockArgument or OpResult (PR #175264)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] downcast ir.Value to BlockArgument or OpResult (PR #175264)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] downcast ir.Value to BlockArgument or OpResult (PR #175264)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] downcast ir.Value to BlockArgument or OpResult (PR #175264)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] downcast ir.Value to BlockArgument or OpResult (PR #175264)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] downcast ir.Value to BlockArgument or OpResult (PR #175264)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] downcast ir.Value to BlockArgument or OpResult (PR #175264)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] downcast ir.Value to BlockArgument or OpResult (PR #175264)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] downcast ir.Value to BlockArgument or OpResult (PR #175264)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] add docs about downstream type/attr implementation (PR #175259)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] add docs about downstream type/attr implementation (PR #175259)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] add docs about downstream type/attr implementation (PR #175259)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] add docs about downstream type/attr implementation (PR #175259)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add `attr_name` for `FloatAttr` (PR #175306)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] downcast Value to BlockArgument or OpResult (PR #175264)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] generate type stubs for dialect extensions (PR #175403)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] generate type stubs for dialect extensions (PR #175403)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix linalg and python_test dialect extensions (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix linalg and python_test dialect extensions (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix linalg and python_test dialect extensions (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix linalg and python_test dialect extensions (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix linalg and python_test dialect extensions (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix linalg and python_test dialect extensions (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix linalg, execution_engine, python_test extensions (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix linalg, execution_engine, python_test extensions (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix linalg, execution_engine, python_test extensions (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Rename `GreedyRewriteDriverConfig` to `GreedyRewriteConfig` (PR #175409)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Rename `GreedyRewriteDriverConfig` to `GreedyRewriteConfig` (PR #175409)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Rename `GreedyRewriteDriverConfig` to `GreedyRewriteConfig` (PR #175409)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] generate type stubs for dialect extensions (PR #175403)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] generate type stubs for dialect extensions (PR #175403)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] generate type stubs for dialect extensions (PR #175403)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] generate type stubs for dialect extensions (PR #175403)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] generate type stubs for dialect extensions (PR #175403)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] don't build libnanobind if module only has "pure" extensions (PR #175090)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] don't build libnanobind if module only has "pure" sources (PR #175090)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] don't build libnanobind if module only has "pure" sources (PR #175090)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] don't build libnanobind if module only has "pure" sources (PR #175090)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] downcast Value to BlockArgument or OpResult (PR #175264)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] downcast Value to BlockArgument or OpResult (PR #175264)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] don't build libnanobind if module only has "pure" sources (PR #175090)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] remove stray nb::cast (PR #176299)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] remove stray nb::cast (PR #176299)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] remove stray nb::cast (PR #176299)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] remove stray nb::cast (PR #176299)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] remove stray nb::cast (PR #176299)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] remove stray nb::cast (PR #176299)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] remove stray nb::cast (PR #176299)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] add builtin module transform test (PR #176388)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] add builtin module transform test (PR #176388)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] add builtin module transform test (PR #176388)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] add builtin module transform test (PR #176388)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] add builtin module transform test (PR #176388)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] add builtin module transform test (PR #176388)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add `source-types` to `math-to-apfloat` and `arith-to-apfloat` (PR #176270)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add `source-types` to `math-to-apfloat` and `arith-to-apfloat` (PR #176270)
Maksim Levental
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Maksim Levental
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Maksim Levental
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Maksim Levental
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Maksim Levental
- [Mlir-commits] [mlir] [mlir] fix math-to-apfloat after #172715 (PR #176462)
Maksim Levental
- [Mlir-commits] [mlir] [mlir] fix math-to-apfloat after #172715 (PR #176462)
Maksim Levental
- [Mlir-commits] [mlir] [mlir] fix math-to-apfloat after #172715 (PR #176462)
Maksim Levental
- [Mlir-commits] [mlir] [mlir] fix math-to-apfloat after #172715 (PR #176462)
Maksim Levental
- [Mlir-commits] [mlir] [mlir] fix math-to-apfloat after #172715 (PR #176462)
Maksim Levental
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Maksim Levental
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Maksim Levental
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Maksim Levental
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Maksim Levental
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Python] dont export all symbols on MSVC for MLIRPythonSupport (PR #175078)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Add `cluster_size` to `gpu.launch_func` python binding (PR #177811)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Transform][Python] transform.foreach wrapper and .owner OpViews (PR #172228)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Transform][Python] transform.foreach wrapper and .owner OpViews (PR #172228)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Fix overly specific type annotation on PyValue.owner (PR #178003)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
Maksim Levental
- [Mlir-commits] [mlir] [mlir] Implement indexed access op interfaces for memref, vector, gpu, nvgpu (PR #177014)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][PDL] PDLToPDLInterp: Use the pdl pattern name in the generated rewriter. (PR #149481)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Alan Li
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Alan Li
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Alan Li
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Alan Li
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Alan Li
- [Mlir-commits] [mlir] [mlir][gpu] Add address space modifier to gpu.barrier (PR #177425)
Alan Li
- [Mlir-commits] [mlir] [mlir][gpu] Add address space modifier to gpu.barrier (PR #177425)
Alan Li
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Alan Li
- [Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Alan Li
- [Mlir-commits] [mlir] [mlir][vector] Add assumeAligned mode to vector.store narrow type emulation (PR #178565)
Alan Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Clean up helpers in XeGPUPropagateLayout (PR #175857)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Clean up helpers in XeGPUPropagateLayout (PR #175857)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeVM] Remove xevm to llvm from convert to llvm (PR #175672)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeVM] Remove xevm to llvm from convert to llvm (PR #175672)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeVM] Remove xevm to llvm from convert to llvm (PR #175672)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add simple rank-based sg layout creation (PR #172867)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add simple rank-based sg layout creation (PR #172867)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add more OCP micro scaling format types. (PR #177613)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Preserve Leading dimension when blocking rank-sensitive operations (PR #177489)
Jianhui Li
- [Mlir-commits] [mlir] [mlir][gpu] Add address space modifier to gpu.barrier (PR #177425)
Jianhui Li
- [Mlir-commits] [mlir] [mlir][gpu] Add address space modifier to gpu.barrier (PR #177425)
Jianhui Li
- [Mlir-commits] [mlir] [mlir][gpu] Add address space modifier to gpu.barrier (PR #177425)
Jianhui Li
- [Mlir-commits] [mlir] [mlir][xegpu] Add `XeGPUSgToWiDistributeExperimental` pass. (PR #177492)
Jianhui Li
- [Mlir-commits] [mlir] [mlir][xegpu] Remove some unused headers. (PR #178719)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactor layout propagation utilities (PR #179016)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution support for memref.alloca and xegpu.create_memdesc ops (PR #179018)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactor layout propagation utilities (PR #179016)
Jianhui Li
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
Bangtian Liu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Bangtian Liu
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir][emitc] Fix recurring operands in expression (PR #175535)
Yanzuo Liu
- [Mlir-commits] [mlir] [MLIR][affine] Prevent illegal loop fusion with different-sized vector types (PR #178726)
Yanzuo Liu
- [Mlir-commits] [mlir] [MLIR][affine] Prevent illegal loop fusion with different-sized vector types (PR #178726)
Yanzuo Liu
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
Bruno Cardoso Lopes
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Bruno Cardoso Lopes
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Bruno Cardoso Lopes
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
Bruno Cardoso Lopes
- [Mlir-commits] [mlir] [mlir][vector] Add 1:N vector to llvm conversion (PR #174240)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Add 1:N vector to llvm conversion (PR #174240)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [ROCDL] Fix cluster.load.async.to.lds mask parameter to be SSA value (PR #174411)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [ROCDL] Fix cluster.load.async.to.lds mask parameter to be SSA value (PR #174411)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Add 1:N vector to llvm conversion (PR #174240)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Add 1:N vector to llvm conversion (PR #174240)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Add 1:N vector to llvm conversion (PR #174240)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Add 1:N vector to llvm conversion (PR #174240)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][amdgpu] gfx1250+ lower fat_raw_pointer_cast (PR #175047)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][amdgpu] gfx1250+ lower fat_raw_pointer_cast (PR #175047)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir] Use bind_front in RemarkEngine. NFC. (PR #175818)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] (PR #176036)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Add elementwise unrolling for vector.multi_reduction (PR #176036)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Add elementwise unrolling for vector.multi_reduction (PR #176036)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Add elementwise unrolling for vector.multi_reduction (PR #176036)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Add elementwise unrolling for vector.multi_reduction (PR #176036)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Add elementwise unrolling for vector.multi_reduction (PR #176036)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir] Update all-reduce (& vector tests) to use workgroup barriers (PR #178285)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Separate multi_reduce lowering into invariants, flattening, and unrolling. (PR #178974)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][vector] Separate multi_reduce lowering into invariants, flattening, and unrolling. (PR #178974)
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Sasha Lopoukhine
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Sasha Lopoukhine
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][GPU] Update serializeToObject to use SerializedObject wrapper (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][GPU] Update serializeToObject to use SerializedObject wrapper (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][GPU] Update serializeToObject to use SerializedObject wrapper (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][GPU] Update serializeToObject to use SerializedObject wrapper (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [MLIR][GPU] Update serializeToObject to use SerializedObject wrapper (PR #176697)
Zichen Lu
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Leandro Lupori
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Leandro Lupori
- [Mlir-commits] [mlir] [acc] add RegionBranchTerminatorOpInterface to acc.terminator (PR #174165)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadLiveInValueCanonicalization pass (PR #174671)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadLiveInValueCanonicalization pass (PR #174671)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadLiveInValueCanonicalization pass (PR #174671)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadLiveInValueCanonicalization pass (PR #174671)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadLiveInValueCanonicalization pass (PR #174671)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadLiveInValueCanonicalization pass (PR #174671)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadLiveInValueCanonicalization pass (PR #174671)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][acc] Fix unused variable warning in non-asserts build (PR #175101)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][openacc] support array section privatization in lowering (PR #175184)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Razvan Lupusoru
- [Mlir-commits] [mlir] [acc] Fix OpenACCUtilsTest to avoid leak in isDeviceValueNonMappableType (PR #176269)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
Razvan Lupusoru
- [Mlir-commits] [mlir] [OpenACC][MLIR] clone firstprivate operands during ACCIfClauseLowering (PR #176856)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
Razvan Lupusoru
- [Mlir-commits] [mlir] [OpenACC][MLIR] clone reduction operands during ACCIfClauseLowering (PR #177196)
Razvan Lupusoru
- [Mlir-commits] [mlir] [nfc][mlir][acc] Create new file to hold intermediate representation ops (PR #178048)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Use ReducibleType interface on LogicalType (PR #178253)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Use ReducibleType interface on LogicalType (PR #178253)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCOptimizeFirstprivateMap pass (PR #178546)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCOptimizeFirstprivateMap pass (PR #178546)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCOptimizeFirstprivateMap pass (PR #178546)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCOptimizeFirstprivateMap pass (PR #178546)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [OpenACC] Added support for bounds generation for boxes and OPTIONAL. (PR #178567)
Razvan Lupusoru
- [Mlir-commits] [mlir] [acc] Fix acc.loop to scf utilities (PR #178809)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Tai Ly
- [Mlir-commits] [mlir] [mlir][mpi] adding MPI_Allgather and lowering to LLVM (PR #176937)
Anton Lydike
- [Mlir-commits] [llvm] [mlir] [NVPTX] Add support for barrier.cta.red.* instructions (PR #172541)
Alex MacLean
- [Mlir-commits] [mlir] [MLIR][SparseTensor] Added Sparse Outer Loop Ordering Strategy (PR #172198)
Govind Malasani
- [Mlir-commits] [mlir] [ml_program] fix bufferizesToMemoryRead for ml_program.global_store (PR #177387)
Nathan Malimban
- [Mlir-commits] [mlir] [ml_program] fix bufferizesToMemoryRead for ml_program.global_store (PR #177387)
Nathan Malimban
- [Mlir-commits] [mlir] [ml_program] fix bufferizesToMemoryRead for ml_program.global_store (PR #177387)
Nathan Malimban
- [Mlir-commits] [mlir] [OpenACC][MLIR] clone firstprivate operands during ACCIfClauseLowering (PR #176856)
Scott Manley
- [Mlir-commits] [mlir] [OpenACC][MLIR] clone reduction operands during ACCIfClauseLowering (PR #177196)
Scott Manley
- [Mlir-commits] [mlir] [OpenACC][MLIR] clone reduction operands during ACCIfClauseLowering (PR #177196)
Scott Manley
- [Mlir-commits] [mlir] [OpenACC][MLIR] clone private operands during ACCIfClauseLowering (PR #177458)
Scott Manley
- [Mlir-commits] [mlir] [OpenACC][MLIR] clone private operands during ACCIfClauseLowering (PR #177458)
Scott Manley
- [Mlir-commits] [mlir] [acc] Fix acc.loop to scf utilities (PR #178809)
Scott Manley
- [Mlir-commits] [mlir] [mlir] Fix alignment for predicate (i1) vectors (PR #175975)
Benjamin Maxwell
- [Mlir-commits] [mlir] [mlir] Fix alignment for predicate (i1) vectors (PR #175975)
Benjamin Maxwell
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Rework the clamp support for WMMA instructions (PR #174310)
Stanislav Mekhanoshin
- [Mlir-commits] [mlir] [mlir][CAPI][transform] fix linker after #82190 (PR #174866)
Kewen Meng
- [Mlir-commits] [mlir] [mlir][CAPI] fix linker again after 82190 (PR #174876)
Kewen Meng
- [Mlir-commits] [mlir] [mlir][CAPI] fix linker again after 82190 (PR #174876)
Kewen Meng
- [Mlir-commits] [mlir] [mlir][CAPI][transform] fix linker after #82190 (PR #174866)
Kewen Meng
- [Mlir-commits] [mlir] [mlir][CAPI] fix linker again after #82190 (PR #174876)
Kewen Meng
- [Mlir-commits] [mlir] [mlir][Tiling] Remove zero slice guard in Pad tiling (PR #175827)
Nirvedh Meshram
- [Mlir-commits] [mlir] [mlir][Tiling] Remove zero slice guard in Pad tiling (PR #175827)
Nirvedh Meshram
- [Mlir-commits] [mlir] [mlir][Tiling] Remove zero slice guard in Pad tiling (PR #175827)
Nirvedh Meshram
- [Mlir-commits] [mlir] [mlir][Tiling] Remove zero slice guard in Pad tiling (PR #175827)
Nirvedh Meshram
- [Mlir-commits] [mlir] [mlir][Tiling] Remove zero slice guard in Pad tiling (PR #175827)
Nirvedh Meshram
- [Mlir-commits] [mlir] [mlir][Tiling] Remove zero slice guard in Pad tiling (PR #175827)
Nirvedh Meshram
- [Mlir-commits] [mlir] [mlir][Tiling] Remove zero slice guard in Pad tiling (PR #175827)
Nirvedh Meshram
- [Mlir-commits] [mlir] [mlir] remove folder on MemRef::ExtractStridedMetadataOp (PR #88043)
Nirvedh Meshram
- [Mlir-commits] [mlir] [mlir] remove folder on MemRef::ExtractStridedMetadataOp (PR #88043)
Nirvedh Meshram
- [Mlir-commits] [mlir] [mlir][Tiling] Remove zero slice guard in Pad tiling (PR #175827)
Nirvedh Meshram
- [Mlir-commits] [mlir] [mlir][Tiling] Remove zero slice guard in Pad tiling (PR #175827)
Nirvedh Meshram
- [Mlir-commits] [llvm] [mlir] [mlir] TileUsingInterface bugfix for dominance error (PR #178190)
Aaron Siddhartha Mondal
- [Mlir-commits] [llvm] [mlir] [mlir] TileUsingInterface bugfix for dominance error (PR #178190)
Aaron Siddhartha Mondal
- [Mlir-commits] [mlir] [mlir][gpu] Guard negative workgroup_attributions in GPU ops (PR #174409)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][gpu] Guard negative workgroup_attributions in GPU ops (PR #174409)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][gpu] Guard negative workgroup_attributions in GPU ops (PR #174409)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][gpu] Guard negative workgroup_attributions in GPU ops (PR #174409)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][gpu] Guard negative workgroup_attributions in GPU ops (PR #174409)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
Fabian Mora
- [Mlir-commits] [mlir] [MLIR][Python] Register Containers as Sequences for `match` compatibility (PR #174091)
Rolf Morel
- [Mlir-commits] [mlir] [mlir][Python] use canonical Python `isinstance` instead of `Type.isinstance` (PR #172892)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a `.get` method to `IntegerType` (PR #174406)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Transform] Add hoist_extract_to_argument transformation (PR #175004)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Transform] Add hoist_extract_to_argument transformation (PR #175004)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Transform] Add hoist_extract_to_argument transformation (PR #175004)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Transform] Add hoist_extract_to_argument transformation (PR #175004)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Expose TransformOpInterface and MemoryEffectsOpInterfaces (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Expose TransformOpInterface and MemoryEffectsOpInterface (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Expose TransformOpInterface and MemoryEffectsOpInterface (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Expose TransformOpInterface and MemoryEffectsOpInterface (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X either Transform or MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform or X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform or X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform or X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform or X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform or X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform or X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR] Support dynamic traits in `DynamicDialect` (PR #177735)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Transform][Python] transform.foreach wrapper and .owner OpViews (PR #172228)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Fix overly specific type annotation on PyValue.owner (PR #178003)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Transform][Python] transform.foreach wrapper and .owner OpViews (PR #172228)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Fix overly specific type annotation on PyValue.owner (PR #178003)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Fix overly specific type annotation on PyValue.owner (PR #178003)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Fix overly specific type annotation on PyValue.owner (PR #178003)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Fix overly specific type annotation on PyValue.owner (PR #178003)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Fix overly specific type annotation on PyValue.owner (PR #178003)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [mlir] Verify childen interface in transform named sequence (PR #178881)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
Rolf Morel
- [Mlir-commits] [mlir] [mlir][vector] Emit error when `kind` attribute is not a CombiningKind (PR #173659)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][vector] Emit error when `kind` attribute is not a CombiningKind (PR #173659)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][vector] Emit error when `kind` attribute is not a CombiningKind (PR #173659)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][nvgpu] Fix crash when mmaShape size is not three (PR #173490)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][Inliner] Fix crash when inlining callee without terminator (PR #173665)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][Inliner] Fix crash when inlining callee without terminator (PR #173665)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][nvgpu] Fix a division by zero crash in OptimizeSharedMemoryPass (PR #174931)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][nvgpu] Fix a division by zero crash in OptimizeSharedMemoryPass (PR #174931)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][nvgpu] Fix a division by zero crash in OptimizeSharedMemoryPass (PR #174931)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Refactor `ViewOpShapeFolder` (PR #176567)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Refactor `ViewOpShapeFolder` (PR #176567)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Refactor `ViewOpShapeFolder` (PR #176567)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Refactor `ViewOpShapeFolder` (PR #176567)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Support folding memref.load from global splat constants (PR #176627)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Support folding memref.load from global splat constants (PR #176627)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Support folding memref.load from global splat constants (PR #176627)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Support folding memref.load from global splat constants (PR #176627)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][memref] Support folding memref.load from global splat constants (PR #176627)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][affine] Use `lookupNearestSymbolFrom` to simplify code (NFC) (PR #176679)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][affine] Use `lookupNearestSymbolFrom` to simplify code (NFC) (PR #176679)
Longsheng Mou
- [Mlir-commits] [mlir] [Affine] Replace recursive toAffineExpr with iterative traversal (PR #154976)
Samarth Narang
- [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] Tensor shape ops no assert (PR #179005)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][tensor] Avoid asserts in reshape verifiers on unranked tensors (PR #179005)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][tensor] Avoid asserts in reshape verifiers on unranked tensors (PR #179005)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][tensor] Avoid asserts in reshape verifiers on unranked tensors (PR #179005)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][spirv] Fix crash in ArithToSPIRV trunc-i lowering on tensor types (PR #179009)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][spirv] Fix crash in ArithToSPIRV trunc-i lowering on tensor types (PR #179009)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][spirv] Fix crash in ArithToSPIRV trunc-i lowering on tensor types (PR #179009)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][IR] Diagnose index element type in DenseArrayAttr (PR #179075)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][tensor] Guard FromElementsOp fold (PR #178996)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][tensor] Guard constant reshape folding (PR #179077)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Samarth Narang
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Samarth Narang
- [Mlir-commits] [clang] [llvm] [mlir] [RFC] [IR] Change personality function type from Constant* to Function* (PR #176952)
Jameson Nash
- [Mlir-commits] [clang] [llvm] [mlir] [RFC] [IR] Change personality function type from Constant* to Function* (PR #176952)
Jameson Nash
- [Mlir-commits] [clang] [llvm] [mlir] [RFC] [IR] Change personality function type from Constant* to Function* (PR #176952)
Jameson Nash
- [Mlir-commits] [clang] [llvm] [mlir] [RFC] [IR] Change personality function type from Constant* to Function* (PR #176952)
Jameson Nash
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
James Newling
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
James Newling
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
James Newling
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
James Newling
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
James Newling
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
James Newling
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
James Newling
- [Mlir-commits] [mlir] [MLIR] Propagate known cluster sizes from gpu.launch to gpu.func (PR #174404)
Jeff Niu
- [Mlir-commits] [mlir] [mlir][tblgen] Add PredTypeTrait/PredAttrTrait support (PR #169153)
Tim Noack
- [Mlir-commits] [mlir] [mlir][tblgen] Add PredTypeTrait/PredAttrTrait support (PR #169153)
Tim Noack
- [Mlir-commits] [mlir] [mlir][tblgen] Add PredTypeTrait/PredAttrTrait support (PR #169153)
Tim Noack
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Ryutaro Okada
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Ryutaro Okada
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Ryutaro Okada
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Ryutaro Okada
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Ryutaro Okada
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Ryutaro Okada
- [Mlir-commits] [mlir] [mlir][linalg] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Ryutaro Okada
- [Mlir-commits] [mlir] [MLIR][Linalg] pack, unpack to take memref inputs (PR #129036)
Ryutaro Okada
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Ryutaro Okada
- [Mlir-commits] [mlir] [mlir][linalg] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Ryutaro Okada
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Ryutaro Okada
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Ryutaro Okada
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Ryutaro Okada
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Ryutaro Okada
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Ryutaro Okada
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Ryutaro Okada
- [Mlir-commits] [mlir] [mlir][Linalg] enable scalar lowering for linalg.pack (PR #178222)
Ryutaro Okada
- [Mlir-commits] [mlir] [mlir][Linalg] enable scalar lowering for linalg.pack (PR #178222)
Ryutaro Okada
- [Mlir-commits] [mlir] [mlir][Linalg] enable scalar lowering for linalg.pack (PR #178222)
Ryutaro Okada
- [Mlir-commits] [mlir] [mlir][NVVM] Set SpecialRangeableRegisterOp default int range to max (PR #174544)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][NVVM] Set SpecialRangeableRegisterOp default int range to max (PR #174544)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
Guray Ozen
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [NVPTX] Validate user-specified PTX version against SM version (PR #174834)
Guray Ozen
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [NVPTX] Validate user-specified PTX version against SM version (PR #174834)
Guray Ozen
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [NVPTX] Validate user-specified PTX version against SM version (PR #174834)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM][Tests] Re-enable matmul.py tests (PR #175728)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Add binaryCallback (PR #170853)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][GPU][NVVM] Add verify-target-arch option to nvvm-attach-target pass (PR #176774)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Guray Ozen
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP] Fix truncation/extension bug when calling __kmpc_push_num_teams (PR #173067)
Krzysztof Parzyszek
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
Krzysztof Parzyszek
- [Mlir-commits] [mlir] [MLIR] Propagate known cluster sizes from gpu.launch to gpu.func (PR #174404)
Adam Paszke
- [Mlir-commits] [mlir] [MLIR] Propagate known cluster sizes from gpu.launch to gpu.func (PR #174404)
Adam Paszke
- [Mlir-commits] [mlir] [MLIR][Vector] Add a pattern that folds consecutive extract_strided_strided_slice ops (PR #175738)
Adam Paszke
- [Mlir-commits] [mlir] [MLIR][GPU] Make sure to propagate known cluster sizes in kernel outlining (PR #176894)
Adam Paszke
- [Mlir-commits] [mlir] [mlir][scf] Fix unsigned narrow type trip count calculation (PR #178060)
Jhalak Patel
- [Mlir-commits] [mlir] [mlir][scf] Fix unsigned narrow type trip count calculation (PR #178060)
Jhalak Patel
- [Mlir-commits] [mlir] [mlir][scf] Fix unsigned narrow type trip count calculation (PR #178060)
Jhalak Patel
- [Mlir-commits] [mlir] [mlir][scf] Fix unsigned narrow type trip count calculation (PR #178060)
Jhalak Patel
- [Mlir-commits] [mlir] [mlir][scf] Fix unsigned narrow type trip count calculation (PR #178060)
Jhalak Patel
- [Mlir-commits] [mlir] [mlir][scf] Interpret trip counts as unsigned integers (PR #178060)
Jhalak Patel
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Jhalak Patel
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Jhalak Patel
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Jhalak Patel
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Jhalak Patel
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Jhalak Patel
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Jhalak Patel
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Jhalak Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Pass inst_data for blocking create/constant Mask and Step op (PR #175456)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Clean up helpers in XeGPUPropagateLayout (PR #175857)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Clean up helpers in XeGPUPropagateLayout (PR #175857)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Clean up helpers in XeGPUPropagateLayout (PR #175857)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Clean up helpers in XeGPUPropagateLayout (PR #175857)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Clean up helpers in XeGPUPropagateLayout (PR #175857)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
Nishant Patel
- [Mlir-commits] [mlir] [mlir][xegpu] Add `XeGPUSgToWiDistributeExperimental` pass. (PR #177492)
Nishant Patel
- [Mlir-commits] [mlir] [mlir][xegpu] Remove some unused headers. (PR #178719)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for Convert Layout from Wg to Sg (PR #178922)
Nishant Patel
- [Mlir-commits] [mlir] [mlir] Fix VectorType clone with shape of a different rank (PR #173007)
Andrey Pavlenko
- [Mlir-commits] [mlir] [mlir] Fix VectorType clone with shape of a different rank (PR #173007)
Andrey Pavlenko
- [Mlir-commits] [mlir] [mlir][linalg] Fix tiling with constants in indexing maps (PR #173038)
Andrey Pavlenko
- [Mlir-commits] [mlir] [mlir][linalg] Fix tiling with constants in indexing maps (PR #173038)
Andrey Pavlenko
- [Mlir-commits] [mlir] [mlir][linalg] Fix tiling with constants in indexing maps (PR #173038)
Andrey Pavlenko
- [Mlir-commits] [mlir] [mlir][linalg] Fix tiling with constants in indexing maps (PR #173038)
Andrey Pavlenko
- [Mlir-commits] [mlir] [MLIR][CAPI] Fix duplicate output from mlirOperationPrintWithState (PR #174047)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][c] Enable creating and setting greedy rewrite confing. (PR #162429)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][c] Enable creating and setting greedy rewrite confing. (PR #162429)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][c] Enable creating and setting greedy rewrite confing. (PR #162429)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][c] Enable creating and setting greedy rewrite confing. (PR #162429)
Jacques Pienaar
- [Mlir-commits] [mlir] Enable printing newlines and indents in attribute and type printers (PR #87948)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][Python] use canonical Python `isinstance` instead of `Type.isinstance` (PR #172892)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vector] Emit error when `kind` attribute is not a CombiningKind (PR #173659)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vector] Emit error when `kind` attribute is not a CombiningKind (PR #173659)
Jacques Pienaar
- [Mlir-commits] [mlir] Enable printing newlines and indents in attribute and type printers (PR #87948)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][Python] move IRTypes and IRAttributes to MLIRPythonSupport (PR #174118)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
Jacques Pienaar
- [Mlir-commits] [mlir] [MLIR] Propagate known cluster sizes from gpu.launch to gpu.func (PR #174404)
Jacques Pienaar
- [Mlir-commits] [mlir] [MLIR][Vector] Add a pattern that folds consecutive extract_strided_strided_slice ops (PR #175738)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Add actions for publishing to openvsx. (PR #176593)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Add actions for publishing to openvsx. (PR #176593)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Fix PDLL grammar character class regex (PR #176601)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Fix PDLL grammar character class regex (PR #176601)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Add angle bracket support to MLIR language configuration (PR #176602)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Add angle bracket support to MLIR language configuration (PR #176602)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Update dev dependencies (PR #176604)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Update dev dependencies (PR #176604)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Update engine (PR #176605)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Update engine (PR #176605)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Update lock file to match (PR #176608)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Update lock file to match (PR #176608)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Remove resolved from lock file (PR #176611)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Remove resolved from lock file (PR #176611)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Update to capture angle brackets in types/attrs (PR #176665)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][vscode] Update to capture angle brackets in types/attrs (PR #176665)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir] Add dialect hooks for registering custom type and attribute alias printers (PR #173091)
Jacques Pienaar
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
Jacques Pienaar
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
Jacques Pienaar
- [Mlir-commits] [mlir] [MLIR][Linalg] Safely Unwind Block Split After Detensorizing (PR #171918)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
Jacques Pienaar
- [Mlir-commits] [clang] [flang] [lld] [llvm] [mlir] [RFC] Use pre-compiled headers to speed up LLVM build (~1.5-2x) (PR #173868)
Andrew Pinski
- [Mlir-commits] [mlir] [MLIR][Linalg] Safely Unwind Block Split After Detensorizing (PR #171918)
Miloš Poletanović
- [Mlir-commits] [mlir] [MLIR][Linalg] Safely Unwind Block Split After Detensorizing (PR #171918)
Miloš Poletanović
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Miloš Poletanović
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Miloš Poletanović
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Miloš Poletanović
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Miloš Poletanović
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Miloš Poletanović
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Miloš Poletanović
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Miloš Poletanović
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Miloš Poletanović
- [Mlir-commits] [mlir] [mlir][math] Fix APInt assertion in IPowI folding for i1 types (PR #177874)
Miloš Poletanović
- [Mlir-commits] [mlir] [mlir][math] Fix APInt assertion in IPowI folding for i1 types (PR #177874)
Miloš Poletanović
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Miloš Poletanović
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Miloš Poletanović
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Miloš Poletanović
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Miloš Poletanović
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Miloš Poletanović
- [Mlir-commits] [flang] [mlir] [flang] Emit llvm.assume for array bounds constraints (PR #178811)
Sebastian Pop
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Nikita Popov
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Nikita Popov
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Nikita Popov
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Nikita Popov
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Nikita Popov
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Nikita Popov
- [Mlir-commits] [clang] [llvm] [mlir] IR: Promote "denormal-fp-math" to a first class attribute (PR #174293)
Nikita Popov
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Nikita Popov
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Nikita Popov
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Nikita Popov
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Nikita Popov
- [Mlir-commits] [mlir] [MLIR][vector] vector.deinterleave to vector.shuffle decomposition (PR #177897)
Noah Prisament
- [Mlir-commits] [flang] [mlir] [Flang][OpenMP] Don't generate code for unreachable target regions. (PR #178937)
Abid Qadeer
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM][Tests] Re-enable matmul.py tests (PR #175728)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][GPU][NVVM] Add verify-target-arch option to nvvm-attach-target pass (PR #176774)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Kaviya Rajendiran
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Initial Taskloop Clause Support (PR #174623)
Kaviya Rajendiran
- [Mlir-commits] [mlir] [MLIR][OpenMP] Support cancel taskgroup inside of taskloop (PR #174815)
Kaviya Rajendiran
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP][Taskloop] Translation support for taskloop construct (PR #166903)
Kaviya Rajendiran
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP][Taskloop] Translation support for taskloop construct (PR #166903)
Kaviya Rajendiran
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Kaviya Rajendiran
- [Mlir-commits] [flang] [llvm] [mlir] [MLIR] Add missing dialects to C API (PR #82190)
Sergio Sánchez Ramírez
- [Mlir-commits] [flang] [llvm] [mlir] [MLIR] Add missing dialects to C API (PR #82190)
Sergio Sánchez Ramírez
- [Mlir-commits] [flang] [llvm] [mlir] [MLIR] Add missing dialects to C API (PR #82190)
Sergio Sánchez Ramírez
- [Mlir-commits] [flang] [llvm] [mlir] [MLIR] Add missing dialects to C API (PR #82190)
Sergio Sánchez Ramírez
- [Mlir-commits] [mlir] [mlir][tosa] Add concat/slice_shape ops (PR #174620)
Udaya Ranga
- [Mlir-commits] [mlir] [mlir][tosa] Shape operation level checks limited to MAX_SHAPE_LEN (PR #175020)
Udaya Ranga
- [Mlir-commits] [mlir] [mlir][tosa] Shape operation level checks limited to MAX_SHAPE_LEN (PR #175020)
Udaya Ranga
- [Mlir-commits] [mlir] [mlir][emitc] Fix creating pointer from constant array (PR #162083)
Gil Rapaport
- [Mlir-commits] [mlir] [mlir][emitc] Fix recurring operands in expression (PR #175535)
Gil Rapaport
- [Mlir-commits] [mlir] [MLIR][EmitC] Add support for pointer-array types in the TypeConverter and related MemRef-to-EmitC operations, and update the C emitter. (PR #160159)
Gil Rapaport
- [Mlir-commits] [mlir] ba833a6 - Revert "[mlir][emitc] Fix recurring operands in expression (#175535)"
Gil Rapaport
- [Mlir-commits] [mlir] [mlir][emitc] Fix recurring operands in expression (PR #178382)
Gil Rapaport
- [Mlir-commits] [mlir] [mlir][emitc] Fix recurring operands in expression (PR #178382)
Gil Rapaport
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][GPU][NVVM] Add verify-target-arch option to nvvm-attach-target pass (PR #176774)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][NVVM] Add tensormap.replace NVVM Op (PR #174926)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][GPU][NVVM] Add verify-target-arch option to nvvm-attach-target pass (PR #176774)
Srinivasa Ravi
- [Mlir-commits] [mlir] [MLIR][Transform][Python] transform.foreach wrapper and .owner OpViews (PR #172228)
Allan Renucci
- [Mlir-commits] [mlir] [MLIR] Use correct namespace for registering MLIR dialects (PR #174463)
Jordan Rupprecht
- [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] [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] [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] [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] [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] [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] [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] Add mod_shape op (PR #170343)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add mod_shape op (PR #170343)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add mod_shape op (PR #170343)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add support for fp32 accumulators in fp8 convolution operations (PR #175517)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add support for fp32 accumulators in fp8 convolution operations (PR #175517)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add a canonicalization to optimize cast cast sequences (PR #176904)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add a canonicalization to optimize cast cast sequences (PR #176904)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add a canonicalization to optimize cast cast sequences (PR #176904)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding support for `tosa.dim` (PR #176975)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding support for `tosa.dim` (PR #176975)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding support for `tosa.dim` (PR #176975)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Fix pad op verifier when padding is dynamic (PR #177622)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Fix pad op verifier when padding is dynamic (PR #177622)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Sayan Saha
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Sayan Saha
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add 2D `vector.multi_reduction` optimization (PR #171154)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Pass inst_data for blocking create/constant Mask and Step op (PR #175456)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Pass inst_data for blocking create/constant Mask and Step op (PR #175456)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Clean up helpers in XeGPUPropagateLayout (PR #175857)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] bug fix: removing temporary slice layout at the pass end (PR #172589)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] bug fix: removing temporary slice layout at the pass end (PR #172589)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] bug fix: removing temporary slice layout at the pass end (PR #172589)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] bug fix: removing temporary slice layout at the pass end (PR #172589)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Allow index type in ConvertLayoutOp (PR #175671)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Allow index type in ConvertLayoutOp (PR #175671)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add initial support for layout conflict handling. (PR #173090)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Preserve Leading dimension when blocking shape-sensitive operations (PR #177489)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add `XeGPUSgToWiDistributeExperimental` pass. (PR #177492)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add initial support for layout conflict handling. (PR #173090)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add initial support for layout conflict handling. (PR #173090)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add initial support for layout conflict handling. (PR #173090)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add initial support for layout conflict handling. (PR #173090)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add initial support for layout conflict handling. (PR #173090)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add initial support for layout conflict handling. (PR #173090)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add initial support for layout conflict handling. (PR #173090)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add initial support for layout conflict handling. (PR #173090)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add `XeGPUSgToWiDistributeExperimental` pass. (PR #177492)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add `XeGPUSgToWiDistributeExperimental` pass. (PR #177492)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add `XeGPUSgToWiDistributeExperimental` pass. (PR #177492)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add `XeGPUSgToWiDistributeExperimental` pass. (PR #177492)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Add `XeGPUSgToWiDistributeExperimental` pass. (PR #177492)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Remove some unused headers. (PR #178719)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Remove unused headers added in #177492 (PR #178719)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Remove unused headers added in #177492 (PR #178719)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][shard] checking for correct&full sharding annotations (PR #176000)
Frank Schlimbach
- [Mlir-commits] [mlir] [MLIR][shard] checking for correct&full sharding annotations (PR #176000)
Frank Schlimbach
- [Mlir-commits] [mlir] [MLIR][shard] checking for correct&full sharding annotations (PR #176000)
Frank Schlimbach
- [Mlir-commits] [mlir] [MLIR][shard] checking for correct&full sharding annotations (PR #176000)
Frank Schlimbach
- [Mlir-commits] [mlir] [MLIR][shard] checking for correct&full sharding annotations (PR #176000)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] lowering shard.all_slice in shard-to-mpi (PR #176438)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][mpi] adding MPI_Allgather and lowering to LLVM (PR #176937)
Frank Schlimbach
- [Mlir-commits] [mlir] [MLIR][MPI] Add LLVM lowering for mpi.comm_size (PR #140392)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][mpi] adding MPI_Allgather and lowering to LLVM (PR #176937)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][mpi] adding MPI_Allgather and lowering to LLVM (PR #176937)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][mpi] adding MPI_Allgather and lowering to LLVM (PR #176937)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][mpi] adding MPI_Allgather and lowering to LLVM (PR #176937)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][mpi] adding MPI_Allgather and lowering to LLVM (PR #176937)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][mpi] adding MPI_Allgather and lowering to LLVM (PR #176937)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][mpi] adding MPI_Allgather and lowering to LLVM (PR #176937)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Lowering shard.allgather to MPI (PR #177202)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Lowering shard.allgather to MPI (PR #177202)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard] Adding sharding extensions for bufferization ops (PR #177378)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][memref] canonicalization for erasing copying subview to identical subview (PR #125852)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Lowering shard.allgather to MPI (PR #177202)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Frank Schlimbach
- [Mlir-commits] [llvm] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Frank Schlimbach
- [Mlir-commits] [llvm] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Frank Schlimbach
- [Mlir-commits] [llvm] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Frank Schlimbach
- [Mlir-commits] [llvm] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Frank Schlimbach
- [Mlir-commits] [llvm] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Frank Schlimbach
- [Mlir-commits] [llvm] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Frank Schlimbach
- [Mlir-commits] [llvm] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Fixing lowering allgather shard->mpi->llvm (PR #178870)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Fixing lowering allgather shard->mpi->llvm (PR #178870)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Fixing lowering allgather shard->mpi->llvm (PR #178870)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][shard, mpi] Fixing lowering allgather shard->mpi->llvm (PR #178870)
Frank Schlimbach
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Vitalii Shutov
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Vitalii Shutov
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Vitalii Shutov
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Vitalii Shutov
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Vitalii Shutov
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Vitalii Shutov
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Vitalii Shutov
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Vitalii Shutov
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Vitalii Shutov
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Vitalii Shutov
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
Vitalii Shutov
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][bufferization] Drop equivalent buffer results - modify public functions option (PR #177589)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Adam Siemieniuk
- [Mlir-commits] [llvm] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Adam Siemieniuk
- [Mlir-commits] [llvm] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Adam Siemieniuk
- [Mlir-commits] [llvm] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Adam Siemieniuk
- [Mlir-commits] [llvm] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Aniket Singh
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Aniket Singh
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Aniket Singh
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Aniket Singh
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Aniket Singh
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Aniket Singh
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
Aniket Singh
- [Mlir-commits] [mlir] [mlir][tensor] Implement TilingInterface for tensor.concat (PR #177786)
Tomer Solomon
- [Mlir-commits] [mlir] [mlir][tensor] Implement TilingInterface for tensor.concat (PR #177786)
Tomer Solomon
- [Mlir-commits] [mlir] [mlir][tensor] Implement TilingInterface for tensor.concat (PR #177786)
Tomer Solomon
- [Mlir-commits] [mlir] [mlir][tensor] Implement TilingInterface for tensor.concat (PR #177786)
Tomer Solomon
- [Mlir-commits] [mlir] [mlir][Linalg] Drop unit extent dim in non-trivial expressions (PR #173873)
Lukas Sommer
- [Mlir-commits] [mlir] [mlir][tensor] Preserve encoding when folding empty (PR #176427)
Lukas Sommer
- [Mlir-commits] [mlir] [mlir][tensor] Preserve encoding when folding empty (PR #176427)
Lukas Sommer
- [Mlir-commits] [mlir] [mlir][tensor] Preserve encoding when folding empty (PR #176427)
Lukas Sommer
- [Mlir-commits] [mlir] [mlir][tensor] Preserve encoding when folding empty (PR #176427)
Lukas Sommer
- [Mlir-commits] [mlir] [mlir] Avoid segfault in 'MoveBlockRewrite' rollback (PR #178148)
Lukas Sommer
- [Mlir-commits] [mlir] [mlir] Avoid segfault in 'MoveBlockRewrite' rollback (PR #178148)
Lukas Sommer
- [Mlir-commits] [mlir] [mlir] Avoid segfault in 'MoveBlockRewrite' rollback (PR #178148)
Lukas Sommer
- [Mlir-commits] [mlir] [mlir] Verify childen interface in transform named sequence (PR #178881)
Lukas Sommer
- [Mlir-commits] [mlir] [mlir][Interfaces][NFC] Add `RegionBranchOpInterface` helper for forwarded values (PR #173981)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms][NFC] `remove-dead-values`: Erase ops at the end (PR #174208)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms][NFC] `remove-dead-values`: Erase ops at the end (PR #174208)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Remove `RegionBranchOpInterface` from `scf.forall` (PR #174221)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Remove `RegionBranchOpInterface` from `scf.forall` (PR #174221)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Analysis][NFC] Improve `RegionBranchOpInterface` API usage (PR #173983)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Analysis][NFC] Improve `RegionBranchOpInterface` API usage (PR #173983)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Remove `RegionBranchOpInterface` from `scf.forall` (PR #174221)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Simplify and improve errors of `RegionBranchOpInterface` verifier (PR #174805)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Remove `RegionBranchOpInterface` from `scf.forall` (PR #174221)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Simplify and improve errors of `RegionBranchOpInterface` verifier (PR #174805)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Simplify and improve errors of `RegionBranchOpInterface` verifier (PR #174805)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Remove `RegionBranchOpInterface` from `scf.forall` (PR #174221)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][Bufferization] Fold LoadOp only when the buffer is read only (PR #172595)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][Quant] Add DialectInlinerInterface to QuantDialect (PR #172509)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][Quant] Add DialectInlinerInterface to QuantDialect (PR #172509)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Analysis][NFC] Improve `RegionBranchOpInterface` API usage (PR #173983)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Analysis][NFC] Improve `RegionBranchOpInterface` API usage (PR #173983)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Analysis][NFC] Improve `RegionBranchOpInterface` API usage (PR #173983)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][SCF] Fix Loop Trip Count Calculation for Unsigned Values (PR #175301)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR] Fix crash in RemoveDeadValues when terminator lacks RegionBranchTerminatorOpInterface (PR #175300)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Matthias Springer
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Matthias Springer
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Matthias Springer
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Matthias Springer
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Delete visitRegionSuccessors not run code (NFC) (PR #174790)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Delete visitRegionSuccessors not run code (NFC) (PR #174790)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Delete visitRegionSuccessors not run code (NFC) (PR #174790)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Delete visitRegionSuccessors not run code (NFC) (PR #174790)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Delete visitRegionSuccessors not run code (NFC) (PR #174790)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Delete visitRegionSuccessors not run code (NFC) (PR #174790)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Remove loop peeling explicit C'tor (PR #175419)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces][NFC] Document that `RegionBranchTerminatorOpInterface` is mandatory (PR #174978)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces][NFC] Document that `RegionBranchTerminatorOpInterface` is mandatory (PR #174978)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces][NFC] Document that `RegionBranchTerminatorOpInterface` is mandatory (PR #174978)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces][NFC] Document that `RegionBranchTerminatorOpInterface` is mandatory (PR #174978)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces][NFC] Document that `RegionBranchTerminatorOpInterface` is mandatory (PR #174978)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces][NFC] Document that `RegionBranchTerminatorOpInterface` is mandatory (PR #174978)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces][NFC] Document that `RegionBranchTerminatorOpInterface` is mandatory (PR #174978)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][SCF] Add `RegionBranchOpInterface` to `scf.forall.in_parallel` (PR #174221)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Add `RegionBranchOpInterface` to `scf.forall.in_parallel` (PR #174221)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Add `RegionBranchTerminatorOpInterface` to `scf.forall.in_parallel` (PR #174221)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Fix region branch op interfaces for `scf.forall` and its terminator (PR #174221)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Fix region branch op interfaces for `scf.forall` and its terminator (PR #174221)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Fix region branch op interfaces for `scf.forall` and its terminator (PR #174221)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Fix region branch op interfaces for `scf.forall` and its terminator (PR #174221)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Fix region branch op interfaces for `scf.forall` and its terminator (PR #174221)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces][NFC] Simplify and align `RegionSuccessor` design / API (PR #174945)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][Bufferization] Fold LoadOp only when the buffer is read only (PR #172595)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Split successor inputs from region successor (PR #175815)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Split successor inputs from region successor (PR #175815)
Matthias Springer
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Split successor inputs from region successor (PR #175815)
Matthias Springer
- [Mlir-commits] [clang] [mlir] [mlir] Fix build after #175815 (PR #176332)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Analysis][NFC] Clean up `visitNonControlFlowArguments` (PR #175978)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Analysis][NFC] Clean up `visitNonControlFlowArguments` (PR #175978)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][memref] Refactor `ViewOpShapeFolder` (PR #176567)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][affine] Use `lookupNearestSymbolFrom` to simplify code (NFC) (PR #176679)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][NFC] `remove-dead-values`: Get canonicalization patterns from ops (PR #176712)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces][NFC] Improve return type of `getTerminatorPredecessorOrNull` (PR #176714)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][NFC] `remove-dead-values`: Get canonicalization patterns from ops (PR #176712)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces][NFC] Improve return type of `getTerminatorPredecessorOrNull` (PR #176714)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bufferization] Add XFAIL test for bufferize-function-boundaries returning unranked memref (PR #176746)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bufferization] Add XFAIL test for bufferize-function-boundaries returning unranked memref (PR #176746)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bufferization] Add XFAIL test for bufferize-function-boundaries returning unranked memref (PR #176746)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][LLVM] Speed up `extractvalue(insertvalue)` canonicalization (PR #176478)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][LLVM] Speed up `extractvalue(insertvalue)` canonicalization (PR #176478)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][Linalg] Safely Unwind Block Split After Detensorizing (PR #171918)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bufferization] Cache SymbolTableCollection for CallOp types (PR #176909)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Improve `ForOp::getSuccessorRegions` (PR #177116)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Improve `ForOp::getSuccessorRegions` (PR #177116)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SCF] Improve `ForOp::getSuccessorRegions` (PR #177116)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Matthias Springer
- [Mlir-commits] [mlir] [ml_program] fix bufferizesToMemoryRead for ml_program.global_store (PR #177387)
Matthias Springer
- [Mlir-commits] [mlir] [ml_program] fix bufferizesToMemoryRead for ml_program.global_store (PR #177387)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Fix use-after-free after #176641 (PR #177536)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Fix use-after-free after #176641 (PR #177536)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Fix use-after-free after #176641 (PR #177536)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Fix use-after-free after #176641 (PR #177536)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionBranchOpInterface (PR #175212)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionBranchOpInterface (PR #175212)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionBranchOpInterface (PR #175212)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionBranchOpInterface (PR #175212)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionBranchOpInterface (PR #175212)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionBranchOpInterface (PR #175212)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionBranchOpInterface (PR #175212)
Matthias Springer
- [Mlir-commits] [mlir] [ml_program] fix bufferizesToMemoryRead for ml_program.global_store (PR #177387)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][linalg] Remove abandoned `Detensorize` pass (PR #177579)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][linalg] Remove abandoned `Detensorize` pass (PR #177579)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][interface] Add getNonSuccessorInputs API to RegionBranchOpInterface (PR #175212)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][interface] Add getNonSuccessorInputs API to RegionBranchOpInterface (PR #175212)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][interface] Add getNonSuccessorInputs API to RegionBranchOpInterface (PR #175212)
Matthias Springer
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Matthias Springer
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Matthias Springer
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Matthias Springer
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Matthias Springer
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Matthias Springer
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Matthias Springer
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][IR] Enable linalg fusion for custom dialect constants (PR #177740)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][IR] Enable linalg fusion for custom dialect constants (PR #177740)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][analysis] Cleanup collectUnderlyingAddressValues (NFC) (PR #177905)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][analysis] Cleanup collectUnderlyingAddressValues (NFC) (PR #177905)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Avoid segfault in 'MoveBlockRewrite' rollback (PR #178148)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix unsigned narrow type trip count calculation (PR #178060)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix unsigned narrow type trip count calculation (PR #178060)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix unsigned narrow type trip count calculation (PR #178060)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Interpret trip counts as unsigned integers (PR #178060)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Interpret trip counts as unsigned integers (PR #178060)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Interpret trip counts as unsigned integers (PR #178060)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Interpret trip counts as unsigned integers (PR #178060)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][dataflow ] Drop LLVM_DEBUG of DATAFLOW_DEBUG (NFC) (PR #177398)
Matthias Springer
- [Mlir-commits] [flang] [mlir] [RFC][mlir] Introduced unit SideEffects::Resource. (PR #178291)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][sparse] Implement missing BufferizableOpInterface methods for NewOp (PR #178423)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][sparse] Implement missing BufferizableOpInterface methods for NewOp (PR #178423)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements and `makeCanonicalStridedLayoutExpr` (PR #178395)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
Matthias Springer
- [Mlir-commits] [clang] [flang] [lld] [llvm] [mlir] [RFC] Use pre-compiled headers to speed up LLVM build (~1.5-2x) (PR #173868)
Martin Storsjö
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Jack Styles
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Jack Styles
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Jack Styles
- [Mlir-commits] [mlir] [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (PR #174105)
Jack Styles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Jack Styles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Jack Styles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Jack Styles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Jack Styles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Jack Styles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Jack Styles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Jack Styles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Jack Styles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Jack Styles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Jack Styles
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Jack Styles
- [Mlir-commits] [mlir] [mlir][OpenMP] Fix infinite loop after #174105 (PR #174736)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Jack Styles
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add Taskloop Collapse Support (PR #175924)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [llvm][OpenMP] Allow Chunk Size on SIMD Guided (PR #178852)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [llvm][OpenMP] Allow Chunk Size on SIMD Guided (PR #178852)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [llvm][OpenMP] Allow Chunk Size on SIMD Guided (PR #178852)
Jack Styles
- [Mlir-commits] [llvm] [mlir] [llvm][OpenMP] Allow Chunk Size on SIMD Guided (PR #178853)
Jack Styles
- [Mlir-commits] [mlir] [mlir][tosa] Add concat/slice_shape ops (PR #174620)
Peng Sun
- [Mlir-commits] [mlir] [mlir][tosa] Add concat/slice_shape ops (PR #174620)
Peng Sun
- [Mlir-commits] [mlir] [mlir][tosa] Add concat/slice_shape ops (PR #174620)
Peng Sun
- [Mlir-commits] [mlir] [mlir][tosa] Add concat/slice_shape ops (PR #174620)
Peng Sun
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Muzammiluddin Syed
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Muzammiluddin Syed
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Muzammiluddin Syed
- [Mlir-commits] [mlir] [mlir][vector] Fix masked load/store emulation for rank-0 memrefs (PR #173325)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][vector] Fix masked load/store emulation for rank-0 memrefs (PR #173325)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Add test for masked vector.gather lowering in tensor.extract (PR #76298)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Generate `vector.transfer_read` for contiguous `tensor.extract` loads (PR #76436)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][vector] Fix masked load/store emulation for rank-0 memrefs (PR #173325)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][vector] Fix masked load/store emulation for rank-0 memrefs (PR #173325)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][gpu] Guard negative workgroup_attributions in GPU ops (PR #174409)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][vector] Fix masked load/store emulation for rank-0 memrefs (PR #173325)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][vector] Fix masked load/store emulation for rank-0 memrefs (PR #173325)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during linalg.generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][gpu] Guard negative workgroup_attributions in GPU ops (PR #174409)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][gpu] Guard negative workgroup_attributions in GPU ops (PR #174409)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][gpu] Guard negative workgroup_attributions in GPU ops (PR #174409)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][gpu] Guard negative workgroup_attributions in GPU ops (PR #174409)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][gpu] Guard negative workgroup_attributions in GPU ops (PR #174409)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][gpu] Guard negative workgroup_attributions in GPU ops (PR #174409)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][scf] Skip ops having results with warning in forall-to-for pass (PR #175926)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][scf] Skip ops having results with warning in forall-to-for pass (PR #175926)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][scf] Skip ops having results with warning in forall-to-for pass (PR #175926)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][scf] Skip ops having results with warning in forall-to-for pass (PR #175926)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][scf] Skip ops having results with warning in forall-to-for pass (PR #175926)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][scf] Skip ops having results with warning in forall-to-for pass (PR #175926)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][bufferization] Cache SymbolTableCollection for CallOp types (PR #176909)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][bufferization] Cache SymbolTableCollection for CallOp types (PR #176909)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Prathamesh Tagore
- [Mlir-commits] [clang] [llvm] [mlir] [AArch64][llvm] Improve codegen for svldr_vnum_za/svstr_vnum_za (PR #175785)
Jonathan Thackray
- [Mlir-commits] [clang] [llvm] [mlir] [AArch64][llvm] Improve codegen for svldr_vnum_za/svstr_vnum_za (PR #175785)
Jonathan Thackray
- [Mlir-commits] [mlir] [wip][mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [wip][mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [wip][mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [wip][mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [wip][mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Arun Thangamani
- [Mlir-commits] [mlir] [wip][mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [wip][mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [wip][mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [wip][mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle FMAs (PR #172823)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
Arun Thangamani
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[AMDGPU] add clamp immediate operand to WMMA iu8 intrinsic (#171069)" (PR #174303)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[AMDGPU] add clamp immediate operand to WMMA iu8 intrinsic (#171069)" (PR #174303)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[AMDGPU] add clamp immediate operand to WMMA iu8 intrinsic (#171069)" (PR #174303)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[AMDGPU] add clamp immediate operand to WMMA iu8 intrinsic (#171069)" (PR #174303)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Rework the clamp support for WMMA instructions (PR #174310)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Rework the clamp support for WMMA instructions (PR #174310)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Rework the clamp support for WMMA instructions (PR #174310)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Rework the clamp support for WMMA instructions (PR #174310)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Rework the clamp support for WMMA instructions (PR #174310)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] Reapply "[AMDGPU] Rework the clamp support for WMMA instructions" (#174674) (PR #174697)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (#177059)" (PR #177623)
Shilei Tian
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (#177059)" (PR #177623)
Shilei Tian
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Ferran Toda
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Ferran Toda
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Ferran Toda
- [Mlir-commits] [flang] [llvm] [mlir] [openmp] [MLIR][OpenMP] Add omp.fuse operation (PR #168898)
Ferran Toda
- [Mlir-commits] [mlir] [MemRef] Add dim reification for AssumeAlignmentOp (PR #174477)
Jorn Tuyls
- [Mlir-commits] [mlir] [MemRef] Add dim reification for AssumeAlignmentOp (PR #174477)
Jorn Tuyls
- [Mlir-commits] [mlir] [NFC][AMDGPU] Use getMixedSize in FatRawBufferCastOp dim reification (PR #174548)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Add side-effect check to moveOperationDependencies (PR #176361)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Add side-effect check to moveOperationDependencies (PR #176361)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Add side-effect check to moveOperationDependencies (PR #176361)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Add side-effect check to moveOperationDependencies (PR #176361)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Jorn Tuyls
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Jorn Tuyls
- [Mlir-commits] [llvm] [mlir] [MLIR][Python] remove pybind11 support (PR #172581)
Hideto Ueno
- [Mlir-commits] [mlir] [mlir][python] Fail fast when nanobind is missing for Python bindings (PR #174649)
Hideto Ueno
- [Mlir-commits] [llvm] [mlir] [MLIR][Python] remove pybind11 support (PR #172581)
Hideto Ueno
- [Mlir-commits] [mlir] [mlir][Bytecode] Fix infinite loop by tracking type/attribute in deferred worklist (PR #174874)
Hideto Ueno
- [Mlir-commits] [mlir] [mlir][python] Fail fast when nanobind is missing for Python bindings (PR #174649)
Hideto Ueno
- [Mlir-commits] [mlir] [mlir][Analysis][NFC] Improve `RegionBranchOpInterface` API usage (PR #173983)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir][Analysis][NFC] Improve `RegionBranchOpInterface` API usage (PR #173983)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir][Analysis][NFC] Improve `RegionBranchOpInterface` API usage (PR #173983)
Christian Ulmann
- [Mlir-commits] [flang] [mlir] [MLIR][LLVM] Add flags field to the DIDerivedType attribute (PR #177889)
Christian Ulmann
- [Mlir-commits] [flang] [mlir] [MLIR][LLVM] Add flags field to the DIDerivedType attribute (PR #177889)
Christian Ulmann
- [Mlir-commits] [flang] [mlir] [MLIR][LLVM] Add flags field to the DIDerivedType attribute (PR #177889)
Christian Ulmann
- [Mlir-commits] [flang] [mlir] [MLIR][LLVM] Add flags field to the DIDerivedType attribute (PR #177889)
Christian Ulmann
- [Mlir-commits] [flang] [mlir] [MLIR][LLVM] Add flags field to the DIDerivedType attribute (PR #177889)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir] Fix a crash in ensure-debug-info-scope-on-llvm-func. (PR #178337)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir] Fix a crash in ensure-debug-info-scope-on-llvm-func. (PR #178337)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir] Fix a crash in ensure-debug-info-scope-on-llvm-func. (PR #178337)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir] Fix a crash in ensure-debug-info-scope-on-llvm-func. (PR #178337)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir] Fix a crash in ensure-debug-info-scope-on-llvm-func. (PR #178337)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir] Fix a crash in ensure-debug-info-scope-on-llvm-func. (PR #178337)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir] Fix crash in dropRedundantArguments with produced operands. (PR #172759)
Ben Vanik
- [Mlir-commits] [mlir] [Linalg] Update transform + vectorization patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update transform + vectorization patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Add *Pooling* matchers (PR #172351)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update transform + vectorization patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Rename `isaConvolutionOpOfType` to `matchConvolutionOpOfType` along with few more updates (PR #174722)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (PR #174722)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (PR #174722)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (PR #174722)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (PR #174722)
Abhishek Varma
- [Mlir-commits] [mlir] [NFC][Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (PR #174722)
Abhishek Varma
- [Mlir-commits] [mlir] [NFC][Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (PR #174722)
Abhishek Varma
- [Mlir-commits] [mlir] [NFC][Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (PR #174722)
Abhishek Varma
- [Mlir-commits] [mlir] [NFC][Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (PR #174722)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Support i1 data type in matchConvolutionOpOfType utility (PR #176704)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Support i1 data type in matchConvolutionOpOfType utility (PR #176704)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Support i1 data type in matchConvolutionOpOfType utility (PR #176704)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Abhishek Varma
- [Mlir-commits] [mlir] [Linalg] Preserve discardable/user-defined attributes during generalization (PR #178599)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][Linalg] Preserve discardable/user-defined attributes during generalization (PR #178599)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][Linalg] Preserve discardable/user-defined attributes during generalization (PR #178599)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][Linalg] Preserve discardable/user-defined attributes during generalization (PR #178599)
Abhishek Varma
- [Mlir-commits] [mlir] [mlir][Linalg] Preserve discardable/user-defined attributes during generalization (PR #178599)
Abhishek Varma
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [NVPTX] Validate user-specified PTX version against SM version (PR #174834)
Dmitry Vasilyev
- [Mlir-commits] [mlir] [MLIR] Enable scalable vectorization for linalg.batch_matmul (PR #172333)
Momchil Velikov
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
Yuvaraj Venkatesh
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
Yuvaraj Venkatesh
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
Yuvaraj Venkatesh
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
Yuvaraj Venkatesh
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
Yuvaraj Venkatesh
- [Mlir-commits] [mlir] [mlir][tosa] Shape operation level checks limited to MAX_SHAPE_LEN (PR #175020)
Yuvaraj Venkatesh
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Baranov Victor
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Baranov Victor
- [Mlir-commits] [mlir] [Linalg] Update transform + vectorization patterns to work with generic convolution ops as well (PR #174196)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update transform + vectorization patterns to work with generic convolution ops as well (PR #174196)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Fix crash in dropRedundantArguments with produced operands. (PR #172759)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Rename `isaConvolutionOpOfType` to `matchConvolutionOpOfType` along with few more updates (PR #174722)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (PR #174722)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (PR #174722)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (PR #174722)
Han-Chung Wang
- [Mlir-commits] [mlir] [NFC][Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (PR #174722)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][tensor] Preserve encoding when folding empty (PR #176427)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][tensor] Preserve encoding when folding empty (PR #176427)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][tensor] Preserve encoding when folding empty (PR #176427)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][linalg] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Han-Chung Wang
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (PR #178526)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Add assumeAligned mode to vector.store narrow type emulation (PR #178565)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Add assumeAligned mode to vector.store narrow type emulation (PR #178565)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Add assumeAligned mode to vector.store narrow type emulation (PR #178565)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Add assumeAligned mode to vector.store narrow type emulation (PR #178565)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][Utils] Add overflow<nsw> flags to dimension calculations in ReshapeOpsUtils (PR #178766)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector-to-gpu]: Extend MMA Lowerings (PR #176785)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir][vector-to-gpu]: Extend MMA Lowerings (PR #176785)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir][memref]: Fold ExpandShape into TransferRead (PR #176786)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir][vector] Fix masked load/store emulation for rank-0 memrefs (PR #173325)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix masked load/store emulation for rank-0 memrefs (PR #173325)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix masked load/store emulation for rank-0 memrefs (PR #173325)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix masked load/store emulation for rank-0 memrefs (PR #173325)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix masked load/store emulation for rank-0 memrefs (PR #173325)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Fix masked load/store emulation for rank-0 memrefs (PR #173325)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns (NFC) (PR #174336)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns (NFC) (PR #174336)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns (NFC) (PR #174336)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns (NFC) (PR #174336)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns (NFC) (PR #174336)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns (NFC) (PR #174336)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns (NFC) (PR #174336)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns - starting with verifyDynamicDimensionCount() (NFC) (PR #174336)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils (NFC) (PR #174336)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (PR #174196)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils (NFC) (PR #174336)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils (NFC) (PR #174336)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils (NFC) (PR #174336)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir] Fix alignment for predicate (i1) vectors (PR #175961)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir] Fix alignment for predicate (i1) vectors (PR #175961)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir] Fix alignment for predicate (i1) vectors (PR #175975)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir] Fix alignment for predicate (i1) vectors (PR #175961)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir] Fix alignment for predicate (i1) vectors (PR #175961)
Andrzej Warzyński
- [Mlir-commits] [clang] [mlir] users/banach space/cir/svdup z (PR #175976)
Andrzej Warzyński
- [Mlir-commits] [mlir] [NFC][Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (PR #174722)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][nfc] Fix function definition names post #175880 (PR #176586)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][nfc] Fix function definition names post #175880 (PR #176586)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][nfc] Fix function definition names post #175880 (PR #176586)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][nfc] Fix function definition names post #175880 (PR #176586)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][nfc] Fix function definition names post #175880 (PR #176586)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Linalg] Support i1 data type in matchConvolutionOpOfType utility (PR #176704)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Linalg] Update Vectorization to work with both named as well as generic conv ops (PR #176339)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Linalg] Support i1 data type in matchConvolutionOpOfType utility (PR #176704)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Linalg] pack, unpack to take memref inputs (PR #129036)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Linalg] pack, unpack to take memref inputs (PR #129036)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyIndexCount helper (NFC) (PR #176678)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyIndexCount helper (NFC) (PR #176678)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyElementTypesMatch helper (NFC) (PR #176668)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][tosa][nfc] Fix comments (PR #177335)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][emitc] Update and extend the TOSA -> EmitC test (PR #177339)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][tosa][nfc] Fix comments (PR #177335)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][emitc] Update and extend the TOSA -> EmitC test (PR #177339)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Linalg] Safely Unwind Block Split After Detensorizing (PR #171918)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][emitc] Update and extend the TOSA -> EmitC test (PR #177339)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir] Fix alignment for predicate (i1) vectors (PR #175975)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Remove abandoned `Detensorize` pass (PR #177579)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyElementTypesMatch helper (NFC) (PR #176668)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyIndexCount helper (NFC) (PR #176678)
Andrzej Warzyński
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andrzej Warzyński
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andrzej Warzyński
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andrzej Warzyński
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Linalg] enable scalar lowering for linalg.pack (PR #178222)
Andrzej Warzyński
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andrzej Warzyński
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andrzej Warzyński
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andrzej Warzyński
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andrzej Warzyński
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (PR #173280)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][gpu] Enforce async keyword when parsing gpu.launch with results (PR #176570)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][gpu] Prevent parallelization of reduction loops in affine-for-to-gpu (PR #176656)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][FuncToLLVM] fix crash when converting functions with empty res_attrs (PR #177137)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][math] Fix APInt assertion in IPowI folding for i1 types (PR #177874)
Akimasa Watanuki
- [Mlir-commits] [mlir] [mlir][math] Fix APInt assertion in IPowI folding for i1 types (PR #177874)
Akimasa Watanuki
- [Mlir-commits] [clang] [mlir] [CIR] Implement returns_twice, cold, hot, noduplicate, convergent func attrs (PR #178289)
Akimasa Watanuki
- [Mlir-commits] [clang] [mlir] [CIR] Implement returns_twice, cold, hot, noduplicate, convergent func attrs (PR #178289)
Akimasa Watanuki
- [Mlir-commits] [mlir] [MLIR][IndexingMapOpInterface]: Validate maps and operands before composing loop ranges (PR #173434)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [MLIR][IndexingMapOpInterface]: Validate maps and operands before composing loop ranges (PR #173434)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [MLIR][XeGPU]: Reject `tensor_desc` types with unknown bitwidth (PR #173922)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements (PR #178395)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements (PR #178395)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements (PR #178395)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements (PR #178395)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements and `makeCanonicalStridedLayoutExpr` (PR #178395)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements and `makeCanonicalStridedLayoutExpr` (PR #178395)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [MLIR] Disable high-rank-overflow with UBSan (PR #178994)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements and `makeCanonicalStridedLayoutExpr` (PR #178395)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
Stefan Weigl-Bosker
- [Mlir-commits] [mlir] [ROCDL] Fix cluster.load.async.to.lds mask parameter to be SSA value (PR #174411)
Alexander Weinrauch
- [Mlir-commits] [mlir] [mlir][spirv] (De)serialize Index decoration (PR #174396)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] (De)serialize Index decoration (PR #174396)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add definition for GL Pack/UnpackSnorm4x8 (PR #174574)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add support for GroupNonUniformQuadSwap (PR #174747)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv][nfc] Escape < and > with ` in description and summary (PR #174786)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][math] Fix the semantics of math.clampf (PR #175012)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Enforce `SPIRV_Vector` to have rank of 1 (PR #178185)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Enforce `SPIRV_Vector` to have rank of 1 (PR #178185)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Enforce `GroupNonUniformQuadSwap` direction values using an attribute (PR #178684)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Enforce `GroupNonUniformQuadSwap` direction values using an attribute (PR #178684)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Enforce `GroupNonUniformQuadSwap` direction values using an attribute (PR #178684)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Enforce `GroupNonUniformQuadSwap` direction values using an attribute (PR #178684)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][linalg] Fix vectorization precondition for tensor.pad (PR #175869)
Ian Wood
- [Mlir-commits] [mlir] [mlir][linalg] Fix vectorization precondition for tensor.pad (PR #175869)
Ian Wood
- [Mlir-commits] [mlir] [mlir][linalg] Fix vectorization precondition for tensor.pad (PR #175869)
Ian Wood
- [Mlir-commits] [mlir] [mlir][linalg] Fix vectorization precondition for tensor.pad (PR #175869)
Ian Wood
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Ian Wood
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Ian Wood
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Ian Wood
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Ian Wood
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Ian Wood
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Ian Wood
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Ian Wood
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Ian Wood
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
Ian Wood
- [Mlir-commits] [mlir] [mlir][tensor] Fix return type for ExtractSlice canonicalizer (PR #178118)
Ian Wood
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
Chuanqi Xu
- [Mlir-commits] [mlir] [MemRef] Propagate strided layout through view-like ops in multiBuffer (PR #176941)
Zhuoran Yin
- [Mlir-commits] [mlir] [MemRef] Propagate strided layout through view-like ops in multiBuffer (PR #176941)
Zhuoran Yin
- [Mlir-commits] [mlir] [mlir][Utils] Add overflow<nsw> flags to dimension calculations in ReshapeOpsUtils (PR #178766)
Zhewen Yu
- [Mlir-commits] [mlir] [mlir][Utils] Add overflow<nsw> flags to dimension calculations in ReshapeOpsUtils (PR #178766)
Zhewen Yu
- [Mlir-commits] [mlir] [mlir][Utils] Add overflow<nsw> flags to dimension calculations in ReshapeOpsUtils (PR #178766)
Zhewen Yu
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Slava Zakharin
- [Mlir-commits] [mlir] [Affine] Parallelize loops with MemoryEffects::Free ops. (PR #172388)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadLiveInValueCanonicalization pass (PR #174671)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [flang] Fixed MemAlloc/Free effects handling in FIR ModRef. (PR #177728)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [flang] Fixed MemAlloc/Free effects handling in FIR ModRef. (PR #177728)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [flang] Fixed MemAlloc/Free effects handling in FIR ModRef. (PR #177728)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [RFC][mlir] Introduced unit SideEffects::Resource. (PR #178291)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [RFC][Draft][flang][FIR] Model implict box allocations in side effects (PR #178412)
Slava Zakharin
- [Mlir-commits] [flang] [mlir] [flang] Emit llvm.assume for array bounds constraints (PR #178811)
Slava Zakharin
- [Mlir-commits] [mlir] [MLIR][XeGPU] setUnitDim bug fix and add documentation (PR #173521)
Igor Zamyatin
- [Mlir-commits] [mlir] [MLIR][XeVM] Remove xevm to llvm from convert to llvm (PR #175672)
Igor Zamyatin
- [Mlir-commits] [mlir] [MLIR][XeVM] Remove xevm to llvm from convert to llvm (PR #175672)
Igor Zamyatin
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add simple rank-based sg layout creation (PR #172867)
Igor Zamyatin
- [Mlir-commits] [mlir] [MLIR][LLVM] Add flags field to the DIDerivedType attribute (PR #177889)
Keyi Zhang
- [Mlir-commits] [flang] [mlir] [MLIR][LLVM] Add flags field to the DIDerivedType attribute (PR #177889)
Keyi Zhang
- [Mlir-commits] [flang] [mlir] [MLIR][LLVM] Add flags field to the DIDerivedType attribute (PR #177889)
Keyi Zhang
- [Mlir-commits] [mlir] [mlir][dataflow] Add new visitNonControlFlowArgumentst API to SparseBackwardDataFlowAnalysis and apply it in LivenessAnalysis/RemoveDeadValues (PR #169816)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][SCF] Remove `RegionBranchOpInterface` from `scf.forall` (PR #174221)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][affine] Add an integer range interface to `affine.apply` (PR #174277)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][affine] Add an integer range interface to `affine.apply` (PR #174277)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][affine] Add an integer range interface to `affine.apply` (PR #174277)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][affine] Add an integer range interface to `affine.apply` (PR #174277)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][python] Fail fast when nanobind is missing for Python bindings (PR #174649)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR types to Python side (PR #174700)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][python] Fix recursion error for __str__ (PR #174552)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Shape] Fix Yoda condition in OutlineShapeComputation (PR #174146)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Func] Extract operation-to-function utility from Query (PR #174103)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Func] Extract operation-to-function utility from Query (PR #174103)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Func] Extract operation-to-function utility from Query (PR #174103)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][py] ability to downcast AffineExpr after #172892 (PR #174808)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][py] ability to downcast AffineExpr after #172892 (PR #174808)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][py] ability to downcast AffineExpr after #172892 (PR #174808)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][py] ability to downcast AffineExpr after #172892 (PR #174808)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][CAPI][transform] fix linker after #82190 (PR #174866)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][SCF] Remove `RegionBranchOpInterface` from `scf.forall` (PR #174221)
Oleksandr Alex Zinenko
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces][NFC] Simplify and align `RegionSuccessor` design / API (PR #174945)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][dataflow] Add new visitNonControlFlowArgumentst API to SparseDataFlowAnalysis and apply it in LivenessAnalysis/RemoveDeadValues/IntegerRangeAnalysis (PR #169816)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Add new visitNonControlFlowArgumentst API to SparseBackwardDataFlowAnalysis and apply it in LivenessAnalysis/RemoveDeadValues (PR #169816)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Add new visitNonControlFlowArgumentst API to SparseBackwardDataFlowAnalysis and apply it in LivenessAnalysis/RemoveDeadValues (PR #169816)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Add new visitNonControlFlowArgumentst API to SparseBackwardDataFlowAnalysis and apply it in LivenessAnalysis/RemoveDeadValues (PR #169816)
lonely eagle
- [Mlir-commits] [mlir] [mlir][Transforms][NFC] `remove-dead-values`: Erase ops at the end (PR #174208)
lonely eagle
- [Mlir-commits] [mlir] [MLIR][IndexingMapOpInterface]: Validate maps and operands before composing loop ranges (PR #173434)
lonely eagle
- [Mlir-commits] [mlir] [MLIR][IndexingMapOpInterface]: Validate maps and operands before composing loop ranges (PR #173434)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Use successor.isParent to replace successor.getSuccessor (NFC) (PR #174615)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Use successor.isParent to replace successor.getSuccessor (NFC) (PR #174615)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Use successor.isParent to replace successor.getSuccessor (NFC) (PR #174615)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Delete visitRegionSuccessors not run code (NFC) (PR #174790)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Delete visitRegionSuccessors not run code (NFC) (PR #174790)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Delete visitRegionSuccessors not run code (NFC) (PR #174790)
lonely eagle
- [Mlir-commits] [mlir] [mlir][Interfaces] Simplify and improve errors of `RegionBranchOpInterface` verifier (PR #174805)
lonely eagle
- [Mlir-commits] [mlir] [mlir][Interfaces] Simplify and improve errors of `RegionBranchOpInterface` verifier (PR #174805)
lonely eagle
- [Mlir-commits] [mlir] [mlir][Interfaces] Simplify and improve errors of `RegionBranchOpInterface` verifier (PR #174805)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Use successor.isParent to replace successor.getSuccessor (NFC) (PR #174615)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir] add getRegionNonforwardedArguments API to RegionSuccessor (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonforwardedArguments API to RegionSuccessor (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonforwardedArguments API to RegionSuccessor (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (PR #174094)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Use OpWithFlags skipRegions to replace opName when print op in SparseAnalysis.cpp (NFC) (PR #175418)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Use OpWithFlags skipRegions to replace opName when print op in SparseAnalysis.cpp (NFC) (PR #175418)
lonely eagle
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Split successor inputs from region successor (PR #175815)
lonely eagle
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Split successor inputs from region successor (PR #175815)
lonely eagle
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Split successor inputs from region successor (PR #175815)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Fix the LDBG print content of liveness-analysis (PR #176542)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Fix the LDBG print content of liveness-analysis (NFC) (PR #176542)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Fix the LDBG print content of liveness-analysis (NFC) (PR #176542)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop DATAFLOW_DEBUG (NFC) (PR #176731)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop DATAFLOW_DEBUG (NFC) (PR #176731)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
lonely eagle
- [Mlir-commits] [mlir] Revert "[mlir][dataflow] Drop DATAFLOW_DEBUG (NFC)" (PR #176911)
lonely eagle
- [Mlir-commits] [mlir] Revert "[mlir][dataflow] Drop DATAFLOW_DEBUG (NFC)" (PR #176911)
lonely eagle
- [Mlir-commits] [mlir] Revert "[mlir][dataflow] Drop DATAFLOW_DEBUG (NFC)" (PR #176911)
lonely eagle
- [Mlir-commits] [mlir] [mlir][SCF] Improve `ForOp::getSuccessorRegions` (PR #177116)
lonely eagle
- [Mlir-commits] [mlir] [mlir][SCF] Improve `ForOp::getSuccessorRegions` (PR #177116)
lonely eagle
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
lonely eagle
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
lonely eagle
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
lonely eagle
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
lonely eagle
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
lonely eagle
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
lonely eagle
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
lonely eagle
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow ] Drop LLVM_DEBUG of DATAFLOW_DEBUG (PR #177398)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonforwardedArguments API to RegionSuccessor (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonforwardedArguments API to RegionSuccessor (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionSuccessor (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionBranchOpInterface (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionBranchOpInterface (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionBranchOpInterface (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionBranchOpInterface (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionBranchOpInterface (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionBranchOpInterface (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getRegionNonForwardedValues API to RegionBranchOpInterface (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getNonSuccessorInputs API to RegionBranchOpInterface (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getNonSuccessorInputs API to RegionBranchOpInterface (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getNonSuccessorInputs API to RegionBranchOpInterface (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][interface] Add getNonSuccessorInputs API to RegionBranchOpInterface (PR #175212)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][math] Fix APInt assertion in IPowI folding for i1 types (PR #177874)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][analysis] Cleanup collectUnderlyingAddressValues (NFC) (PR #177905)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][analysis] Cleanup collectUnderlyingAddressValues (NFC) (PR #177905)
lonely eagle
- [Mlir-commits] [mlir] [mlir][analysis] Cleanup collectUnderlyingAddressValues (NFC) (PR #177905)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][analysis] Add interprocedural analysis to LocalAliasAnalysis (PR #177994)
lonely eagle
- [Mlir-commits] [mlir] [mlir][analysis] Add interprocedural analysis to LocalAliasAnalysis (PR #177994)
lonely eagle
- [Mlir-commits] [mlir] [mlir][analysis] Add interprocedural analysis to LocalAliasAnalysis (PR #177994)
lonely eagle
- [Mlir-commits] [mlir] [mlir][analysis] Add interprocedural analysis to LocalAliasAnalysis (PR #177994)
lonely eagle
- [Mlir-commits] [mlir] [mlir][analysis] Add interprocedural analysis to LocalAliasAnalysis (PR #177994)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Overload visitNonControlFlowArguments (PR #178383)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow] Delete dead code in `visitRegionSuccessors` (NFC) (PR #174790)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow ] Drop LLVM_DEBUG of DATAFLOW_DEBUG (NFC) (PR #177398)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow ] Drop LLVM_DEBUG of DATAFLOW_DEBUG (NFC) (PR #177398)
lonely eagle
- [Mlir-commits] [mlir] [mlir][dataflow ] Drop LLVM_DEBUG of DATAFLOW_DEBUG (NFC) (PR #177398)
lonely eagle
- [Mlir-commits] [mlir] [mlir][analysis] Add interprocedural analysis to LocalAliasAnalysis (PR #177994)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Remove loop peeling explicit C'tor (PR #175419)
ofri frishman
- [Mlir-commits] [mlir] [MLIR][Python] Register Containers as Sequences for `match` compatibility (PR #174091)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register Containers as Sequences for `match` compatibility (PR #174091)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register Containers as Sequences for `match` compatibility (PR #174091)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register Containers as Sequences for `match` compatibility (PR #174091)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0b24580 - [mlir][Interfaces][NFC] Add `RegionBranchOpInterface` helper for forwarded values (#173981)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove pybind workaround for not throwing IndexError (PR #174139)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove pybind workaround for not throwing IndexError (PR #174139)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Shape] Fix Yoda condition in OutlineShapeComputation (PR #174146)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [Clang]Check for a valid Index in array before getting it (PR #172399)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove pybind workaround for not throwing IndexError (PR #174139)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [Clang]Check for a valid Index in array before getting it (PR #172399)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [WIP][OpenMP][MLIR] Lowering task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [WIP][OpenMP][MLIR] Lowering task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [WIP][OpenMP][MLIR] Lowering task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (PR #174152)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][gpu] Fold `subgroup_broadcast(subgroup_broadcast(%val))` chains (PR #174159)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 62709a1 - [mlir][gpu] Fold `subgroup_broadcast(subgroup_broadcast(%val))` chains (#174159)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [acc] add RegionBranchTerminatorOpInterface to acc.terminator (PR #174165)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [acc] add RegionBranchTerminatorOpInterface to acc.terminator (PR #174165)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 998e8f4 - [MLIR][CAPI] Fix duplicate output from mlirOperationPrintWithState (#174047)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][CAPI] Fix duplicate output from mlirOperationPrintWithState (PR #174047)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][c] Enable creating and setting greedy rewrite confing. (PR #162429)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][c] Enable creating and setting greedy rewrite confing. (PR #162429)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][c] Enable creating and setting greedy rewrite confing. (PR #162429)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 654b3e8 - [mlir][c] Enable creating and setting greedy rewrite confing. (#162429)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python] fix symbol resolution on MacOS with multiple packages (PR #174057)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [WIP][OpenMP][MLIR] Lowering task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Lowering task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0394ad1 - [mlir][dataflow] Add new visitNonControlFlowArgumentst API to SparseBackwardDataFlowAnalysis and apply it in LivenessAnalysis/RemoveDeadValues (#169816)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (PR #173982)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [Linalg] Update transform + vectorization patterns to work with generic convolution ops as well (PR #174196)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir] Add support for implicit linearization in omp.simd (PR #150386)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir] Add support for implicit linearization in omp.simd (PR #150386)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c646d1b - [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (#173982)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] cf9b3bb - [mlir][IR][NFC] Add `RewriterBase::eraseOpResults` convenience helper (#174152)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir] Add support for implicit linearization in omp.simd (PR #150386)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5668631 - [ADT] Allow `TypeSwitch::Default` for `FailureOr<T>` (#174119)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to common utilities. (PR #174145)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Transforms][NFC] `remove-dead-values`: Erase ops at the end (PR #174208)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7de3fb5 - [mlir][Transforms][NFC] `remove-dead-values`: Erase ops at the end (#174208)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8cf9691 - [mlir][SPIRV] Move getDecorationString to common utilities. (#174145)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SCF] Remove `RegionBranchOpInterface` from `scf.forall` (PR #174221)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SCF] Remove `RegionBranchOpInterface` from `scf.forall` (PR #174221)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to SPIRVEnums utilities (NFC). (PR #174222)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 003b28d - [mlir] Move affine's FoldMemRefAliasOps into its own pass (#172548)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e4af5b1 - [mlir][python] fix symbol resolution on MacOS with multiple packages (#174057)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Move getDecorationString to SPIRVEnums utilities (NFC). (PR #174222)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IndexingMapOpInterface]: Validate maps and operands before composing loop ranges (PR #173434)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IndexingMapOpInterface]: Validate maps and operands before composing loop ranges (PR #173434)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Linalg] Drop unit extent dim in non-trivial expressions (PR #173873)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Add 1:N vector to llvm conversion (PR #174240)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register Containers as Sequences for `match` compatibility (PR #174091)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7178bc6 - [acc] add RegionBranchTerminatorOpInterface to acc.terminator (#174165)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Enable printing newlines and indents in attribute and type printers (PR #87948)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register Containers as Sequences for `match` compatibility (PR #174091)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Add an integer range interface to `affine.apply` (PR #174277)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Add an integer range interface to `affine.apply` (PR #174277)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6d8dd3d - [MLIR][Python] Register Containers as Sequences for `match` compatibility (#174091)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register Containers as Sequences for `match` compatibility (PR #174091)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[AMDGPU] add clamp immediate operand to WMMA iu8 intrinsic (#171069)" (PR #174303)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[AMDGPU] add clamp immediate operand to WMMA iu8 intrinsic (#171069)" (PR #174303)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c97de43 - Revert "[AMDGPU] add clamp immediate operand to WMMA iu8 intrinsic (#171069)" (#174303)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 11d9694 - [flang][mlir] Add support for implicit linearization in omp.simd (#150386)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir] Add support for implicit linearization in omp.simd (PR #150386)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [NVPTX] Add support for barrier.cta.red.* instructions (PR #172541)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [libcxxabi] [lldb] [llvm] [mlir] [NFC] Typo fixes. (PR #174333)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [libcxxabi] [lldb] [llvm] [mlir] [NFC] Typo fixes. (PR #174333)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns (NFC) (PR #174336)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns (NFC) (PR #174336)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns (NFC) (PR #174336)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns (NFC) (PR #174336)
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][Python] Bump MLIR Python minimum version to 3.10 (PR #163499)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f5dab90 - [mlir][Python] Bump MLIR Python minimum version to 3.10 (#163499)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Simplify LivenessAnalysis::visitBranchOperand (PR #174356)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Simplify LivenessAnalysis::visitBranchOperand (PR #174356)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Simplify LivenessAnalysis::visitBranchOperand (PR #174356)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ccb47d0 - [OpenMP][MLIR] Hoist static `alloca`s emitted by private `init` regions to the allocation IP of the construct (#171597)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use wouldOpBeTriviallyDead in LivenessAnalysis (PR #174362)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use wouldOpBeTriviallyDead in LivenessAnalysis (PR #174362)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use wouldOpBeTriviallyDead in LivenessAnalysis (PR #174362)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use wouldOpBeTriviallyDead in LivenessAnalysis (PR #174362)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use wouldOpBeTriviallyDead in LivenessAnalysis (PR #174362)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use wouldOpBeTriviallyDead in LivenessAnalysis (PR #174362)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] dae453a - [OpenMP][OMPIRBuilder] Hoist static parallel region allocas to the entry block on the CPU (#174314)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [libcxxabi] [lldb] [llvm] [mlir] [NFC] Typo fixes. (PR #174333)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [libcxxabi] [lldb] [llvm] [mlir] [NFC] Exactly one kind typo fixes, change defintions to definitions. (PR #174333)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] bb1f220 - [mlir][tosa] Fix negate lowering to skip no-op casts (#173299)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 49f2896 - [MLIR] Enable scalable vectorization for linalg.batch_matmul (#172333)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b7e4719 - [mlir][tosa] Add dim operation (#169368)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] (De)serialize Index decoration (PR #174396)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] (De)serialize Index decoration (PR #174396)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [NVPTX] Add support for barrier.cta.red.* instructions (PR #172541)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b5614ce - Enable printing newlines and indents in attribute and type printers (#87948)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Enable printing newlines and indents in attribute and type printers (PR #87948)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Initial support for TOSA Extended Instruction Set (0010… (PR #174402)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Propagate known cluster sizes from gpu.launch to gpu.func (PR #174404)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Propagate known cluster sizes from gpu.launch to gpu.func (PR #174404)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a `.get` method to `IntegerType` (PR #174406)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a `.get` method to `IntegerType` (PR #174406)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a `.get` method to `IntegerType` (PR #174406)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][gpu] Guard negative workgroup_attributions in GPU ops (PR #174409)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [ROCDL] Fix cluster.load.async.to.lds mask parameter to be SSA value (PR #174411)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [ROCDL] Fix cluster.load.async.to.lds mask parameter to be SSA value (PR #174411)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5a33f99 - [mlir][spirv] (De)serialize Index decoration (#174396)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a `.get` method to `IntegerType` (PR #174406)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2b6055a - [ROCDL] Fix cluster.load.async.to.lds mask parameter to be SSA value (#174411)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f0ef5db - [mlir][Python] create MLIRPythonSupport (#171775)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Simplify LivenessAnalysis::visitBranchOperand (PR #174356)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use wouldOpBeTriviallyDead in LivenessAnalysis (PR #174362)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 18fc908 - [mlir][Python] move IRTypes and IRAttributes to MLIRPythonSupport (#174118)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use wouldOpBeTriviallyDead in LivenessAnalysis (PR #174362)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Simplify LivenessAnalysis::visitBranchOperand (PR #174356)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (PR #174452)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 32d46c9 - [mlir][vector] Fix masked load/store emulation for rank-0 memrefs (#173325)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ee3338d - [mlir][Python] port in-tree dialect extensions to use MLIRPythonSupport (#174156)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Use correct namespace for registering MLIR dialects (PR #174463)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Use correct namespace for registering MLIR dialects (PR #174463)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2fcbd6b - [MLIR] Use correct namespace for registering MLIR dialects (#174463)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Use correct namespace for registering SMT dialect (PR #174468)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9c39a7d - [MLIR][Python] Use correct namespace for registering SMT dialect (#174468)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 735b1c2 - [flang][acc] Introduce interface for rematerializable ops (#174467)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MemRef] Add dim reification for AssumeAlignmentOp (PR #174477)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MemRef] Add dim reification for AssumeAlignmentOp (PR #174477)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Add 1:N vector to llvm conversion (PR #174240)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fb8bbd4 - [mlir][Python] use canonical Python `isinstance` instead of `Type.isinstance` (#172892)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] fix examples after #172892 (PR #174481)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] fix examples after #172892 (PR #174481)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ad5be31 - [mlir][Python] fix NV examples after #172892 (#174481)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8475e5c - [mlir] Use wouldOpBeTriviallyDead in LivenessAnalysis (#174362)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a `.get` method to `IntegerType` (PR #174406)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c1de154 - [MLIR][Python] Add a `.get` method to `IntegerType` (#174406)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a `.get` method to `IntegerType` (PR #174406)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Set SpecialRangeableRegisterOp default int range to max (PR #174544)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Set SpecialRangeableRegisterOp default int range to max (PR #174544)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] adc79c0 - [mlir][tosa] Fix crash in validation pass when dialect is not loaded (#173449)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python] Fix recursion error for __str__ (PR #174552)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python] Fix recursion error for __str__ (PR #174552)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 188d13d - [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (#174105)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][EmitC] Add support for pointer-array types in the TypeConverter and related MemRef-to-EmitC operations, and update the C emitter. (PR #160159)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9a93769 - [MLIR] Propagate known cluster sizes from gpu.launch to gpu.func (#174404)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add definition for GL Pack/UnpackSnorm4x8 (PR #174574)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a method to get full name of MLIR types (PR #174576)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a method to get full name of MLIR types (PR #174576)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a method to get full name of MLIR types (PR #174576)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a method to get full name of MLIR types (PR #174576)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a method to get full name of MLIR types (PR #174576)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a method to get full name of MLIR types (PR #174576)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5ff486d - [NFC][AMDGPU] Use getMixedSize in FatRawBufferCastOp dim reification (#174548)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [wip][mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Translation support for taskloop construct (PR #174386)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a method to get full name of MLIR types (PR #174576)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a method to get full name of MLIR types (PR #174576)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a method to get full name of MLIR types (PR #174576)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dataflow] Use successor.isParent to replace successor.getSuccessor (NFC) (PR #174615)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add concat/slice_shape ops (PR #174620)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add concat/slice_shape ops (PR #174620)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3f5d91b - [Flang][OpenMP] Implement device clause lowering for target directive (#173509)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Rework the clamp support for WMMA instructions (PR #174310)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Rework the clamp support for WMMA instructions (PR #174310)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Rework the clamp support for WMMA instructions (PR #174310)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8b907a3 - [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (#174206)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils (NFC) (PR #174336)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils (NFC) (PR #174336)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ccca3b8 - [AMDGPU] Rework the clamp support for WMMA instructions (#174310)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [openmp] [MLIR][OpenMP] Add scan reduction lowering to llvm (PR #167031)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python] Fail fast when nanobind is missing for Python bindings (PR #174649)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [openmp] [MLIR][OpenMP] Add scan reduction lowering to llvm (PR #167031)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [openmp] [MLIR][OpenMP] Add scan reduction lowering to llvm (PR #167031)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Rework the clamp support for WMMA instructions (PR #174310)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[AMDGPU] Rework the clamp support for WMMA instructions" (PR #174674)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[AMDGPU] Rework the clamp support for WMMA instructions" (PR #174674)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[AMDGPU] Rework the clamp support for WMMA instructions" (PR #174674)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5a63367 - Reapply "[AMDGPU] Rework the clamp support for WMMA instructions" (#174674) (#174697)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR types to Python side (PR #174700)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR types to Python side (PR #174700)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4ac6431 - [mlir] Fix crash in dropRedundantArguments with produced operands. (#172759)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR types to Python side (PR #174700)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 62ac813 - [mlir][emitc] Fix creating pointer from constant array (#162083)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python] Fix recursion error for __str__ (PR #174552)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [Linalg] Rename `isaConvolutionOpOfType` to `matchConvolutionOpOfType` along with few more updates (PR #174722)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [Linalg] Rename `isaConvolutionOpOfType` to `matchConvolutionOpOfType` along with few more updates (PR #174722)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR types to Python side (PR #174700)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 07d07be - [mlir][OpenMP] Fix infinite loop after #174105 (#174736)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR attrs to Python side (PR #174756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR attrs to Python side (PR #174756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR attrs to Python side (PR #174756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR attrs to Python side (PR #174756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR attrs to Python side (PR #174756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR attrs to Python side (PR #174756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR attrs to Python side (PR #174756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR attrs to Python side (PR #174756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR attrs to Python side (PR #174756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR attrs to Python side (PR #174756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR attrs to Python side (PR #174756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 82c1f94 - [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (#173505)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add 2D `vector.multi_reduction` optimization (PR #171154)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR attrs to Python side (PR #174756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ae4bbd0 - [MLIR][Python] Forward the name of MLIR attrs to Python side (#174756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Forward the name of MLIR attrs to Python side (PR #174756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] bc026e3 - [mlir][spirv] Add support for GroupNonUniformQuadSwap (#174747)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `GreedyRewriteDriverConfig` parameter to `apply_patterns_and_fold_greedily` (PR #174785)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `GreedyRewriteDriverConfig` parameter to `apply_patterns_and_fold_greedily` (PR #174785)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][nfc] Escape < and > with ` in description and summary (PR #174786)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][nfc] Escape < and > with ` in description and summary (PR #174786)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][nfc] Escape < and > with ` in description and summary (PR #174786)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Delete visitRegionSuccessors not run code (NFC) (PR #174790)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dataflow] Delete visitRegionSuccessors not run code (NFC) (PR #174790)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dataflow] Delete visitRegionSuccessors not run code (NFC) (PR #174790)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python][NFC] Use enum class instead of enum (PR #174792)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python][NFC] Use enum class instead of enum (PR #174792)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `GreedyRewriteDriverConfig` parameter to `apply_patterns_and_fold_greedily` (PR #174785)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] normalize-memrefs: skip offset/non-contiguous layouts (PR #174787)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `GreedyRewriteDriverConfig` parameter to `apply_patterns_and_fold_greedily` (PR #174785)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `GreedyRewriteDriverConfig` parameter to `apply_patterns_and_fold_greedily` (PR #174785)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `GreedyRewriteDriverConfig` parameter to `apply_patterns_and_fold_greedily` (PR #174785)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 971b823 - [mlir][spirv][nfc] Escape < and > with ` in description and summary (#174786)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Interfaces] Simplify and improve errors of `RegionBranchOpInterface` verifier (PR #174805)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5fb4383 - [mlir][OpenMP] Lower device clause for target data/enter/exit/update (#174665)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][OpenMP] Lower device clause for target data/enter/exit/update (PR #174665)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][py] ability to downcast AffineExpr after #172892 (PR #174808)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Update createWriteOrMaskedWrite (PR #174810)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [libcxxabi] [lldb] [llvm] [mlir] [NFC] Exactly one kind typo fixes, change defintions to definitions. (PR #174333)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0d23e3f - [MLIR] Add missing dialects to C API (#82190)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [MLIR] Add missing dialects to C API (PR #82190)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI][transform] fix linker after #82190 (PR #174866)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b646f3b - [mlir][CAPI][transform] fix linker after #82190 (#174866)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Bytecode] Fix infinite loop by tracking type/attribute in deferred worklist (PR #174874)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][CAPI] fix linker again after 82190 (PR #174876)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] dbd57dc - [mlir][CAPI] fix linker again after #82190 (#174876)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `GreedyRewriteDriverConfig` parameter to `apply_patterns_and_fold_greedily` (PR #174785)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `GreedyRewriteDriverConfig` parameter to `apply_patterns_and_fold_greedily` (PR #174785)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir] Add checks and test for linear clause on omp.wsloop and omp.simd (PR #174916)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add GreedyRewriteDriverConfig parameter to apply_patterns_and_fold_greedily (PR #174913)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add GreedyRewriteDriverConfig parameter to apply_patterns_and_fold_greedily (PR #174913)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `GreedyRewriteDriverConfig` parameter to `apply_patterns_and_fold_greedily` (PR #174785)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `GreedyRewriteDriverConfig` parameter to `apply_patterns_and_fold_greedily` (PR #174785)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f33b42d - [mlir][Interfaces] Simplify and improve errors of `RegionBranchOpInterface` verifier (#174805)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][nvgpu] Fix a division by zero crash in OptimizeSharedMemoryPass (PR #174931)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [mlir] [mlir][Interfaces] Simplify and align `RegionSuccessor` design / API (PR #174945)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1af1cc2 - [mlir][OpenMP] Translation support for taskloop construct (#174386)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Move GET_ATTR/TYPEDEF_CLASSES after declarations (PR #171444)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 94a9565 - [MLIR][Python] Add GreedyRewriteDriverConfig parameter to apply_patterns_and_fold_greedily (#174913)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Move GET_ATTR/TYPEDEF_CLASSES after declarations (PR #171444)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 87453a7 - [MLIR][docs] Clarify Python version support status (#174949)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][docs] Clarify Python version support status (PR #174949)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining IRDL dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining IRDL dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining IRDL dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Improve level check error messages (PR #174980)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Improve level check error messages (PR #174980)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 55bec05 - [mlir][tosa] Add concat/slice_shape ops (#174620)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Fix sanitizer error in buildTaskLikeBodyGenCallback (PR #174983)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Fix sanitizer error in buildTaskLikeBodyGenCallback (PR #174983)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Fix sanitizer error in buildTaskLikeBodyGenCallback (PR #174983)
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] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Fix the description of the semantics of math.clampf (PR #175012)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Fix the description of the semantics of math.clampf (PR #175012)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Fix the description of the semantics of math.clampf (PR #175012)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][EmitC] Add support for pointer-array types in the TypeConverter and related MemRef-to-EmitC operations, and update the C emitter. (PR #160159)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uArch limitation to scatter load store (PR #172845)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3c84812 - [mlir][python] Fail fast when nanobind is missing for Python bindings (#174649)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][amdgpu] gfx1250+ lower fat_raw_pointer_cast (PR #175047)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [lld] [llvm] [mlir] [RFC] Use pre-compiled headers to speed up LLVM build (~1.5-2x) (PR #173868)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (PR #175057)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Shape operation level checks limited to MAX_SHAPE_LEN (PR #175020)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f79f50c - [mlir][acc] Add OffloadLiveInValueCanonicalization pass (#174671)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] aba7d72 - [mlir][amdgpu] gfx1250+ lower fat_raw_pointer_cast (#175047)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] dont export all symbols on MSVC for MLIRPythonSupport (PR #175078)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix tiling with constants in indexing maps (PR #173038)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix tiling with constants in indexing maps (PR #173038)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix tiling with constants in indexing maps (PR #173038)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix tiling with constants in indexing maps (PR #173038)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix tiling with constants in indexing maps (PR #173038)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][acc] Fix unused variable warning in non-asserts build (PR #175101)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir] Add checks and test for linear clause on omp.wsloop and omp.simd (PR #174916)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][EmitC] Add support for pointer-array types in the TypeConverter and related MemRef-to-EmitC operations, and update the C emitter. (PR #160159)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir] Add checks and test for linear clause on omp.wsloop and omp.simd (PR #174916)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a39f617 - [mlir][dataflow] Use successor.isParent to replace successor.getSuccessor (NFC) (#174615)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir] Add checks and test for linear clause on omp.wsloop and omp.simd (PR #174916)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Extending UniformQuantizedType with interface-based support for new storage types in Quant dialect (PR #152966)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] affc5f1 - [mlir][tosa] Add mod_shape op (#170343)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b7c17ab - [MLIR][OpenMP] Add Initial Taskloop Clause Support (#174623)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ddb706b - [mlir][OpenMP] Don't allocate task context structure if not needed (#174588)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add min/max_shape ops (PR #175146)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining IRDL dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][EmitC] Add support for pointer-array types in the TypeConverter and related MemRef-to-EmitC operations, and update the C emitter. (PR #160159)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Extending UniformQuantizedType with interface-based support for new storage types in Quant dialect (PR #152966)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Extending UniformQuantizedType with interface-based support for new storage types in Quant dialect (PR #152966)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][EmitC] Add support for pointer-array types in the TypeConverter and related MemRef-to-EmitC operations, and update the C emitter. (PR #160159)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6cdcce5 - [MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (#173280)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Extending UniformQuantizedType with interface-based support for new storage types in Quant dialect (PR #152966)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 75fefa3 - [MLIR][Quant] Add DialectInlinerInterface to QuantDialect (#172509)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6a5c894 - [mlir][Analysis][NFC] Improve `RegionBranchOpInterface` API usage (#173983)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Translating task_reduction clause for pass-by-value vars to LLVMIR (PR #125218)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6bfa042 - [flang][mlir] Add checks and test for linear clause on omp.wsloop and omp.simd (#174916)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir] Add checks and test for linear clause on omp.wsloop and omp.simd (PR #174916)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][openacc] support array section privatization in lowering (PR #175184)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][openacc] support array section privatization in lowering (PR #175184)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][openacc] support array section privatization in lowering (PR #175184)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add min/max_shape ops (PR #175146)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ec7ab6f - [mlir][tosa] Add min/max_shape ops (#175146)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add min/max_shape ops (PR #175146)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] add getRegionNonforwardedArguments API to RegionSuccessor (PR #175212)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] eef8e79 - [mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (#175057)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][math] Add vector support for math-to-apfloat (PR #172715)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] add docs about downstream type/attr implementation (PR #175259)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeVM] Update cache control values and metadata format. (PR #175274)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeVM] Update cache control values and metadata format. (PR #175274)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] downcast ir.Value to BlockArgument or OpResult (PR #175264)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] add docs about downstream type/attr implementation (PR #175259)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] add docs about downstream type/attr implementation (PR #175259)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 29c15ee - [mlir][Python] add docs about downstream type/attr implementation (#175259)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] downcast Value to BlockArgument or OpResult (PR #175264)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] downcast Value to BlockArgument or OpResult (PR #175264)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] downcast Value to BlockArgument or OpResult (PR #175264)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix crash in RemoveDeadValues when terminator lacks RegionBranchTerminatorOpInterface (PR #175300)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix crash in RemoveDeadValues when terminator lacks RegionBranchTerminatorOpInterface (PR #175300)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix crash in RemoveDeadValues when terminator lacks RegionBranchTerminatorOpInterface (PR #175300)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCF] Fix Loop Trip Count Calculation for Unsigned Values (PR #175301)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCF] Fix Loop Trip Count Calculation for Unsigned Values (PR #175301)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCF] Fix Loop Trip Count Calculation for Unsigned Values (PR #175301)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b2d90d4 - [MLIR][SCF] Fix Loop Trip Count Calculation for Unsigned Values (#175301)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCF] Fix Loop Trip Count Calculation for Unsigned Values (PR #175301)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (PR #174292)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `attr_name` for `FloatAttr` (PR #175306)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `attr_name` for `FloatAttr` (PR #175306)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 271a62f - [MLIR][Python] Add `attr_name` for `FloatAttr` (#175306)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add `attr_name` for `FloatAttr` (PR #175306)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 524fde8 - [MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (#174292)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove pybind workaround for not throwing IndexError (PR #174139)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove pybind workaround for not throwing IndexError (PR #174139)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove pybind workaround for not throwing IndexError (PR #174139)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix crash in RemoveDeadValues when terminator lacks RegionBranchTerminatorOpInterface (PR #175300)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] generate type stubs for dialect extensions (PR #175403)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] generate type stubs for dialect extensions (PR #175403)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] generate type stubs for dialect extensions (PR #175403)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] generate type stubs for dialect extensions (PR #175403)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] fix linalg and python_test dialect extensions (PR #175405)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] fix linalg and python_test dialect extensions (PR #175405)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] fix linalg and python_test dialect extensions (PR #175405)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] fix dialect extensions which bind C types (PR #175405)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Rename `GreedyRewriteDriverConfig` to `GreedyRewriteConfig` (PR #175409)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Rename `GreedyRewriteDriverConfig` to `GreedyRewriteConfig` (PR #175409)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0e4be26 - [mlir][Python] fix dialect extensions which bind C types (#175405)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Rename `GreedyRewriteDriverConfig` to `GreedyRewriteConfig` (PR #175409)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Rename `GreedyRewriteDriverConfig` to `GreedyRewriteConfig` (PR #175409)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9bd910d - [MLIR][Python] Rename `GreedyRewriteDriverConfig` to `GreedyRewriteConfig` (#175409)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Rename `GreedyRewriteDriverConfig` to `GreedyRewriteConfig` (PR #175409)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dataflow] Use OpWithFlags skipRegions to replace opName when print op in SparseAnalysis.cpp (NFC) (PR #175418)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove loop peeling explicit C'tor (PR #175419)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix full dimension check (PR #175422)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix full dimension check (PR #175422)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Presburger] Fix full dimension check (PR #175422)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6559bda - [mlir] Remove loop peeling explicit C'tor (#175419)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 48a6157 - [mlir][Interfaces][NFC] Document that `RegionBranchTerminatorOpInterface` is mandatory (#174978)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 12cccb9 - Reapply [mlir][memref]: Allow collapse of strided unit dim even if strides are dynamic (#171039)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve and test python type inference (PR #175431)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve and test python type inference (PR #175431)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve and test python type inference (PR #175431)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve and test python type inference (PR #175431)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve and test python type inference (PR #175431)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve and test python type inference (PR #175431)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][amdgpu] Remove redundant barriers (PR #175436)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][amdgpu] Remove redundant barriers (PR #175436)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][amdgpu] Remove redundant barriers (PR #175436)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor] Fold EmptyOp & Collapse/ExpandShapeOp to EmptyOp (PR #175437)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] IntRangeNarrowing: Narrow loop induction variables. (PR #175455)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] IntRangeNarrowing: Narrow loop induction variables. (PR #175455)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] IntRangeNarrowing: Narrow loop induction variables. (PR #175455)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Pass inst_data for blocking create/constant Mask and Step op (PR #175456)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] IntRangeNarrowing: Narrow loop induction variables. (PR #175455)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][EmitC] Add support for pointer-array types in the TypeConverter and related MemRef-to-EmitC operations, and update the C emitter. (PR #160159)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][capi] Fix non-portable int64_t printf formatting in greedy rewrite config test (PR #175487)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][capi] Fix non-portable int64_t printf formatting in greedy rewrite config test (PR #175487)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Extending UniformQuantizedType with interface-based support for new storage types in Quant dialect (PR #152966)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add support for fp32 accumulators in fp8 convolution operations (PR #175517)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add support for fp32 accumulators in fp8 convolution operations (PR #175517)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ac62f12 - [mlir][amdgpu] Remove redundant barriers (#175436)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python][NFC] Make pybind references consistent with current bindings (PR #175528)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][emitc] Fix recurring operands in expression (PR #175535)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 14e97d6 - [mlir][Shape] Fix Yoda condition in OutlineShapeComputation (#174146)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2220c00 - [mlir][dataflow] Use OpWithFlags skipRegions to replace opName when print op in SparseAnalysis.cpp (NFC) (#175418)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][x86vector] Shuffle BF16 vector.contract output for Flat layout. (PR #174590)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenMP][mlir] Add Groupprivate op in omp dialect. (PR #162704)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e289b2e - [mlir][Utils] Add VerificationUtils (NFC) (#174336)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][amdgpu] Add gfx12+ split barrier wrappers (PR #175579)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] effa813 - [mlir][Python] don't build libnanobind if module only has "pure" sources (#175090)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [Linalg] Rename `isaConvolutionOpOfType` to `matchConvolutionOpOfType` along with few more updates (PR #174722)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4ccf926 - [mlir] Compose expand of collapse to cast (#172864)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e259175 - [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (#173978)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1562161 - [mlir] IntRangeNarrowing: Narrow loop induction variables. (#175455)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] af39416 - Revert "[NVPTX] Validate user-specified PTX version against SM version" (#175760)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3bf5384 - [mlir][SCF] Fix region branch op interfaces for `scf.forall` and its terminator (#174221)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [ROCDL] Refactored MFMA ops in ODS; added constraints (PR #175775)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (PR #175377)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 351d06a - [MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (#175377)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (PR #173978)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [libcxx] [lldb] [llvm] [mlir] [openmp] Fix typos and spelling errors across codebase (PR #156270)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 377efc7 - [mlir][arith] Fix SelectOp unsafe int range inference with uninitialized range case (#173716)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Fix SelectOp unsafe int range inference with uninitialized range case (PR #173716)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use bind_front in RemarkEngine. NFC. (PR #175818)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (PR #170936)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] bf5ee06 - [mlir] Use bind_front in RemarkEngine. NFC. (#175818)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Implement device clause lowering for target directive (PR #173509)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Tiling] Remove zero slice guard in Pad tiling (PR #175827)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Allow complex element types in memref allocation checks (PR #175836)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ecf8211 - [mlir][gpu] Guard negative workgroup_attributions in GPU ops (#174409)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d11ef6a - [mlir][spirv] Allow complex element types in memref allocation checks (#175836)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Clean up helpers in XeGPUPropagateLayout (PR #175857)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [libcxxabi] [lldb] [llvm] [mlir] [NFC] Exactly one kind typo fixes, change defintions to definitions. (PR #174333)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d186277 - [MLIR][Bufferization] Fold LoadOp only when the buffer is read only (#172595)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fc81a66 - [NFC][Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (#174722)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] bc01098 - [mlir][tosa] Shape operation level checks limited to MAX_SHAPE_LEN (#175020)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5f3b40e - [mlir][Interfaces][NFC] Simplify and align `RegionSuccessor` design / API (#174945)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix alignment for predicate (i1) vectors (PR #175961)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][openacc] support array section privatization in lowering (PR #175184)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][openacc] support array section privatization in lowering (PR #175184)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][openacc] support array section privatization in lowering (PR #175184)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][openacc] support array section privatization in lowering (PR #175184)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix alignment for predicate (i1) vectors (PR #175975)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCUseDeviceCanonicalizer pass (PR #175228)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][openacc] support array section privatization in lowering (PR #175184)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ce6dd8b - [flang][acc] Add ACCUseDeviceCanonicalizer pass (#175228)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [AArch64][llvm] Improve codegen for svldr_vnum_za/svstr_vnum_za (PR #175785)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b5cc456 - [NFC][MLIR] Remove obsolete target device test from openmp-todo.mlir (#175894)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC][MLIR] Remove obsolete target device test from openmp-todo.mlir (PR #175894)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] bc9fce7 - [MLIR][Vector] Add a pattern that folds consecutive extract_strided_strided_slice ops (#175738)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Tiling] Remove zero slice guard in Pad tiling (PR #175827)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][shard] checking for correct&full sharding annotations (PR #176000)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 074740d - [MLIR][XeGPU] bug fix: removing temporary slice layout at the pass end (#172589)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix vectorization precondition for tensor.pad (PR #175869)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix vectorization precondition for tensor.pad (PR #175869)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0acc79d - [mlir][xegpu] Allow index type in ConvertLayoutOp (#175671)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC][Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (PR #174722)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Tiling] Remove zero slice guard in Pad tiling (PR #175827)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 70dc096 - [MLIR][Complex] DivOp check for NaN in the folder (#169724)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 72b7daf - [mlir][linalg] Fix vectorization precondition for tensor.pad (#175869)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [ROCDL] Added wave.id to rocdl; add `rsq` to rocdl.math (PR #176028)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [ROCDL] Added wave.id to rocdl; add `rsq` to rocdl.math (PR #176028)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #175656)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Skip ops having results with warning in forall-to-for pass (PR #175926)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Tensor] Add rank-reducing slice in generatedSlices (PR #174248)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fb0881f - [mlir][Tensor] Add rank-reducing slice in generatedSlices (#174248)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add support for TOSA Extended Instruction Set (001000.1) (PR #168519)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] Add missing newlines at EOF; NFC (PR #176192)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3150b73 - [MLIR][XeGPU] Clean up helpers in XeGPUPropagateLayout (#175857)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6bb2043 - [mlir][tosa] Add pass to assign static input shape to TOSA functions (#171156)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (PR #172294)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9b6bf8f - [ROCDL] added: rsq to rocdl.math; fixes to global/flat prefetch (#176167)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] aaea206 - [ROCDL] Added `wave.id` to ROCDL (#176028)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ab7217a - [acc][flang] Add isDeviceData APIs for device data detection (#176219)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Skip ops having results with warning in forall-to-for pass (PR #175926)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] Add missing newlines at EOF; NFC (PR #176192)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Complex] Check for FastMathFlag in DivOp folder (PR #176249)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Complex] Check for FastMathFlag in DivOp folder (PR #176249)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Add elementwise unrolling for vector.multi_reduction (PR #176036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6ef80e1 - [mlir][AsmParser] Fix comment detection in string literals (#174125)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyRanksMatch helper (NFC) (PR #175880)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [acc] Fix OpenACCUtilsTest to avoid leak in isDeviceValueNonMappableType (PR #176269)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Python] remove stray nb::cast (PR #176299)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [mlir] Fix build after #175815 (PR #176332)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [mlir] Fix build after #175815 (PR #176332)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [mlir] Fix build after #175815 (PR #176332)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9a2d3ab - [MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (#170936)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2c16364 - [MLIR][Python] add builtin module transform test (#176388)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 16a2194 - [mlir][tosa] Separate layerwise folding and simple folder tests (NFC) (#172691)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 09ae1bf - [flang] Added OperationMoveOpInterface for controlling LICM. (#175108)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [lld] [llvm] [mlir] [RFC] Use pre-compiled headers to speed up LLVM build (~1.5-2x) (PR #173868)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1c6d2ad - [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (#175604)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (PR #175604)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor] Preserve encoding when folding empty (PR #176427)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor] Preserve encoding when folding empty (PR #176427)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Check for overflow in binary integer folders (PR #172695)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 47f9e0a - [mlir][math] Add vector support for math-to-apfloat (#172715)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] fix math-to-apfloat after #172715 (PR #176462)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ec399ef - [mlir] fix math-to-apfloat after #172715 (#176462)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Skip trip count calculation when bounds are null (PR #176469)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][Flang][MLIR] Skip trip count calculation when bounds are null (PR #176469)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dataflow] Fix the LDBG print content of liveness-analysis (PR #176542)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
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][memref] Add a `ViewOp::getMixedSizes` (PR #176561)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Refactor `ViewOpShapeFolder` (PR #176567)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Analysis][NFC] Clean up `visitNonControlFlowArguments` (PR #175978)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][gpu] Enforce async keyword when parsing gpu.launch with results (PR #176570)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a51eab9 - [mlir][memref] Add a `ViewOp::getMixedSizes` (#176561)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC][mlir] Clarify bail condition in ExtractValueOp::fold (PR #176583)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC][mlir] Clarify bail condition in ExtractValueOp::fold (PR #176583)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC][mlir] Clarify bail condition in ExtractValueOp::fold (PR #176583)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 585efb4 - [mlir][Utils] Add verifyRanksMatch helper (NFC) (#175880)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][nfc] Fix function definition names post #175880 (PR #176586)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ae425ab - [mlir][nfc] Fix function definition names post #175880 (#176586)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1c6d603 - [mlir][vscode] Add actions for publishing to openvsx. (#176593)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vscode] Add actions for publishing to openvsx. (PR #176593)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f64b69b - [mlir][vscode] Fix PDLL grammar character class regex (#176601)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vscode] Fix PDLL grammar character class regex (PR #176601)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d5e14af - [mlir][vscode] Add angle bracket support to MLIR language configuration (#176602)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vscode] Add angle bracket support to MLIR language configuration (PR #176602)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 462673a - [mlir][vscode] Update dev dependencies (#176604)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vscode] Update dev dependencies (PR #176604)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 676b292 - [mlir][vscode] Update engine (#176605)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vscode] Update engine (PR #176605)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b8e3276 - [mlir][vscode] Update lock file to match (#176608)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vscode] Update lock file to match (PR #176608)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 49cd842 - [mlir][vscode] Remove resolved from lock file (#176611)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vscode] Remove resolved from lock file (PR #176611)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4c49144 - [mlir][memref] Refactor `ViewOpShapeFolder` (#176567)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Support folding memref.load from global splat constants (PR #176627)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Support folding memref.load from global splat constants (PR #176627)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dataflow] Improve DataFlowFramework debug output (PR #176632)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Interfaces] Add generic pattern for region inlining (PR #176641)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6c80bee - [mlir][dataflow] Fix the LDBG print content of liveness-analysis (NFC) (#176542)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][gpu] Prevent parallelization of reduction loops in affine-for-to-gpu (PR #176656)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] [transform dialect] NamedSequenceOp build: honor arg_attrs when building (PR #168101)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9e087a6 - [mlir][vscode] Update to capture angle brackets in types/attrs (#176665)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vscode] Update to capture angle brackets in types/attrs (PR #176665)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyElementTypesMatch helper (NFC) (PR #176668)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyElementTypesMatch helper (NFC) (PR #176668)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyElementTypesMatch helper (NFC) (PR #176668)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyIndexCount helper (NFC) (PR #176678)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b140fb2 - [mlir][memref] Support folding memref.load from global splat constants (#176627)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Use `lookupNearestSymbolFrom` to simplify code (NFC) (PR #176679)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][affine] Use `lookupNearestSymbolFrom` to simplify code (NFC) (PR #176679)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Return ISA compiler log via ObjectAttr properties (PR #176697)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4ab36d8 - [IR][NFC] Inline Value::getContext() (#176662)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [Linalg] Support i1 data type in matchConvolutionOpOfType utility (PR #176704)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [Linalg] Support i1 data type in matchConvolutionOpOfType utility (PR #176704)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NFC] `remove-dead-values`: Get canonicalization patterns from ops (PR #176712)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NFC] `remove-dead-values`: Get canonicalization patterns from ops (PR #176712)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5b454fb - [mlir][tensor] Preserve encoding when folding empty (#176427)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Interfaces][NFC] Improve return type of `getTerminatorPredecessorOrNull` (PR #176714)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4a88083 - [mlir][NFC] `remove-dead-values`: Get canonicalization patterns from ops (#176712)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9f19d18 - [OpenMP] Fix truncation/extension bug when calling __kmpc_push_num_teams (#173067)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][math] Fix the semantics of math.clampf (PR #175012)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4b8ff4c - [mlir][math] Fix the semantics of math.clampf (#175012)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] be03786 - [mlir][affine] Use `lookupNearestSymbolFrom` to simplify code (NFC) (#176679)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dataflow] Drop DATAFLOW_DEBUG (NFC) (PR #176731)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)
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][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][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][PDL] PDLToPDLInterp: Use the pdl pattern name in the generated rewriter. (PR #149481)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][PDL] PDLToPDLInterp: Use the pdl pattern name in the generated rewriter. (PR #149481)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d12019d - [mlir][shard, mpi] lowering shard.all_slice in shard-to-mpi (#176438)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] da95519 - [mlir][Interfaces][NFC] Improve return type of `getTerminatorPredecessorOrNull` (#176714)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
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] [clang] [flang] [llvm] [mlir] [polly] [CMake][LLVM] Add PCH infrastructure and LLVMSupport PCH (PR #176420)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4b066c7 - [mlir][linalg] Extend linalg.pack and linalg.unpack to accept memref (#167675)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][GPU][NVVM] Add verify-target-arch option to nvvm-attach-target pass (PR #176774)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Speed up resolving ExtractValueOp source (PR #176478)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8168577 - [mlir][spirv] Initial support for TOSA Extended Instruction Set (#174402)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fc9feee - [mlir][LLVM] Speed up `extractvalue(insertvalue)` canonicalization (#176478)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector-to-gpu]: Extend MMA Lowerings (PR #176785)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref]: Fold ExpandShape into TransferRead (PR #176786)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref]: Fold ExpandShape into TransferRead (PR #176786)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b4e1c54 - [NFC][mlir] Clarify bail condition in ExtractValueOp::fold (#176583)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Always update ExtractValue to use last container in insert chain (PR #176588)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7f8557c - [mlir] Always update ExtractValue to use last container in insert chain (#176588)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 689b8a3 - [mlir][scf] Skip ops having results with warning in forall-to-for pass (#175926)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Skip ops having results with warning in forall-to-for pass (PR #175926)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add side-effect check to moveOperationDependencies (PR #176361)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add side-effect check to moveOperationDependencies (PR #176361)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC][MLIR][OpenMP] Correct attach_none to attach_never (PR #176855)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC][MLIR][OpenMP] Correct attach_none to attach_never (PR #176855)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC][MLIR][OpenMP] Correct attach_none to attach_never (PR #176855)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenACC][MLIR] clone firstprivate operands during ACCIfClauseLowering (PR #176856)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenACC][MLIR] clone firstprivate operands during ACCIfClauseLowering (PR #176856)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e358638 - [Linalg] Support i1 data type in matchConvolutionOpOfType utility (#176704)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 60621cd - [mlir][tosa] Check for overflow in binary integer folders (#172695)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][GPU] Make sure to propagate known cluster sizes in kernel outlining (PR #176894)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b36d004 - [mlir][dataflow] Drop DATAFLOW_DEBUG (NFC) (#176731)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add support for assert equal shape op (PR #176900)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add support for assert equal shape op (PR #176900)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add a canonicalization to optimize cast cast sequences (PR #176904)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add a canonicalization to optimize cast cast sequences (PR #176904)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add a canonicalization to optimize cast cast sequences (PR #176904)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 64ecd76 - [mlir][x86vector] Shuffle FMAs (#172823)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Expand support for TOSA Extended Instruction Set (00100… (PR #176908)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Cache SymbolTableCollection for CallOp types (PR #176909)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Cache SymbolTableCollection for CallOp types (PR #176909)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "[mlir][dataflow] Drop DATAFLOW_DEBUG (NFC)" (PR #176911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4d62937 - Revert "[mlir][dataflow] Drop DATAFLOW_DEBUG (NFC)" (#176911)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Expose TransformOpInterface and MemoryEffectsOpInterface (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Expose TransformOpInterface and MemoryEffectsOpInterface (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][mpi] adding MPI_Allgather and lowering to LLVM (PR #176937)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][mpi] adding MPI_Allgather and lowering to LLVM (PR #176937)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MemRef] Propagate strided layout through view-like ops in multiBuffer (PR #176941)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [RFC] [IR] Change personality function type from Constant* to Function* (PR #176952)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [RFC] [IR] Change personality function type from Constant* to Function* (PR #176952)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d13119f - [flang][mlir][OpenMP] Add support for uniform clause in declare simd (#176046)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8dfec25 - [mlir][acc] Add OffloadTargetVerifier pass (#176467)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [RFC] [IR] Change personality function type from Constant* to Function* (PR #176952)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [RFC] [IR] Change personality function type from Constant* to Function* (PR #176952)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding for tosa.add_shape operation (PR #173112)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding support for `tosa.dim` (PR #176975)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Add constant folding support for `tosa.dim` (PR #176975)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [LLVM] Improve IR parsing and printing for target memory locations (PR #176968)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang][MLIR][OpenMP] Add distinct var_ptr_ptr_type to omp.map.info operations (PR #177000)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8f90efd - [llvm][DebugInfo][NFC] Remove DITypeRefArray in favour of DITypeArray (#177066)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6ed45a0 - [MLIR][NVVM] Add tensormap.replace NVVM Op (#174926)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1b8903a - [MLIR][XeGPU] setUnitDim bug fix and add documentation (#173521)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6dcf425 - [mlir][tosa] Add support for assert equal shape op (#176900)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][FuncToLLVM] fix crash when converting functions with empty res_attrs (PR #177137)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 064cbec - [MLIR][GPU] Make sure to propagate known cluster sizes in kernel outlining (#176894)
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] [MLIR][FuncToLLVM] fix crash when converting functions with empty res_attrs (PR #177137)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9543fc7 - [mlir][mpi] adding MPI_Allgather and lowering to LLVM (#176937)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0bdbf01 - [OpenMP][Flang][MLIR] Skip trip count calculation when bounds are null (#176469)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Identify single iteration due to equal ub and step (PR #177194)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Identify single iteration due to equal ub and step (PR #177194)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenACC][MLIR] clone reduction operands during ACCIfClauseLowering (PR #177196)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenACC][MLIR] clone reduction operands during ACCIfClauseLowering (PR #177196)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenACC][MLIR] clone reduction operands during ACCIfClauseLowering (PR #177196)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][shard, mpi] Lowering shard.allgather to MPI (PR #177202)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][shard, mpi] Lowering shard.allgather to MPI (PR #177202)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 35e9540 - [mlir][SCF] Improve `ForOp::getSuccessorRegions` (#177116)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b1907c1 - [ROCDL] Refactored MFMA ops in ODS; added constraints (#175775)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 962a9a3 - [mlir][vector] Canonicalize vector.extract and vector.broadcast to vector.shape_cast (#174452)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and not inbranch clause (PR #177310)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and not inbranch clause (PR #177310)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and not inbranch clause (PR #177310)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and not inbranch clause (PR #177310)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Identify single iteration due to equal ub and step (PR #177194)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Identify single iteration due to equal ub and step (PR #177194)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (PR #177329)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa][nfc] Fix comments (PR #177335)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][emitc] Update and extend the TOSA -> EmitC test (PR #177339)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][emitc] Update and extend the TOSA -> EmitC test (PR #177339)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3ea0a0b - [mlir][tosa][nfc] Fix comments (#177335)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][emitc] Update and extend the TOSA -> EmitC test (PR #177339)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][emitc] Update and extend the TOSA -> EmitC test (PR #177339)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 1e468b2 - [MLIR][GPU][NVVM] Add verify-target-arch option to nvvm-attach-target pass (#176774)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][NVVM] Add support for tcgen05.ld.red Op (PR #177330)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SPIRV][NFC] Fix header comment in TestEntryPointAbi.cpp (PR #177350)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SPIRV][NFC] Fix header comment in TestEntryPointAbi.cpp (PR #177350)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SPIRV][NFC] Fix header comment in TestEntryPointAbi.cpp (PR #177350)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (PR #176908)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [ml_program] fix bufferizesToMemoryRead for ml_program.global_store (PR #177387)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [ml_program] fix bufferizesToMemoryRead for ml_program.global_store (PR #177387)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [ml_program] fix bufferizesToMemoryRead for ml_program.global_store (PR #177387)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dataflow ] Drop LLVM_DEBUG of DATAFLOW_DEBUG (PR #177398)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add verifyIndexCount helper (NFC) (PR #176678)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_teams clause with dims modifier support (PR #169883)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Interfaces] Fix use-after-free after #176641 (PR #177536)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Interfaces] Fix use-after-free after #176641 (PR #177536)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ca8c01c - [mlir][Interfaces] Fix use-after-free after #176641 (#177536)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b9ab888 - [mlir][shard, mpi] Lowering shard.allgather to MPI (#177202)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4e51f90 - [mlir][spirv] Add Conv operations for TOSA Extended Instruction Set (001000.1) (#176908)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 39a9e65 - [mlir][bufferization] Cache SymbolTableCollection for CallOp types (#176909)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 689f978 - [ml_program] fix bufferizesToMemoryRead for ml_program.global_store (#177387)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [ml_program] fix bufferizesToMemoryRead for ml_program.global_store (PR #177387)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f5b62a7 - [mlir][linalg] Update createWriteOrMaskedWrite (#174810)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] dc741f2 - [mlir][tosa] Add constant folding for tosa.add_shape operation (#173112)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Remove abandoned `Detensorize` pass (PR #177579)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5faa181 - [mlir] Add side-effect check to moveOperationDependencies (#176361)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations t… (PR #177585)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Drop equivalent buffer results - modify public functions option (PR #177589)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Drop equivalent buffer results - modify public functions option (PR #177589)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 668d474 - [OpenACC][MLIR] clone private operands during ACCIfClauseLowering (#177458)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f010621 - [mlir][tosa] Add a canonicalization to optimize cast cast sequences (#176904)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0df9098 - [mlir][linalg] Preserve cast semantics during generic to matmul (#174757)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (PR #174952)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2357408 - [MLIR][XeGPU] Add layout propagation for `xegpu.store_matrix` (#174952)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 60a108b - [mlir][interface] Add getNonSuccessorInputs API to RegionBranchOpInterface (#175212)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3a1288c - [mlir][Utils] Add verifyElementTypesMatch helper (NFC) (#176668)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c28c8a0 - [MLIR][XeGPU] Add two 8bit float types F8E4M3FN and F8E5M2 to valid XeGPU float type. (#169420)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add more OCP micro scaling format types. (PR #177613)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add more OCP micro scaling format types. (PR #177613)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Fix pad op verifier when padding is dynamic (PR #177622)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (#177059)" (PR #177623)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (#177059)" (PR #177623)
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] 9109c60 - [MLIR][XeGPU] Add uArch limitation to scatter load store (#172845)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Math] Use square-and-multiply sequence instead of linear during power expansion (PR #177631)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Math] Use square-and-multiply sequence instead of linear during power expansion (PR #177631)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Math] Use square-and-multiply sequence instead of linear during power expansion (PR #177631)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Math] Use square-and-multiply sequence instead of linear during power expansion (PR #177631)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] Revert "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (#177059)" (PR #177623)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix GCC's `-Wreturn-type` warnings (PR #177654)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix GCC's `-Wreturn-type` warnings (PR #177654)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix GCC's `-Wreturn-type` warnings (PR #177654)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix GCC's `-Wreturn-type` warnings (PR #177654)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Cleanup: Remove SmallVector hacks (PR #177667)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Cleanup: Remove SmallVector hacks (PR #177667)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Cleanup: Remove SmallVector hacks (PR #177667)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6aedf1c - [MLIR][XeGPU] Add more OCP micro scaling format types. (#177613)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 358db29 - [NFC] Fix typo `instrinsic` -> `intrinsic` (#177627)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Cleanup: Remove SmallVector hacks (PR #177667)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6451685 - Cleanup: Remove SmallVector hacks (#177667)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (PR #177733)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Support dynamic traits in `DynamicDialect` (PR #177735)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Support dynamic traits in `DynamicDialect` (PR #177735)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Support dynamic traits in `DynamicDialect` (PR #177735)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Support dynamic traits in `DynamicDialect` (PR #177735)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Support dynamic traits in `DynamicDialect` (PR #177735)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Support dynamic traits in `DynamicDialect` (PR #177735)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Support dynamic traits in `DynamicDialect` (PR #177735)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Fix shape inference for broadcast bias in transpose_conv2d and depthwise_conv2d (PR #177739)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Fix shape inference for broadcast bias in transpose_conv2d and depthwise_conv2d (PR #177739)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Support dynamic traits in `DynamicDialect` (PR #177735)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Support dynamic traits in `DynamicDialect` (PR #177735)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2b9ad86 - [MLIR] Support dynamic traits in `DynamicDialect` (#177735)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Support dynamic traits in `DynamicDialect` (PR #177735)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Affine] take strides into account for contiguity check (PR #177756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Affine] take strides into account for contiguity check (PR #177756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Affine] take strides into account for contiguity check (PR #177756)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref]-Add verification for MemRef::ViewOp bounds (PR #177778)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref]-Add verification for MemRef::ViewOp bounds (PR #177778)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor] Implement TilingInterface for tensor.concat (PR #177786)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Verify element type in SPIR-V's vector-type verifier (PR #177787)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Verify element type in SPIR-V's vector-type verifier (PR #177787)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2f1b1f3 - [flang][mlir][OpenMP] Support inbranch and notinbranch clause (#177310)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Support inbranch and notinbranch clause (PR #177310)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fe71ea4 - [MLIR][XeGPU] Preserve Leading dimension when blocking rank-sensitive operations (#177489)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python] Add `cluster_size` to `gpu.launch_func` python binding (PR #177811)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][python] Add `cluster_size` to `gpu.launch_func` python binding (PR #177811)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ac88f7b - [mlir][python] Support Arbitrary Precision Integers in MLIR C API and Python Bindings (#177733)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 778a249 - [mlir][Affine] affine-super-vectorize transform op (#177755)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix GCC's `-Wreturn-type` warnings (PR #177654)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2cc4d45 - [MLIR][Python] Add a DSL for defining dialects in Python bindings (#169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining dialects in Python bindings (PR #169045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 61c1621 - [MLIR] Fix GCC's `-Wreturn-type` warnings (#177654)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 14bdd06 - [mlir][DialectUtils] Fix 0 step handling in `constantTripCount` (#177329)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][math] Fix APInt assertion in IPowI folding for i1 types (PR #177874)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][math] Fix APInt assertion in IPowI folding for i1 types (PR #177874)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] build multi python bindings for mlir (PR #177143)
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][LLVM] Add flags field to the DIDerivedType attribute (PR #177889)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVM] Add flags field to the DIDerivedType attribute (PR #177889)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][vector] vector.deinterleave to vector.shuffle decomposition (PR #177897)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][vector] vector.deinterleave to vector.shuffle decomposition (PR #177897)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][analysis] Cleanup collectUnderlyingAddressValues (NFC) (PR #177905)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 55d4c69 - [mlir][analysis] Cleanup collectUnderlyingAddressValues (NFC) (#177905)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
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] 77ae87a - [mlir][python] Add `cluster_size` to `gpu.launch_func` python binding (#177811)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Timing] Fix timing report of nested pass pipeline and negative Rest field when using -mlir-timing (Try to close #169443) (PR #169615)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5821b32 - [mlir][tosa] Fix shape inference for broadcast bias in transpose_conv2d and depthwise_conv2d (#177739)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Allowed streaming enums into an mlir::Diagnostic (PR #177959)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [CIR] Implement 'noreturn' attribute for functions/calls. (PR #177978)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Linalg] implement bufferization for `linalg.pack` (PR #177982)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3dfe7bc - [MLIR] Allowed streaming enums into an mlir::Diagnostic (#177959)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][analysis] Add interprocedural analysis to LocalAliasAnalysis (PR #177994)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Guard pooling shape inference on unranked inputs (PR #177999)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Fix overly specific type annotation on PyValue.owner (PR #178003)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Fix overly specific type annotation on PyValue.owner (PR #178003)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang] Fixed MemAlloc/Free effects handling in FIR ModRef. (PR #177728)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 487b69a - Reland "[NVPTX] Validate user-specified PTX version against SM version" (#177459)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d23cb79 - Revert "Reland "[NVPTX] Validate user-specified PTX version against SM version"" (#178046)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Fix unsigned narrow type trip count calculation (PR #178060)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Fix unsigned narrow type trip count calculation (PR #178060)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [milr][gpu] Make barrier elimination address-space aware (PR #178101)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e0c1248 - [MLIR][LLVM] Add flags field to the DIDerivedType attribute (#177889)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][x86vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_threads clause with dims modifier support (PR #171767)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add thread_limit with dims modifier support (PR #171825)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add num_threads clause with dims modifier support (PR #171767)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 08654ad - [OpenMP][MLIR] Add num_threads clause with dims modifier support (#171767)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] Add lowering from flang to mlir for num_threads (PR #175792)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ec57636 - [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (#177378)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add thread_limit with dims modifier support (PR #171825)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add thread_limit with dims modifier support (PR #171825)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Avoid segfault in 'MoveBlockRewrite' rollback (PR #178148)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Avoid segfault in 'MoveBlockRewrite' rollback (PR #178148)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add thread_limit with dims modifier support (PR #171825)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Enforce `SPIRV_Vector` to have rank of 1 (PR #178185)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][TOSA] Guard scatter lowering against unranked operand (PR #178188)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][TOSA] Guard scatter lowering against unranked operand (PR #178188)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][TOSA] Guard scatter lowering against unranked operand (PR #178188)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 55f0ed9 - [OpenMP][MLIR] Add thread_limit with dims modifier support (#171825)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [OpenMP][MLIR] Add thread_limit with dims modifier support (PR #171825)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] Add lowering for flang to mlir for thread_limit (PR #175791)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] Add lowering from flang to mlir for num_threads (PR #175792)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [Flang] Add lowering for flang to mlir for thread_limit (PR #175791)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [FLANG] Add flang to mlir lowering for num_teams (PR #175790)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c1152f0 - [mlir] Avoid segfault in 'MoveBlockRewrite' rollback (#178148)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 737db63 - [mlir][Linalg] implement bufferization for `linalg.pack` (#177982)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 48565d9 - [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (#175210)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f0bf972 - [MemRef] Propagate strided layout through view-like ops in multiBuffer (#176941)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Linalg] enable scalar lowering for linalg.pack (PR #178222)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e7063e8 - [mlir][spirv] Enforce `SPIRV_Vector` to have rank of one (#178185)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 94e21bc - [mlir][tosa] Improve level check error messages (#174980)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Move GET_ATTR/TYPEDEF_CLASSES after declarations (PR #171444)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ecaefc9 - Revert "[mlir][tosa] Improve level check error messages" (#178239)
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] Move GET_ATTR/TYPEDEF_CLASSES after declarations (PR #171444)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Move GET_ATTR/TYPEDEF_CLASSES after declarations (PR #171444)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Fix mapper being attached to partial maps. (PR #178247)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Reland: [mlir][tosa] Improve level check error messages (PR #178248)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Reland: [mlir][tosa] Improve level check error messages (PR #178248)
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] [flang] [mlir] [flang][acc] Use ReducibleType interface on LogicalType (PR #178253)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Use ReducibleType interface on LogicalType (PR #178253)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Use ReducibleType interface on LogicalType (PR #178253)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Use ReducibleType interface on LogicalType (PR #178253)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4ca6d8a - Reland: [mlir][tosa] Improve level check error messages (#178248)
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] 934638c - [MLIR][TOSA] Guard scatter lowering against unranked operand (#178188)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][TOSA] Guard scatter lowering against unranked operand (PR #178188)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir] TileUsingInterface bugfix for dominance error (PR #178190)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3f5a5d4 - [mlir][tosa] Add constant folding support for `tosa.dim` (#176975)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [WIP][mlir][OpenMP] Translate omp.declare_simd to LLVM IR (PR #178087)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [WIP][mlir][OpenMP] Translate omp.declare_simd to LLVM IR (PR #178087)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c183af3 - [CIR] Implement 'noreturn' attribute for functions/calls. (#177978)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Update all-reduce (& vector tests) to use workgroup barriers (PR #178285)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Update all-reduce (& vector tests) to use workgroup barriers (PR #178285)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [CIR] Implement returns_twice, cold, hot, noduplicate, convergent fun… (PR #178289)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [RFC][mlir] Introduced unit SideEffects::Resource. (PR #178291)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [RFC][mlir] Introduced unit SideEffects::Resource. (PR #178291)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [RFC][mlir] Introduced unit SideEffects::Resource. (PR #178291)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
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] [mlir] Fix a crash in ensure-debug-info-scope-on-llvm-func. (PR #178337)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Fix mapper being attached to partial maps. (PR #178247)
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] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][emitc] Fix recurring operands in expression (PR #178382)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][dataflow] Overload visitNonControlFlowArguments (PR #178383)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [OpenMP][mlir] Add DynGroupPrivateClause in omp dialect (PR #153562)
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] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [milr][memref]: Add control options to FoldMemrefAliasOps (PR #178405)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [milr][memref]: Add control options to FoldMemrefAliasOps (PR #178405)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [milr][memref]: Add control options to FoldMemrefAliasOps (PR #178405)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [milr][memref]: Add control options to FoldMemrefAliasOps (PR #178405)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [milr][memref]: Add control options to FoldMemrefAliasOps (PR #178405)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] eb64fb6 - [mlir][emitc] Fix recurring operands in expression (#178382)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
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] [flang] [mlir] [RFC][Draft][flang][FIR] Model implict box allocations in side effects (PR #178412)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c494b74 - [mlir][emitc] Remove unused #include
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] [mlir][sparse] Implement missing BufferizableOpInterface methods for NewOp (PR #178423)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] Implement missing BufferizableOpInterface methods for NewOp (PR #178423)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] Implement missing BufferizableOpInterface methods for NewOp (PR #178423)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements (PR #178395)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] Implement missing BufferizableOpInterface methods for NewOp (PR #178423)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6682681 - [CIR] Implement returns_twice, cold, hot, noduplicate, convergent func attrs (#178289)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3a60a1e - [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (#178428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Arith] Fix crash when folding operations with dynamic-shaped tensors (PR #178428)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix typo "LABLE" in test checks (PR #178448)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix typo "LABLE" in test checks (PR #178448)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (PR #178443)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Fix recursive mapper emission. (PR #178453)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Fix recursive mapper emission. (PR #178453)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Fix recursive mapper emission. (PR #178453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5feb202 - [mlir][spirv] Add Pooling, Fourier Transform, and MatMul operations (#177585)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 596a835 - [MLIR] Fix typo "LABLE" in test checks (#178448)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ffeb7d7 - [mlir][dataflow ] Drop LLVM_DEBUG of DATAFLOW_DEBUG (NFC) (#177398)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [flang][openacc][NFC] Fix header format (PR #178477)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 95a5ff1 - [flang][openacc][NFC] Fix header format (#178477)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0c41758 - [MLIR][Python] Remove partial LLVM APIs in python bindings (#178290)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Fix recursive mapper emission. (PR #178453)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements (PR #178395)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [milr][memref]: Add control options to FoldMemrefAliasOps (PR #178405)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir] TileUsingInterface bugfix for dominance error (PR #178190)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 37e9381 - [mlir][tosa] Fix pad op verifier when padding is dynamic (#177622)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 59e4479 - [mlir] Fix new clang-tidy warning llvm-type-switch-case-types. NFC. (#178487)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] cd4c9d2 - [mlir][xegpu] Add initial support for layout conflict handling. (#173090)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC][mlir][AMDGPU] Partition dialect .td into multiple files (PR #178562)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC][mlir][AMDGPU] Partition dialect .td into multiple files (PR #178562)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NFC][mlir][AMDGPU] Partition dialect .td into multiple files (PR #178562)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [Linalg] Preserve discardable/user-defined attributes during generalization (PR #178599)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [Linalg] Preserve discardable/user-defined attributes during generalization (PR #178599)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Use reportFatalInternalError in DialectConversion (PR #178612)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Use reportFatalInternalError in DialectConversion (PR #178612)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Use reportFatalInternalError in DialectConversion (PR #178612)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements and `makeCanonicalStridedLayoutExpr` (PR #178395)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add Activation operators to TOSA Extended Instruction S… (PR #178620)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCOptimizeFirstprivateMap pass (PR #178546)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCOptimizeFirstprivateMap pass (PR #178546)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCOptimizeFirstprivateMap pass (PR #178546)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][acc] Add ACCOptimizeFirstprivateMap pass (PR #178546)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8756292 - [mlir] Fix integer overflow in ShapedType::getNumElements and `makeCanonicalStridedLayoutExpr` (#178395)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix integer overflow in ShapedType::getNumElements and `makeCanonicalStridedLayoutExpr` (PR #178395)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][OpenACC] Refactor TableGen definitions: split enums and attributes into dedicated files (PR #178650)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][OpenACC] Refactor TableGen definitions: split enums and attributes into dedicated files (PR #178650)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][OpenACC] Refactor TableGen definitions: split enums and attributes into dedicated files (PR #178650)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][OpenACC] Refactor TableGen definitions: split enums and attributes into dedicated files (PR #178650)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8a9f362 - [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (#177857)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 24e95ba - [mlir][Linalg] Preserve discardable/user-defined attributes during generalization (#178599)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][OpenMP] Fix unused variable warning for #137201 (PR #178659)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b1f845d - [MLIR][OpenMP] Fix unused variable warning for #137201 (#178659)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Enforce `GroupNonUniformQuadSwap` direction values using an attribute (PR #178684)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Enforce `GroupNonUniformQuadSwap` direction values using an attribute (PR #178684)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (2/n) (PR #178529)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (2/n) (PR #178529)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MemRefToLLVM] Diagnose rank/index mismatch in generic_atomic_rmw lowering (PR #178704)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9377c1d - [mlir][spirv] Enforce `GroupNonUniformQuadSwap` direction values using an attribute (#178684)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 243f011 - [mlir][GPU|NVVM] Update the default SM to 7.5 (#177469)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d9c65f9 - [mlir][xegpu] Add `XeGPUSgToWiDistributeExperimental` pass. (#177492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][xegpu] Remove some unused headers. (PR #178719)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 84c66f4 - [mlir][vector] Add assumeAligned mode to vector.store narrow type emulation (#178565)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] eb33585 - [mlir][xegpu] Remove unused headers added in #177492 (#178719)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Fixes #115849 [MLIR][affine] Prevent illegal loop fusion with different-sized vector types (PR #178726)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Fixes #115849 [MLIR][affine] Prevent illegal loop fusion with different-sized vector types (PR #178726)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Fixes #115849 [MLIR][affine] Prevent illegal loop fusion with different-sized vector types (PR #178726)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Fixes #115849 [MLIR][affine] Prevent illegal loop fusion with different-sized vector types (PR #178726)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Fixes #115849 [MLIR][affine] Prevent illegal loop fusion with different-sized vector types (PR #178726)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f951f63 - [flang][acc] Add ACCOptimizeFirstprivateMap pass (#178546)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add overflow<nsw> flags to dimension calculations in ReshapeOpsUtils (PR #178766)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Fix trip count signedness and overflow in SCF Utils (PR #178782)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang] Emit llvm.assume for array bounds constraints (PR #178811)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] Implement missing BufferizableOpInterface methods for NewOp (PR #178423)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][shape] Fix crash in FromExtentsOp::fold with poison operands (PR #178844)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][shape] Fix crash in FromExtentsOp::fold with poison operands (PR #178844)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][shape] Fix crash in FromExtentsOp::fold with poison operands (PR #178844)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][shape] Fix crash in FromExtentsOp::fold with poison operands (PR #178844)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 50ae8a0 - [MLIR][LLVM] Fix a crash in ensure-debug-info-scope-on-llvm-func (#178337)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fe9107f - [mlir][sparse] Implement missing BufferizableOpInterface methods for NewOp (#178423)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] Implement missing BufferizableOpInterface methods for NewOp (PR #178423)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [llvm][OpenMP] Allow Chunk Size on SIMD Guided (PR #178852)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [llvm][OpenMP] Allow Chunk Size on SIMD Guided (PR #178852)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [llvm][OpenMP] Allow Chunk Size on SIMD Guided (PR #178853)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][PDL] PDLToPDLInterp: Use the pdl pattern name in the generated rewriter. (PR #149481)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][PDL] Support running `pdl_interp.foreach` on ranges of values and types (PR #173161)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Conversion] PDLToPDLInterp: Don't shadow maximum depth position when creating constraint position. (PR #162265)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang] Emit llvm.assume for array bounds constraints (PR #178811)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang] Emit llvm.assume for array bounds constraints (PR #178811)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang] Emit llvm.assume for array bounds constraints (PR #178811)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang] Emit llvm.assume for array bounds constraints (PR #178811)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang] Emit llvm.assume for array bounds constraints (PR #178811)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang] Emit llvm.assume for array bounds constraints (PR #178811)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Refactor convolution infer return type (PR #178869)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][shard, mpi] Fixing lowering allgather shard->mpi->llvm (PR #178870)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fbffdaa - [MLIR][GPU] Update serializeToObject to use SerializedObject wrapper and include ISA compiler logs (#176697)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6e0881c - [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (#178443)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Reorganize uArch for easier extension (PR #178907)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Reorganize uArch for easier extension (PR #178907)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 25fcc87 - [acc] Fix acc.loop to scf utilities (#178809)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 51f8929 - [mlir] Verify childen interface in transform named sequence (#178881)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir] TileUsingInterface bugfix for dominance error (PR #178190)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor]-Handle Dynamic Offset in BubbleUpSliceOpThroughCollapse (PR #178921)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for Convert Layout from Wg to Sg (PR #178922)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add support for Convert Layout from Wg to Sg (PR #178922)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Utils] Add overflow<nsw> flags to dimension calculations in ReshapeOpsUtils (PR #178766)
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] [flang] [llvm] [mlir] [mlir][OpenMP] Translate omp.declare_simd to LLVM IR (x86) (PR #178087)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [mlir][OpenMP] Translate omp.declare_simd to LLVM IR (x86) (PR #178087)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang][OpenMP] Don't generate code for unreachable target regions. (PR #178937)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang][OpenMP] Don't generate code for unreachable target regions. (PR #178937)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang][OpenMP] Don't generate code for unreachable target regions. (PR #178937)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (3/n) (PR #178984)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor] Guard FromElementsOp fold (PR #178996)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor] Guard FromElementsOp fold (PR #178996)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Fix crash in ArithToSPIRV trunc-i lowering on tensor types (PR #179009)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Fix crash in ArithToSPIRV trunc-i lowering on tensor types (PR #179009)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f992f97 - [MLIR][Python] Support dialect conversion in python bindings (#177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support dialect conversion in python bindings (PR #177782)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Add python-side adaptor class codegen in mlir-tblgen (PR #176640)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][XeGPU] Refactor layout propagation utilities (PR #179016)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution support for memref.alloca and xegpu.create_memdesc ops (PR #179018)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [XeGPU] Add distribution support for memref.alloca and xegpu.create_memdesc ops (PR #179018)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][affine] Prevent illegal loop fusion with different-sized vector types (PR #178726)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 012d973 - [mlir][PDL] PDLToPDLInterp: Use the pdl pattern name in the generated rewriter. (#149481)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][PDL] PDLToPDLInterp: Use the pdl pattern name in the generated rewriter. (PR #149481)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support region and traits in python-defined dialects (PR #179032)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support region and traits in python-defined dialects (PR #179032)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Interfaces] Add `mustProgress` interface method + folding pattern (PR #179039)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.select crash with index type operands (PR #179056)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.select crash with index type operands (PR #179056)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.select crash with index type operands (PR #179056)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.select crash with index type operands (PR #179056)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.select crash with index type operands (PR #179056)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.select crash with index type operands (PR #179056)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.select crash with index type operands (PR #179056)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix linalg.select crash with index type operands (PR #179056)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang][mlir][OpenMP] Add affinity clause to omp.task and Flang lowering (PR #179003)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][IR] Diagnose index element type in DenseArrayAttr (PR #179075)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][IR] Diagnose index element type in DenseArrayAttr (PR #179075)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor] Guard constant reshape folding (PR #179077)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support region in python-defined dialects (PR #179086)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support region in python-defined dialects (PR #179086)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Python] Support region in python-defined dialects (PR #179086)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [acc] add RegionBranchTerminatorOpInterface to acc.terminator (PR #174165)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [mlir] [flang][acc] Introduce interface for rematerializable ops (PR #174467)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadLiveInValueCanonicalization pass (PR #174671)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadLiveInValueCanonicalization pass (PR #174671)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [mlir] [flang][openacc] support array section privatization in lowering (PR #175184)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [mlir] [acc][flang] Add isDeviceData APIs for device data detection (PR #176219)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [mlir] [mlir][acc] Add OffloadTargetVerifier pass (PR #176467)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [mlir] [OpenACC][MLIR] clone private operands during ACCIfClauseLowering (PR #177458)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [mlir] [flang][acc] Use ReducibleType interface on LogicalType (PR #178253)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [mlir] [flang][openacc][NFC] Fix header format (PR #178477)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [mlir] [flang][openacc][NFC] Fix header format (PR #178477)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [mlir] [flang][openacc][NFC] Fix header format (PR #178477)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [mlir] [MLIR][OpenACC] Refactor TableGen definitions: split enums and attributes into dedicated files (PR #178650)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [mlir] [acc] add RegionBranchTerminatorOpInterface to acc.terminator (PR #174165)
Susan Tan ス-ザン タン
- [Mlir-commits] [mlir] [acc] add RegionBranchTerminatorOpInterface to acc.terminator (PR #174165)
Susan Tan ス-ザン タン
- [Mlir-commits] [mlir] [acc] add RegionBranchTerminatorOpInterface to acc.terminator (PR #174165)
Susan Tan ス-ザン タン
- [Mlir-commits] [mlir] [acc] add RegionBranchTerminatorOpInterface to acc.terminator (PR #174165)
Susan Tan ス-ザン タン
- [Mlir-commits] [mlir] [OpenACC][MLIR] clone firstprivate operands during ACCIfClauseLowering (PR #176856)
Susan Tan ス-ザン タン
Last message date:
Sat Jan 31 22:16:19 PST 2026
Archived on: Sat Jan 31 22:16:21 PST 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).