July 2025 Archives by date
Starting: Tue Jul 1 00:11:16 PDT 2025
Ending: Fri Jul 11 13:55:58 PDT 2025
Messages: 1963
- [Mlir-commits] [mlir] [CMake]fix CUDAToolkit_LIBRARY_ROOT DEFINED check (PR #146472)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL][CMake] CMake fixes for cross-compilation (PR #145672)
Théo Degioanni
- [Mlir-commits] [mlir] [mlir][tblgen] Fix region and successor references in custom directives (PR #146242)
Henrich Lauko
- [Mlir-commits] [mlir] [MLIR][IRDL][CMake] CMake fixes for cross-compilation (PR #145672)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Petr Kurapov
- [Mlir-commits] [flang] [llvm] [mlir] [flang][OpenMP] Enable tiling (PR #143715)
Jack Styles
- [Mlir-commits] [mlir] [mlir][bufferization] Use Type instead of Value in unknown conversion (PR #144658)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][bufferization] Support custom types (1/N) (PR #142986)
Andrei Golubev
- [Mlir-commits] [mlir] feat(linalg): add a way to pass controlFn to `foldIntoPackUnpackPatterns` (PR #143685)
Ege Beysel
- [Mlir-commits] [mlir] feat(linalg): add a way to pass controlFn to `foldIntoPackUnpackPatterns` (PR #143685)
Ege Beysel
- [Mlir-commits] [mlir] [mlir][bufferization] Support custom types (1/N) (PR #142986)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][bufferization] Return BufferLikeType in BufferizableOpInterface (PR #144867)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][linalg] Use hasPureTensorSemantics in TransposeMatmul methods. (PR #146438)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][linalg] Use hasPureTensorSemantics in TransposeMatmul methods. (PR #146438)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][tosa] Require signless types in validation and add corresponding conversion pass (PR #144367)
Peng Sun
- [Mlir-commits] [mlir] [mlir][tosa] Require signless types in validation and add corresponding conversion pass (PR #144367)
Peng Sun
- [Mlir-commits] [mlir] [mlir][tosa] Require signless types in validation and add corresponding conversion pass (PR #144367)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Require signless types in validation and add corresponding conversion pass (PR #144367)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Require signless types in validation and add corresponding conversion pass (PR #144367)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][Vector] add vector.insert canonicalization pattern for vectors created from ub.poison (PR #142944)
Yang Bai
- [Mlir-commits] [mlir] [mlir][tosa] Require signless types in validation and add corresponding conversion pass (PR #144367)
Peng Sun
- [Mlir-commits] [mlir] [MLIR][Affine] Enhance simplifyAdd for AffineExpr mod (PR #146492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Affine] Enhance simplifyAdd for AffineExpr mod (PR #146492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 698ec8c - [mlir][tosa] Require signless types in validation and add corresponding conversion pass (#144367)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Require signless types in validation and add corresponding conversion pass (PR #144367)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.rotate operation (PR #142796)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.rotate operation (PR #142796)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146467)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir] Remove unnecessary casts (NFC) (PR #146465)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][tblgen] Fix region and successor references in custom directives (PR #146242)
Henrich Lauko
- [Mlir-commits] [mlir] [mlir][tblgen] Fix region and successor references in custom directives (PR #146242)
Markus Böck
- [Mlir-commits] [mlir] [mlir][tblgen] Fix region and successor references in custom directives (PR #146242)
Henrich Lauko
- [Mlir-commits] [mlir] [mlir][tblgen] Fix region and successor references in custom directives (PR #146242)
Henrich Lauko
- [Mlir-commits] [mlir] 43d2486 - [mlir][tblgen] Fix region and successor references in custom directives (#146242)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tblgen] Fix region and successor references in custom directives (PR #146242)
Henrich Lauko
- [Mlir-commits] [mlir] [mlir][tblgen] Fix test definition names to reflect expected valid results (NFC) (PR #146243)
Henrich Lauko
- [Mlir-commits] [mlir] [mlir][tblgen] Fix test definition names to reflect expected valid results (NFC) (PR #146243)
Henrich Lauko
- [Mlir-commits] [mlir] f581ef5 - [mlir][gpu] Add gpu.rotate operation (#142796)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][gpu] Add gpu.rotate operation (PR #142796)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir][tblgen] Fix test definition names to reflect expected valid results (NFC) (PR #146243)
Henrich Lauko
- [Mlir-commits] [mlir] 37d30d9 - [mlir][tblgen] Fix test definition names to reflect expected valid results (NFC) (#146243)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tblgen] Fix test definition names to reflect expected valid results (NFC) (PR #146243)
Henrich Lauko
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Sergio Afonso
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Sergio Afonso
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Sergio Afonso
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Sergio Afonso
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Sergio Afonso
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Sergio Afonso
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Sergio Afonso
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Sergio Afonso
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Sergio Afonso
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Sergio Afonso
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Sergio Afonso
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Sergio Afonso
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Sergio Afonso
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][async] Erase op later to preserve insertion point (PR #146516)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][async] Erase op later to preserve insertion point (PR #146516)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][async] Erase op later to preserve insertion point (PR #146516)
Markus Böck
- [Mlir-commits] [mlir] [mlir][async] Erase op later to preserve insertion point (PR #146516)
lorenzo chelini
- [Mlir-commits] [llvm] [mlir] [mlir][core] Add an MLIR "pattern catalog" generator (PR #146228)
Mehdi Amini
- [Mlir-commits] [llvm] [mlir] [mlir][core] Add an MLIR "pattern catalog" generator (PR #146228)
Mehdi Amini
- [Mlir-commits] [llvm] [mlir] [mlir][core] Add an MLIR "pattern catalog" generator (PR #146228)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] [OpenMP] Enable simd in non-reduction composite constructs (PR #146097)
Kajetan Puchalski
- [Mlir-commits] [mlir] 3702d64 - [mlir] Reapply 141423 mlir-query combinators plus fix (#146156)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Reapply 141423 mlir-query combinators plus fix (PR #146156)
Jacques Pienaar
- [Mlir-commits] [mlir] [OpenMP] Enable simd in non-reduction composite constructs (PR #146097)
Kajetan Puchalski
- [Mlir-commits] [mlir] 857815f - [OpenACC][CIR] Implement 'rest' of update clause lowering (#146414)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [OpenACC][CIR] Implement 'rest' of update clause lowering (PR #146414)
Erich Keane
- [Mlir-commits] [mlir] [OpenMP] Enable simd in non-reduction composite constructs (PR #146097)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][memref] Add a new `ReifyResultShapes` pass (PR #145927)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][memref] Add a new `ReifyResultShapes` pass (PR #145927)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][memref] Add a new `ReifyResultShapes` pass (PR #145927)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][memref] Add a new `ReifyResultShapes` pass (PR #145927)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][memref] Add a new `ReifyResultShapes` pass (PR #145927)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][memref] Add a new `ReifyResultShapes` pass (PR #145927)
Kunwar Grover
- [Mlir-commits] [mlir] feat(linalg): add a way to pass controlFn to `foldIntoPackUnpackPatterns` (PR #143685)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Adam Siemieniuk
- [Mlir-commits] [mlir] 08cf6ae - [mlir][memref] Add a new `ReifyResultShapes` pass (#145927)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Add a new `ReifyResultShapes` pass (PR #145927)
Nicolas Vasilache
- [Mlir-commits] [mlir] 8cfd9b8 - [MLIR] Make generic skip packing init operand when not used in DataLayoutPropagation (#146139)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Make generic skip packing init operand when not used in DataLayoutPropagation (PR #146139)
Zhuoran Yin
- [Mlir-commits] [mlir] [mlir][Canonicalize] Copy ParallelOp Attributes in Single-iteration (PR #145852)
Michael Marjieh
- [Mlir-commits] [mlir] [mlir][linalg] Add support for scalable vectorization of linalg.mmt4d (PR #146531)
Andrzej Warzyński
- [Mlir-commits] [mlir] feat(linalg): add a way to pass controlFn to `foldIntoPackUnpackPatterns` (PR #143685)
Ege Beysel
- [Mlir-commits] [mlir] [mlir][linalg] Add support for scalable vectorization of linalg.mmt4d (PR #146531)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Add support for scalable vectorization of linalg.mmt4d (PR #146531)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [flang][debug] Generate DISubprogramAttr for omp::TargetOp. (PR #146532)
Abid Qadeer
- [Mlir-commits] [flang] [llvm] [mlir] [flang][debug] Generate DISubprogramAttr for omp::TargetOp. (PR #146532)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [flang][debug] Generate DISubprogramAttr for omp::TargetOp. (PR #146532)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [flang][debug] Generate DISubprogramAttr for omp::TargetOp. (PR #146532)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Don't generate DISubprogram for outlined function. (PR #138149)
Abid Qadeer
- [Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Don't generate DISubprogram for outlined function. (PR #138149)
Abid Qadeer
- [Mlir-commits] [flang] [mlir] [MLIR] Add ComplexTOROCDL pass (PR #144926)
Akash Banerjee
- [Mlir-commits] [mlir] initial changes (PR #146535)
Denzel-Brian Budii
- [Mlir-commits] [mlir] [mlir] Reapply 141423 mlir-query combinators plus fix (PR #146156)
LLVM Continuous Integration
- [Mlir-commits] [mlir] initial changes (PR #146535)
Denzel-Brian Budii
- [Mlir-commits] [mlir] initial changes (PR #146535)
Denzel-Brian Budii
- [Mlir-commits] [mlir] [mlir] Remove unnecessary casts (NFC) (PR #146465)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146467)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][xegpu] Relax rank restriction of TensorDescType (PR #145916)
Chao Chen
- [Mlir-commits] [mlir] [mlir][lineal] Use `ub.poison` in linalg vectorizer instead of `0` for transfer ops (PR #146544)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][lineal] Use `ub.poison` in linalg vectorizer instead of `0` for transfer ops (PR #146544)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] feat(linalg): add a way to pass controlFn to `foldIntoPackUnpackPatterns` (PR #143685)
Ege Beysel
- [Mlir-commits] [mlir] [mlir][linalg] Use hasPureTensorSemantics in TransposeMatmul methods. (PR #146438)
Andrzej Warzyński
- [Mlir-commits] [mlir] [OpenMP] Enable simd in non-reduction composite constructs (PR #146097)
Sergio Afonso
- [Mlir-commits] [mlir] [mlir][lineal] Use `ub.poison` in linalg vectorizer instead of `0` for transfer ops (PR #146544)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Use `ub.poison` in linalg vectorizer instead of `0` for some transfer ops (PR #146544)
Fabian Mora
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Tom Tromey
- [Mlir-commits] [mlir] [mlir][xegpu] Relax rank restriction of TensorDescType (PR #145916)
Chao Chen
- [Mlir-commits] [mlir] [mlir][sparse] Do not access operation after it was replaced (PR #146546)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][sparse] Do not access operation after it was replaced (PR #146546)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 569ca0f - [mlir][async] Erase op later to preserve insertion point (#146516)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][async] Erase op later to preserve insertion point (PR #146516)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][xegpu] Relax rank restriction of TensorDescType (PR #145916)
Chao Chen
- [Mlir-commits] [mlir] [mlir][linalg] Use `ub.poison` in linalg vectorizer instead of `0` for some transfer ops (PR #146544)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][SPIRVToLLVM] Set valid insertion point after op erasure (PR #146551)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][SPIRVToLLVM] Set valid insertion point after op erasure (PR #146551)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRVToLLVM] Set valid insertion point after op erasure (PR #146551)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][xegpu] Relax rank restriction of TensorDescType (PR #145916)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][gpu] Add pass for emulating unsupported types. (PR #138087)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [mlir][xegpu] Relax rank restriction of TensorDescType (PR #145916)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][xegpu] Relax rank restriction of TensorDescType (PR #145916)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][xegpu] Relax rank restriction of TensorDescType (PR #145916)
Adam Siemieniuk
- [Mlir-commits] [mlir] [OpenMP] Enable simd in non-reduction composite constructs (PR #146097)
Kajetan Puchalski
- [Mlir-commits] [mlir] [MLIR][Linalg] Harden parsing Linalg named ops (PR #145337)
Ben Vanik
- [Mlir-commits] [mlir] [mlir][emitc] Adding a reflection option to the class (PR #146133)
Jaden Angella
- [Mlir-commits] [mlir] [mlir][emitc] Adding a reflection option to the class (PR #146133)
Jaden Angella
- [Mlir-commits] [mlir] [MLIR][Linalg] Harden parsing Linalg named ops (PR #145337)
Ben Vanik
- [Mlir-commits] [mlir] [mlir][emitc] Adding a reflection option to the class (PR #146133)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Fix bug in `visitDivExpr`, `visitModExpr` and `visitMulExpr` (PR #145290)
Uday Bondhugula
- [Mlir-commits] [mlir] Fix bug in `visitDivExpr`, `visitModExpr` and `visitMulExpr` (PR #145290)
Uday Bondhugula
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][sparse] Do not access operation after it was replaced (PR #146546)
Aart Bik
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Sang Ik Lee
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Sang Ik Lee
- [Mlir-commits] [mlir] d480359 - [mlir][sparse] Do not access operation after it was replaced (#146546)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][sparse] Do not access operation after it was replaced (PR #146546)
Matthias Springer
- [Mlir-commits] [mlir] Deprecate tile reduction to forall (PR #94316)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir][spirv] Fix int type declaration duplication when serializing (PR #145687)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][xegpu] Fix seg-fault caused by setting a null attribute (PR #146002)
Chao Chen
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang
- [Mlir-commits] [llvm] [mlir] [mlir][core] Add an MLIR "pattern catalog" generator (PR #146228)
Jeremy Kun
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang
- [Mlir-commits] [mlir] [mlir][xegpu] Fix seg-fault caused by setting a null attribute (PR #146002)
Chao Chen
- [Mlir-commits] [llvm] [mlir] [mlir][spirv] Fix int type declaration duplication when serializing (PR #145687)
Jakub Kuderski
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang
- [Mlir-commits] [mlir] 5d849d3 - [mlir][xegpu] Fix seg-fault caused by setting a null attribute (#146002)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][xegpu] Fix seg-fault caused by setting a null attribute (PR #146002)
Chao Chen
- [Mlir-commits] [mlir] [mlir][bufferization] Use Type instead of Value in unknown conversion (PR #144658)
Han-Chung Wang
- [Mlir-commits] [llvm] [mlir] [mlir][spirv] Fix int type declaration duplication when serializing (PR #145687)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][arith] Add `arith::ConstantIntOp` constructor (PR #144638)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] 5ed852f - [mlir][arith] Add `arith::ConstantIntOp` constructor (#144638)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][arith] Add `arith::ConstantIntOp` constructor (PR #144638)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][arith] Add `arith::ConstantIntOp` constructor (PR #144638)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL][CMake] CMake fixes for cross-compilation (PR #145672)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][IRDL][CMake] CMake fixes for cross-compilation (PR #145672)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Eric Feng
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] aa1d9a4 - [MLIR][Affine] Enhance simplifyAdd for AffineExpr mod (#146492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Affine] Enhance simplifyAdd for AffineExpr mod (PR #146492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Affine] Enhance simplifyAdd for AffineExpr mod (PR #146492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Affine] Enhance simplifyAdd for AffineExpr mod (PR #146492)
LLVM Continuous Integration
- [Mlir-commits] [llvm] [mlir] [mlir][core] Add an MLIR "pattern catalog" generator (PR #146228)
Jeremy Kun
- [Mlir-commits] [llvm] [mlir] [mlir][core] Add an MLIR "pattern catalog" generator (PR #146228)
Jeremy Kun
- [Mlir-commits] [llvm] [mlir] [mlir][core] Add an MLIR "pattern catalog" generator (PR #146228)
Jeremy Kun
- [Mlir-commits] [mlir] [MLIR][Affine] Enhance simplifyAdd for AffineExpr mod (PR #146492)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b68e8f1 - [mlir][linalg] Allow promotion to use the original subview size (#144334)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Allow promotion to use the original subview size (PR #144334)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][linalg] Allow promotion to use the original subview size (PR #144334)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6c9be27 - [mlir][tensor] Fold identity `reshape` of 0d-tensors (#146375)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tensor] Fold identity `reshape` of 0d-tensors (PR #146375)
Markus Böck
- [Mlir-commits] [mlir] [mlir][emitc] Adding a reflection option to the class (PR #146133)
Matthias Gehre
- [Mlir-commits] [mlir] 647aa66 - [mlir][SPIRVToLLVM] Set valid insertion point after op erasure (#146551)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRVToLLVM] Set valid insertion point after op erasure (PR #146551)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][NVVM] Update MLIR mapa to reflect new address space (PR #146031)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Update MLIR mapa to reflect new address space (PR #146031)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Adam Siemieniuk
- [Mlir-commits] [mlir] [OpenMP] Enable simd in non-reduction composite constructs (PR #146097)
Sergio Afonso
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6ec9b1b - [MLIR] Remove spurious space when printing `prop-dict` (#145962)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Remove spurious space when printing `prop-dict` (PR #145962)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [Flang][MLIR] Add `!$omp unroll` and `omp.unroll_heuristic` (PR #144785)
Michael Kruse
- [Mlir-commits] [flang] [mlir] [Flang][MLIR] Add `!$omp unroll` and `omp.unroll_heuristic` (PR #144785)
Michael Kruse
- [Mlir-commits] [flang] [mlir] [Flang][MLIR] Add `!$omp unroll` and `omp.unroll_heuristic` (PR #144785)
Michael Kruse
- [Mlir-commits] [flang] [mlir] [Flang][MLIR] Add `!$omp unroll` and `omp.unroll_heuristic` (PR #144785)
Michael Kruse
- [Mlir-commits] [flang] [mlir] [Flang][MLIR] Add `!$omp unroll` and `omp.unroll_heuristic` (PR #144785)
Michael Kruse
- [Mlir-commits] [flang] [mlir] [Flang][MLIR] Add `!$omp unroll` and `omp.unroll_heuristic` (PR #144785)
Michael Kruse
- [Mlir-commits] [mlir] [OpenMP] Enable simd in non-reduction composite constructs (PR #146097)
Kajetan Puchalski
- [Mlir-commits] [mlir] [OpenMP] Enable simd in non-reduction composite constructs (PR #146097)
Sergio Afonso
- [Mlir-commits] [mlir] [OpenMP] Enable simd in non-reduction composite constructs (PR #146097)
Sergio Afonso
- [Mlir-commits] [mlir] [OpenMP] Enable simd in non-reduction composite constructs (PR #146097)
Sergio Afonso
- [Mlir-commits] [mlir] [OpenMP] Enable simd in non-reduction composite constructs (PR #146097)
Kajetan Puchalski
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Kareem Ergawy
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Kareem Ergawy
- [Mlir-commits] [mlir] [MLIR][OpenMP][NFC] Use header guards for tblgen'd definitions (PR #146684)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Sergio Afonso
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Sergio Afonso
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Sergio Afonso
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Sergio Afonso
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Sergio Afonso
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Sergio Afonso
- [Mlir-commits] [mlir] [MLIR] Add support for IntArrayProp<I32Prop> (PR #146685)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Add support for IntArrayProp<I32Prop> (PR #146685)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Add support for IntArrayProp<I32Prop> (PR #146685)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][OpenMP][NFC] Use header guards for tblgen'd definitions (PR #146684)
Michael Kruse
- [Mlir-commits] [mlir] [MLIR][OpenMP][NFC] Use header guards for tblgen'd definitions (PR #146684)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][vector][nfc] Rename `populateVectorTransferCollapseInnerMostContiguousDimsPatterns` (PR #145228)
Oleksandr Alex Zinenko
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Anchu Rajendran S
- [Mlir-commits] [clang] [llvm] [mlir] [DenseMap] Do not align pointer sentinel values (NFC) (PR #146595)
Nikita Popov
- [Mlir-commits] [mlir] [mlir][Affine] Fix crash in affine-loop-fusion pass by guarding against an empty op list (PR #144841)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Affine] Fix crash in affine-loop-fusion pass by guarding against an empty op list (PR #144841)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [MLIR][OpenMP][NFC] Use header guards for tblgen'd definitions (PR #146684)
Michael Kruse
- [Mlir-commits] [mlir] [MLIR][OpenMP][NFC] Use header guards for tblgen'd definitions (PR #146684)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][OpenMP][NFC] Use header guards for tblgen'd definitions (PR #146684)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][OpenMP][NFC] Use header guards for tblgen'd definitions (PR #146684)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [Flang][MLIR] Add `!$omp unroll` and `omp.unroll_heuristic` (PR #144785)
Michael Kruse
- [Mlir-commits] [mlir] bca79ec - [mlir][linalg] Use `ub.poison` in linalg vectorizer instead of `0` for some transfer ops (#146544)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Use `ub.poison` in linalg vectorizer instead of `0` for some transfer ops (PR #146544)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] 38ad6b1 - [mlir][Affine] Fix crash in affine-loop-fusion pass by guarding against an empty op list (#144841)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Affine] Fix crash in affine-loop-fusion pass by guarding against an empty op list (PR #144841)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Redirect transfer read to masked load lowering (PR #146705)
Zhuoran Yin
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Redirect transfer read to masked load lowering (PR #146705)
Zhuoran Yin
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Redirect transfer read to masked load lowering (PR #146705)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Redirect transfer read to masked load lowering (PR #146705)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Redirect transfer read to masked load lowering (PR #146705)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146709)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146709)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [MLIR] Add ComplexTOROCDL pass (PR #144926)
Akash Banerjee
- [Mlir-commits] [flang] [mlir] [MLIR] Add ComplexTOROCDL pass (PR #144926)
Akash Banerjee
- [Mlir-commits] [mlir] [mlir][Affine] Fix crash in affine-loop-fusion pass by guarding against an empty op list (PR #144841)
LLVM Continuous Integration
- [Mlir-commits] [flang] [mlir] [MLIR] Add ComplexTOROCDL pass (PR #144926)
Akash Banerjee
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146709)
Shilei Tian
- [Mlir-commits] [mlir] [MLIR][OpenMP][NFC] Use header guards for tblgen'd definitions (PR #146684)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Redirect transfer read to masked load lowering (PR #146705)
Kunwar Grover
- [Mlir-commits] [flang] [mlir] [MLIR] Add ComplexTOROCDLLibraryCalls pass (PR #144926)
Akash Banerjee
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to splat (PR #146724)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to splat (PR #146724)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to splat (PR #146724)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to splat (PR #146724)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to splat (PR #146724)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to splat (PR #146724)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to splat (PR #146724)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to splat (PR #146724)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to splat (PR #146724)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to splat (PR #146724)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to SplatElementsAttr (PR #146724)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Jakub Kuderski
- [Mlir-commits] [flang] [mlir] [MLIR] Add ComplexTOROCDLLibraryCalls pass (PR #144926)
Akash Banerjee
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Tom Eccles
- [Mlir-commits] [mlir] 16b75c8 - [mlir][OpenMP] implement SIMD reduction (#146671)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.select` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP] implement SIMD reduction (PR #146671)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][OpenMP][NFC] Use header guards for tblgen'd definitions (PR #146684)
Tom Eccles
- [Mlir-commits] [clang] [llvm] [mlir] [DenseMap] Do not align pointer sentinel values (NFC) (PR #146595)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
Sergio Afonso
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
Sergio Afonso
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
Sergio Afonso
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to SplatElementsAttr (PR #146724)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to SplatElementsAttr (PR #146724)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146709)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][emitc] Adding a reflection option to the class (PR #146133)
Jaden Angella
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Anchu Rajendran S
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Kunwar Grover
- [Mlir-commits] [mlir] 191583c - [mlir] Remove unused includes (NFC) (#146709)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146709)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Anchu Rajendran S
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Diego Caballero
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Eric Feng
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Eric Feng
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][bufferization] Return BufferLikeType in BufferizableOpInterface (PR #144867)
Han-Chung Wang
- [Mlir-commits] [mlir] a63f572 - [mlir][bufferization] Return BufferLikeType in BufferizableOpInterface (#144867)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Return BufferLikeType in BufferizableOpInterface (PR #144867)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Redirect transfer read to masked load lowering (PR #146705)
Rahul Kayaith
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Eric Feng
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Eric Feng
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Jakub Kuderski
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Anchu Rajendran S
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Eric Feng
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Redirect transfer read to masked load lowering (PR #146705)
Zhuoran Yin
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Redirect transfer read to masked load lowering (PR #146705)
Rahul Kayaith
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][bufferization] Return BufferLikeType in BufferizableOpInterface (PR #144867)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][AMDGPU] Redirect transfer read to masked load lowering (PR #146705)
Zhuoran Yin
- [Mlir-commits] [mlir] 6ecb6a8 - [mlir][vector][nfc] Rename `populateVectorTransferCollapseInnerMostContiguousDimsPatterns` (#145228)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector][nfc] Rename `populateVectorTransferCollapseInnerMostContiguousDimsPatterns` (PR #145228)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Diego Caballero
- [Mlir-commits] [mlir] 274152c - [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (#146618)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
Jakub Kuderski
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [mlir][OpenMP][llvm]Atomic control backend (PR #143769)
Anchu Rajendran S
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [flang] [mlir] [flang][flang-driver][mlir][OpenMP] atomic control support (PR #143441)
Anchu Rajendran S
- [Mlir-commits] [mlir] [mlir][vector][spirv] Lower `vector.to_elements` to SPIR-V (PR #146618)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146812)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146812)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146812)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][OpenMP] Allocate `reduction` init temps on the stack for GPUs (PR #146667)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang][OpenMP] Allocate `reduction` init temps on the stack for GPUs (PR #146667)
Kareem Ergawy
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146812)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146812)
River Riddle
- [Mlir-commits] [flang] [mlir] [flang][OpenMP] Allocate `reduction` init temps on the stack for GPUs (PR #146667)
Kareem Ergawy
- [Mlir-commits] [mlir] bd6cd92 - [MLIR][OpenMP][NFC] Use header guards for tblgen'd definitions (#146684)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][OpenMP][NFC] Use header guards for tblgen'd definitions (PR #146684)
Michael Kruse
- [Mlir-commits] [mlir] [MLIR/Utils] Add missing dep on Arith dialect (PR #146834)
Thomas Preud'homme
- [Mlir-commits] [mlir] [MLIR/Utils] Add missing dep on Arith dialect (PR #146834)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Fix computeCollapsedLayoutMap for contiguous dynamic dim (PR #136485)
Maya Amrami
- [Mlir-commits] [mlir] [MLIR/Utils] Add missing dep on Arith dialect (PR #146834)
Thomas Preud'homme
- [Mlir-commits] [flang] [llvm] [mlir] [flang][debug] Generate DISubprogramAttr for omp::TargetOp. (PR #146532)
Abid Qadeer
- [Mlir-commits] [flang] [llvm] [mlir] [flang][debug] Generate DISubprogramAttr for omp::TargetOp. (PR #146532)
Abid Qadeer
- [Mlir-commits] [mlir] d56c06e - [flang][debug] Generate DISubprogramAttr for omp::TargetOp. (#146532)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [flang][debug] Generate DISubprogramAttr for omp::TargetOp. (PR #146532)
Abid Qadeer
- [Mlir-commits] [mlir] [MLIR/Utils] Add missing dep on Arith dialect (PR #146834)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir-tblgen] Emit named operand indices (PR #146839)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [flang][debug] Generate DISubprogramAttr for omp::TargetOp. (PR #146532)
LLVM Continuous Integration
- [Mlir-commits] [flang] [llvm] [mlir] [flang][debug] Generate DISubprogramAttr for omp::TargetOp. (PR #146532)
Abid Qadeer
- [Mlir-commits] [mlir] [MLIR][IRDL][CMake] CMake fixes for cross-compilation (PR #145672)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL][CMake] CMake fixes for cross-compilation (PR #145672)
Théo Degioanni
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7763002 - [MLIR/Utils] Add missing dep on Arith dialect (#146834)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR/Utils] Add missing dep on Arith dialect (PR #146834)
Thomas Preud'homme
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][OpenMP] Allocate `reduction` init temps on the stack for GPUs (PR #146667)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang][OpenMP] Allocate `reduction` init temps on the stack for GPUs (PR #146667)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang][OpenMP] Allocate `reduction` init temps on the stack for GPUs (PR #146667)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][bufferization] Do not access operation after it was replaced (PR #146860)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][bufferization] Do not access operation after it was replaced (PR #146860)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Do not access operation after it was replaced (PR #146860)
Markus Böck
- [Mlir-commits] [mlir] [mlir][bufferization] Do not access operation after it was replaced (PR #146860)
lorenzo chelini
- [Mlir-commits] [mlir] [mlir][SCF][NFC] Remove duplicate `getConstantTripCount` implementation (PR #146347)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] 51485ab - [mlir][bufferization] Do not access operation after it was replaced (#146860)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][bufferization] Do not access operation after it was replaced (PR #146860)
Matthias Springer
- [Mlir-commits] [mlir] b5f5a76 - [OpenMP] Make headers parse standalone. NFC
Benjamin Kramer
- [Mlir-commits] [mlir] [MLIR][NVVM] Update MLIR mapa to reflect new address space (PR #146031)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Update MLIR mapa to reflect new address space (PR #146031)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Update MLIR mapa to reflect new address space (PR #146031)
Guray Ozen
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][memref]support test-compose-subview dynamic size (PR #146881)
lonely eagle
- [Mlir-commits] [mlir] [mlir][memref]support test-compose-subview dynamic size (PR #146881)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref]support test-compose-subview dynamic size (PR #146881)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref]support test-compose-subview dynamic size (PR #146881)
lonely eagle
- [Mlir-commits] [mlir] [mlir][tosa][linalg] Pass local_bound attribute to named linalg ops (PR #146883)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir][tosa][linalg] Pass local_bound attribute to named linalg ops (PR #146883)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 23216b4 - [mlir][SCF][NFC] Remove duplicate `getConstantTripCount` implementation (#146347)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SCF][NFC] Remove duplicate `getConstantTripCount` implementation (PR #146347)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Use `llvm::fill` instead of `std::fill`(NFC) (PR #146889)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir] Use `llvm::fill` instead of `std::fill`(NFC) (PR #146889)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use `llvm::fill` instead of `std::fill`(NFC) (PR #146889)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use `llvm::fill` instead of `std::fill`(NFC) (PR #146889)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.select` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [mlir][toy] Use `make_early_inc_range` when erasing ops during iteration (PR #146892)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [mlir] Fix Wparentheses warning (PR #146893)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][toy] Use `make_early_inc_range` when erasing ops during iteration (PR #146892)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix Wparentheses warning (PR #146893)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix Wparentheses warning (PR #146893)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][transform] Fix Wtype-limits warning (PR #146898)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][toy] Use `make_early_inc_range` when erasing ops during iteration (PR #146892)
Markus Böck
- [Mlir-commits] [mlir] [mlir][transform] Fix Wtype-limits warning (PR #146898)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 34f124b - [mlir][toy] Use `make_early_inc_range` when erasing ops during iteration (#146892)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][toy] Use `make_early_inc_range` when erasing ops during iteration (PR #146892)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][TosaToLinalg] Ensure valid insertion pointer after op erasure (PR #146908)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][TosaToLinalg] Ensure valid insertion pointer after op erasure (PR #146908)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][TosaToLinalg] Ensure valid insertion pointer after op erasure (PR #146908)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][TosaToLinalg] Ensure valid insertion pointer after op erasure (PR #146908)
Markus Böck
- [Mlir-commits] [mlir] [mlir][tosa][linalg] Pass local_bound attribute to named linalg ops (PR #146883)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][transform] Fix Wtype-limits warning (PR #146898)
Rolf Morel
- [Mlir-commits] [mlir] [mlir][memref]support test-compose-subview dynamic size (PR #146881)
lonely eagle
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146812)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp_target_allocmem and omp_target_freemem fir ops. (PR #145464)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146812)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Nicolas Vasilache
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp_target_allocmem and omp_target_freemem fir ops. (PR #145464)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp_target_allocmem and omp_target_freemem fir ops. (PR #145464)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][IRDL][CMake] CMake fixes for cross-compilation (PR #145672)
Théo Degioanni
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp_target_allocmem and omp_target_freemem fir ops. (PR #145464)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] e8f491f - [mlir] Remove unused includes (NFC) (#146812)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #146812)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][vector] Avoid setting padding by default to `0` in `vector.transfer_read` prefer `ub.poison` (PR #146088)
Momchil Velikov
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Renato Golin
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Renato Golin
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Aaron Ballman
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Aaron Ballman
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] Use range-based for loops (NFC) (PR #146946)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Use range-based for loops (NFC) (PR #146946)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] Reland [mlir][spirv] Fix int type declaration duplication when serializing (PR #145687)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir] Use llvm::any_of and llvm::all_of (NFC) (PR #146947)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Use llvm::any_of and llvm::all_of (NFC) (PR #146947)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use llvm::any_of and llvm::all_of (NFC) (PR #146947)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use {} instead of std::nullopt (NFC) (PR #146949)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] Use {} instead of std::nullopt (NFC) (PR #146949)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [acc][flang] Use SymbolRefAttr for func_name in ACC routine (PR #146951)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [acc][flang] Use SymbolRefAttr for func_name in ACC routine (PR #146951)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [acc][flang] Use SymbolRefAttr for func_name in ACC routine (PR #146951)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] Reland [mlir][spirv] Fix int type declaration duplication when serializing (PR #145687)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir] Use llvm::any_of and llvm::all_of (NFC) (PR #146947)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][Vector] Support scalar 'vector.insert' in vector linearization (PR #146954)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][Vector] Support scalar 'vector.insert' in vector linearization (PR #146954)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Vector] Support scalar 'vector.insert' in vector linearization (PR #146954)
Ivan Butygin
- [Mlir-commits] [llvm] [mlir] Reland [mlir][spirv] Fix int type declaration duplication when serializing (PR #145687)
Davide Grohmann
- [Mlir-commits] [flang] [mlir] [mlir][acc][flang] Use SymbolRefAttr for func_name in ACC routine (PR #146951)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [flang] [mlir] [mlir][acc][flang] Use SymbolRefAttr for func_name in ACC routine (PR #146951)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [mlir] [mlir][IR][WIP] Set insertion point when erasing an operation (PR #146955)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][TosaToLinalg] Ensure valid insertion pointer after op erasure (PR #146908)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR][WIP] Set insertion point when erasing an operation (PR #146955)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc][flang] Use SymbolRefAttr for func_name in ACC routine (PR #146951)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir] Use llvm::any_of and llvm::all_of (NFC) (PR #146947)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Use llvm::any_of and llvm::all_of (NFC) (PR #146947)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Use {} instead of std::nullopt (NFC) (PR #146949)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][examples] Use {} instead of std::nullopt (NFC) (PR #146949)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][examples] Use {} instead of std::nullopt (NFC) (PR #146949)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Use range-based for loops (NFC) (PR #146946)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Fix Wparentheses warning (PR #146893)
Mehdi Amini
- [Mlir-commits] [mlir] 1f7effc - [mlir][acc][flang] Use SymbolRefAttr for func_name in ACC routine (#146951)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir][acc][flang] Use SymbolRefAttr for func_name in ACC routine (PR #146951)
Razvan Lupusoru
- [Mlir-commits] [flang] [mlir] [mlir][acc][flang] Use SymbolRefAttr for func_name in ACC routine (PR #146951)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][examples] Use {} instead of std::nullopt (NFC) (PR #146949)
Kazu Hirata
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Sang Ik Lee
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
Quinn Dawkins
- [Mlir-commits] [mlir] [mlir][examples] Use {} instead of std::nullopt (NFC) (PR #146949)
Kazu Hirata
- [Mlir-commits] [mlir] 96f7f22 - [mlir][examples] Use {} instead of std::nullopt (NFC) (#146949)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][examples] Use {} instead of std::nullopt (NFC) (PR #146949)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Use llvm::any_of and llvm::all_of (NFC) (PR #146947)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Use range-based for loops (NFC) (PR #146946)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Use range-based for loops (NFC) (PR #146946)
Kazu Hirata
- [Mlir-commits] [mlir] ba9c262 - [mlir] Use llvm::any_of and llvm::all_of (NFC) (#146947)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use llvm::any_of and llvm::all_of (NFC) (PR #146947)
Kazu Hirata
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang
- [Mlir-commits] [mlir] [MLIR][NFC] Fix typo in addTypeAttributeConversion comment (PR #146977)
Xiaomin Liu
- [Mlir-commits] [mlir] [MLIR][NFC] Fix typo in addTypeAttributeConversion comment (PR #146977)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NFC] Fix typo in addTypeAttributeConversion comment (PR #146977)
Xiaomin Liu
- [Mlir-commits] [mlir] [MLIR][Docs] Fix typo in addTypeAttributeConversion comment (PR #146977)
Xiaomin Liu
- [Mlir-commits] [mlir] [mlir] add optional type functor to call and function interfaces (PR #146979)
Gibran Essa
- [Mlir-commits] [mlir] [mlir] add optional type functor to call and function interfaces (PR #146979)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] add optional type functor to call and function interfaces (PR #146979)
Gibran Essa
- [Mlir-commits] [mlir] [mlir] Use llvm::any_of and llvm::all_of (NFC) (PR #146947)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir] Use range-based for loops (NFC) (PR #146946)
Longsheng Mou
- [Mlir-commits] [mlir] 0db0c79 - [mlir] Use range-based for loops (NFC) (#146946)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use range-based for loops (NFC) (PR #146946)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Use `llvm::fill` instead of `std::fill`(NFC) (PR #146889)
Kazu Hirata
- [Mlir-commits] [mlir] 48e89a8 - [mlir][transform] Fix Wtype-limits warning (#146898)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][transform] Fix Wtype-limits warning (PR #146898)
Longsheng Mou
- [Mlir-commits] [mlir] [mlir][transform] Fix Wtype-limits warning (PR #146898)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Hu Yufan
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Hu Yufan
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Thomas Raoux
- [Mlir-commits] [mlir] [MLIR][NVVM] Update MLIR mapa to reflect new address space (PR #146031)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][NVVM] Update MLIR mapa to reflect new address space (PR #146031)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang][OpenMP] Allocate `reduction` init temps on the stack for GPUs (PR #146667)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang][OpenMP] Allocate `reduction` init temps on the stack for GPUs (PR #146667)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][IR][WIP] Set insertion point when erasing an operation (PR #146955)
Markus Böck
- [Mlir-commits] [mlir] [MLIR][Docs] Fix typo in addTypeAttributeConversion comment (PR #146977)
Markus Böck
- [Mlir-commits] [mlir] 25bf90e - [MLIR][Docs] Fix typo in addTypeAttributeConversion comment (#146977)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Docs] Fix typo in addTypeAttributeConversion comment (PR #146977)
Markus Böck
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
Ivan Butygin
- [Mlir-commits] [mlir] [MLIR][IRDL][CMake] CMake fixes for cross-compilation (PR #145672)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL][CMake] CMake fixes for cross-compilation (PR #145672)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL][CMake] CMake fixes for cross-compilation (PR #145672)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Hu Yufan
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Hu Yufan
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Hu Yufan
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Hu Yufan
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Hu Yufan
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
LLVM Continuous Integration
- [Mlir-commits] [flang] [llvm] [mlir] [flang] Implement workdistribute construct lowering (PR #140523)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [flang] Implement workdistribute construct lowering (PR #140523)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [flang] Add support for workdistribute construct in flang frontend (PR #146029)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [flang] Add support for workdistribute construct in flang frontend (PR #146029)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [flang] Add support for workdistribute construct in flang frontend (PR #146029)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [flang] Add support for workdistribute construct in flang frontend (PR #146029)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [flang] Add support for workdistribute construct in flang frontend (PR #146029)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [flang] Implement workdistribute construct lowering (PR #140523)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [flang] Implement workdistribute construct lowering (PR #140523)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
Sergio Afonso
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
Sergio Afonso
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
Sergio Afonso
- [Mlir-commits] [mlir] [mlir][IR][WIP] Set insertion point when erasing an operation (PR #146955)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR] Set insertion point when erasing an operation (PR #146955)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR] Set insertion point when erasing an operation (PR #146955)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR] Set insertion point when erasing an operation (PR #146955)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][IR] Set insertion point when erasing an operation (PR #146955)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Renato Golin
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][tosa][linalg] Pass local_bound attribute to named linalg ops (PR #146883)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir][Transforms] Add `ApplyConversionAction` for profiling purposes (PR #146208)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to SplatElementsAttr (PR #146724)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to SplatElementsAttr (PR #146724)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to SplatElementsAttr (PR #146724)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to SplatElementsAttr (PR #146724)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to SplatElementsAttr (PR #146724)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to SplatElementsAttr (PR #146724)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][Transforms] Add `ApplyConversionAction` for profiling purposes (PR #146208)
Markus Böck
- [Mlir-commits] [mlir] [mlir][tosa][linalg] Pass local_bound attribute to named linalg ops (PR #146883)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir][tosa][linalg] Pass local_bound attribute to named linalg ops (PR #146883)
Hsiangkai Wang
- [Mlir-commits] [clang] [mlir] [Clang][Sema] Avoid duplicate diagnostics for incomplete types in nested name specifier (C++20+) (PR #147036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Renato Golin
- [Mlir-commits] [clang] [mlir] [Clang][Sema] Avoid duplicate diagnostics for incomplete types in nested name specifier (C++20+) (PR #147036)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [Clang][Sema] Avoid duplicate diagnostics for incomplete types in nested name specifier (C++20+) (PR #147036)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [Clang][Sema] Avoid duplicate diagnostics for incomplete types in nested name specifier (C++20+) (PR #147036)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [mlir] [Clang][Sema] Avoid duplicate diagnostics for incomplete types in nested name specifier (C++20+) (PR #147036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Renato Golin
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Kunwar Grover
- [Mlir-commits] [mlir] 03cfba4 - [MLIR][IRDL][CMake] CMake fixes for cross-compilation (#145672)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][IRDL][CMake] CMake fixes for cross-compilation (PR #145672)
Théo Degioanni
- [Mlir-commits] [mlir] [MLIR][IRDL][CMake] CMake fixes for cross-compilation (PR #145672)
Théo Degioanni
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
Tom Eccles
- [Mlir-commits] [mlir] ea5ee2e - [mlir][OpenMP] Don't allow firstprivate for simd (#146734)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Mehdi Amini
- [Mlir-commits] [mlir] 4a6d78e - [MLIR][ODS] Improve diagnostic for using a property as an anchor
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][tosa][linalg] Pass local_bound attribute to named linalg ops (PR #146883)
Hsiangkai Wang
- [Mlir-commits] [mlir] [mlir][OpenMP] Don't allow firstprivate for simd (PR #146734)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
Mehdi Amini
- [Mlir-commits] [flang] [llvm] [mlir] [flang][OpenMP] Enable tiling (PR #143715)
Krzysztof Parzyszek
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir-tblgen] Emit named operand indices (PR #146839)
Michael Kruse
- [Mlir-commits] [mlir] [mlir-tblgen] Emit named operand indices (PR #146839)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Renato Golin
- [Mlir-commits] [mlir] b9b2661 - [MLIR][Dialect] Add XeVM dialect (#144811)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir-tblgen] Emit named operand indices (PR #146839)
Mehdi Amini
- [Mlir-commits] [mlir] ad20dc0 - [mlir][Transforms] Add `ApplyConversionAction` for profiling purposes (#146208)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Transforms] Add `ApplyConversionAction` for profiling purposes (PR #146208)
Matthias Springer
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][xevm] Add missing static value utils dependency (PR #147051)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][xevm] Add missing static value utils dependency (PR #147051)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][xevm] Add missing static value utils dependency (PR #147051)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower `vector.contract` to SVE FEAT_BF16 operations (PR #147052)
Momchil Velikov
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower `vector.contract` to SVE FEAT_BF16 operations (PR #147052)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][xevm] Add missing static value utils dependency (PR #147051)
Renato Golin
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][xevm] Add missing static value utils dependency (PR #147051)
Renato Golin
- [Mlir-commits] [mlir] 0b4941a - [mlir][xevm] Add missing static value utils dependency (#147051)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][xevm] Add missing static value utils dependency (PR #147051)
Adam Siemieniuk
- [Mlir-commits] [mlir] 5eb195f - [mlir][Vector] Fold vector.constant_mask to SplatElementsAttr (#146724)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Vector] Fold vector.constant_mask to SplatElementsAttr (PR #146724)
Kunwar Grover
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Rainer Orth
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [MLIR][LLVM][NFC] Remove unused argument from parseOptionalLLVMKeyword (PR #147058)
Robert Konicar
- [Mlir-commits] [mlir] [MLIR][LLVM][NFC] Remove unused argument from parseOptionalLLVMKeyword (PR #147058)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir-tblgen] Emit named operand indices (PR #146839)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][tosa][linalg] Pass local_bound attribute to named linalg ops (PR #146883)
Georgios Pinitas
- [Mlir-commits] [mlir] [MLIR][LLVM][NFC] Remove unused argument from parseOptionalLLVMKeyword (PR #147058)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][tosa] Fix transpose_conv2d verifier when output channels are dynamic (PR #147062)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Fix transpose_conv2d verifier when output channels are dynamic (PR #147062)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Fix transpose_conv2d verifier when output channels are dynamic (PR #147062)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Use `llvm::fill` instead of `std::fill`(NFC) (PR #146889)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][LLVM][NFC] Remove unused argument from parseOptionalLLVMKeyword (PR #147058)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir-tblgen] Emit named operand indices (PR #146839)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir-tblgen] Emit named operand indices (PR #146839)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][memref] Support test-compose-subview dynamic size (PR #146881)
lonely eagle
- [Mlir-commits] [mlir] [mlir][memref] Support test-compose-subview dynamic size (PR #146881)
lonely eagle
- [Mlir-commits] [mlir] [mlir-tblgen] Emit named operand indices (PR #146839)
Michael Kruse
- [Mlir-commits] [mlir] a4f31cc - [mlir-tblgen] Emit named operand indices (#146839)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir-tblgen] Emit named operand indices (PR #146839)
Michael Kruse
- [Mlir-commits] [mlir] [MLIR][OpenMP] Add canonical loop operations (PR #147061)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][tosa] Interpret boolean values correctly in cast folder (PR #147078)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Interpret boolean values correctly in cast folder (PR #147078)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Interpret boolean values correctly in cast folder (PR #147078)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tosa] Interpret boolean values correctly in cast folder (PR #147078)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Interpret boolean values correctly in cast folder (PR #147078)
Luke Hutton
- [Mlir-commits] [mlir] Enable superset options (PR #146370)
Sasa Vuckovic
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson
- [Mlir-commits] [mlir] [mlir][vector] Add InsertInsertToInsert to insert op canonicalize patterns (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
Quinn Dawkins
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
Quinn Dawkins
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
Maksim Levental
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][docs][python] Fix up testing docs (PR #147092)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][docs][python] Fix up testing docs (PR #147092)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][docs][python] Fix up testing docs (PR #147092)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][docs][python] Fix up testing docs (PR #147092)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][docs][python] Fix up testing docs (PR #147092)
Bangtian Liu
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
Maksim Levental
- [Mlir-commits] [mlir] 8740ff8 - [mlir][docs][python] Fix up testing docs (#147092)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][docs][python] Fix up testing docs (PR #147092)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Rolf Morel
- [Mlir-commits] [mlir] [mlir][vector][memref] Add `alignment` attribute to memory access ops (PR #144344)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Maksim Levental
- [Mlir-commits] [mlir] [mlir] Remove unnecessary casts (NFC) (PR #147097)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Remove unnecessary casts (NFC) (PR #147097)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use llvm::fill (NFC) (PR #147100)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147101)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Use llvm::fill (NFC) (PR #147100)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147101)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147101)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147101)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Use llvm::fill (NFC) (PR #147100)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir] Remove unnecessary casts (NFC) (PR #147097)
Jakub Kuderski
- [Mlir-commits] [mlir] 1be685a - [mlir] Remove unnecessary casts (NFC) (#147097)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unnecessary casts (NFC) (PR #147097)
Kazu Hirata
- [Mlir-commits] [mlir] ed0ee3a - [mlir] Use llvm::fill (NFC) (#147100)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use llvm::fill (NFC) (PR #147100)
Kazu Hirata
- [Mlir-commits] [mlir] fa9adbf - [mlir] Remove unused includes (NFC) (#147101)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147101)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
Ivan Butygin
- [Mlir-commits] [mlir] 454e4e3 - [mlir][AffineExpr] Order arguments in the commutative affine exprs (#146895)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][AffineExpr] Order arguments in the commutative affine exprs (PR #146895)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Renato Golin
- [Mlir-commits] [mlir] [mlir][vector][memref] Add `alignment` attribute to memory access ops (PR #144344)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector][memref] Add `alignment` attribute to memory access ops (PR #144344)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Thomas Raoux
- [Mlir-commits] [llvm] [mlir] [mlir][core] Add an MLIR "pattern catalog" generator (PR #146228)
Jeremy Kun
- [Mlir-commits] [mlir] [mlir][spirv] Enable dot operation for bfloat16 (PR #145409)
Darren Wihandi
- [Mlir-commits] [llvm] [mlir] [mlir][core] Add an MLIR "pattern catalog" generator (PR #146228)
Jeremy Kun
- [Mlir-commits] [mlir] [mlir][spirv] Enable dot operation for bfloat16 (PR #145409)
Darren Wihandi
- [Mlir-commits] [llvm] [mlir] [mlir][core] Add an MLIR "pattern catalog" generator (PR #146228)
Jeremy Kun
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Hu Yufan
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Hu Yufan
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Renato Golin
- [Mlir-commits] [mlir] [mlir][memref] Support test-compose-subview dynamic size (PR #146881)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [MLIR] Add support for IntArrayProp<I32Prop> (PR #146685)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [MLIR] Add support for IntArrayProp<I32Prop> (PR #146685)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [MLIR][MemRef]-Add basic folding for memref ViewOp (PR #146237)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][py] Mark all type caster `from_{cpp, python}` methods as noexcept (PR #143866)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][py] Mark all type caster `from_{cpp, python}` methods as noexcept (PR #143866)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][memref] Support test-compose-subview dynamic size (PR #146881)
lonely eagle
- [Mlir-commits] [mlir] [mlir][memref] Support test-compose-subview dynamic size (PR #146881)
lonely eagle
- [Mlir-commits] [mlir] [mlir][memref] Support test-compose-subview dynamic size (PR #146881)
lonely eagle
- [Mlir-commits] [mlir] [mlir][bufferization]-Add enforce immutable func args pass (PR #113130)
Amir Bishara
- [Mlir-commits] [mlir] [mlir][py] Mark all type caster `from_{cpp, python}` methods as noexcept (PR #143866)
Nicholas Junge
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147158)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147158)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147158)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147158)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147158)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Renato Golin
- [Mlir-commits] [mlir] 38b8ef1 - [mlir] Remove unused includes (NFC) (#147158)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147158)
Kazu Hirata
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Thomas Raoux
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Thomas Raoux
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Maksim Levental
- [Mlir-commits] [mlir] 945ed2e - [MLIR][SCF] fix loop pipelining pass use of uninitialized value (#146991)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Thomas Raoux
- [Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c43efcb - [MLIR][MemRef]-Add basic folding for memref ViewOp (#146237)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][MemRef]-Add basic folding for memref ViewOp (PR #146237)
Amir Bishara
- [Mlir-commits] [mlir] [mlir][RFC] Bytecode: op fallback path (PR #129784)
Nikhil Kalra
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Jianhui Li
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR] Add support for IntArrayProp<I32Prop> (PR #146685)
Mehdi Amini
- [Mlir-commits] [mlir] ca297cd - [MLIR] Add support for IntArrayProp<I32Prop> (#146685)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Add support for IntArrayProp<I32Prop> (PR #146685)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)
Renato Golin
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147206)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147206)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147206)
Jakub Kuderski
- [Mlir-commits] [mlir] 718e647 - [mlir] Fix Wparentheses warning (#146893)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Fix Wparentheses warning (PR #146893)
Longsheng Mou
- [Mlir-commits] [mlir] 5a8e60e - [mlir] Use `llvm::fill` instead of `std::fill`(NFC) (#146889)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Use `llvm::fill` instead of `std::fill`(NFC) (PR #146889)
Longsheng Mou
- [Mlir-commits] [mlir] be4cd9f - [mlir] Remove unused includes (NFC) (#147206)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147206)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir][spirv] Reject coop matrix operands on unsupported arithmetic ops (PR #147230)
Darren Wihandi
- [Mlir-commits] [mlir] [mlir][spirv] Reject coop matrix operands on unsupported arithmetic ops (PR #147230)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
Eric Feng
- [Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
Eric Feng
- [Mlir-commits] [mlir] [mlir][TosaToLinalg] Ensure valid insertion pointer after op erasure (PR #146908)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][TosaToLinalg] Ensure valid insertion pointer after op erasure (PR #146908)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Fix memref type verification in CollapseLinalgDimensions (PR #147245)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix memref type verification in CollapseLinalgDimensions (PR #147245)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix memref type verification in CollapseLinalgDimensions (PR #147245)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [DenseMap] Do not align pointer sentinel values (NFC) (PR #146595)
Nikita Popov
- [Mlir-commits] [mlir] [mlir][vector][memref] Add `alignment` attribute to memory access ops (PR #144344)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector][memref] Add `alignment` attribute to memory access ops (PR #144344)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector][memref] Add `alignment` attribute to memory access ops (PR #144344)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector][memref] Add `alignment` attribute to memory access ops (PR #144344)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector][memref] Add `alignment` attribute to memory access ops (PR #144344)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector][memref] Add `alignment` attribute to memory access ops (PR #144344)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower `vector.contract` to SVE FEAT_BF16 operations (PR #147052)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower `vector.contract` to SVE FEAT_BF16 operations (PR #147052)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower `vector.contract` to SVE FEAT_BF16 operations (PR #147052)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower `vector.contract` to SVE FEAT_BF16 operations (PR #147052)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower `vector.contract` to SVE FEAT_BF16 operations (PR #147052)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower `vector.contract` to SVE FEAT_BF16 operations (PR #147052)
Momchil Velikov
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][spirv]: Add `OpImageFetch` (PR #145873)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv]: Add `OpImageFetch` (PR #145873)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv]: Add `OpImageFetch` (PR #145873)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower `vector.contract` to SVE FEAT_BF16 operations (PR #147052)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jaeho Kim
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Mehdi Amini
- [Mlir-commits] [mlir] b6b2561 - [mlir][spirv] Add support for Aligned memory operand in CoopMatrix memory operations (#145480)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add support for Aligned memory operand in CoopMatrix memory operations (PR #145480)
Igor Wodiany
- [Mlir-commits] [mlir] de7ff1f - [mlir][spirv][nfc] Add StorageImageReadWithoutFormat capability to the Target test (#145949)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv][nfc] Add StorageImageReadWithoutFormat capability to the Target test (PR #145949)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][SPIRV] Add `spirv.vce` when create `spirv.module` in GPUToSPIRV (PR #147267)
Jaeho Kim
- [Mlir-commits] [mlir] [mlir][SPIRV] Add `spirv.vce` when create `spirv.module` in GPUToSPIRV (PR #147267)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Add `spirv.vce` when create `spirv.module` in GPUToSPIRV (PR #147267)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Add `spirv.vce` when create `spirv.module` in GPUToSPIRV (PR #147267)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Jacques Pienaar
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Jacques Pienaar
- [Mlir-commits] [clang] [llvm] [mlir] [DenseMap] Do not align pointer sentinel values (NFC) (PR #146595)
Nikita Popov
- [Mlir-commits] [clang] [llvm] [mlir] [DenseMap] Do not align pointer sentinel values (NFC) (PR #146595)
Nikita Popov
- [Mlir-commits] [mlir] 7a6435b - [DenseMap] Do not align pointer sentinel values (NFC) (#146595)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [llvm] [mlir] [DenseMap] Do not align pointer sentinel values (NFC) (PR #146595)
Nikita Popov
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Igor Wodiany
- [Mlir-commits] [mlir] [MLIR][NVVM] Update MLIR mapa to reflect new address space (PR #146031)
Guray Ozen
- [Mlir-commits] [mlir] [MLIR][NVVM] Update MLIR mapa to reflect new address space (PR #146031)
Guray Ozen
- [Mlir-commits] [mlir] 0aab8e4 - [MLIR][LLVM][NFC] Remove unused argument from parseOptionalLLVMKeyword (#147058)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][LLVM][NFC] Remove unused argument from parseOptionalLLVMKeyword (PR #147058)
Robert Konicar
- [Mlir-commits] [mlir] 6daf2b9 - [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (#147082)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)
Renato Golin
- [Mlir-commits] [clang] [llvm] [mlir] [DenseMap] Do not align pointer sentinel values (NFC) (PR #146595)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][OpenMP] Add canonical loop operations (PR #147061)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Nicolas Vasilache
- [Mlir-commits] [clang] [llvm] [mlir] [DenseMap] Do not align pointer sentinel values (NFC) (PR #146595)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Natural induction variable naming. (PR #136102)
Niklas Degener
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
lonely eagle
- [Mlir-commits] [flang] [mlir] [Flang][MLIR] Add `!$omp unroll` and `omp.unroll_heuristic` (PR #144785)
Michael Kruse
- [Mlir-commits] [mlir] [MLIR][OpenMP] Add canonical loop operations (PR #147061)
Michael Kruse
- [Mlir-commits] [mlir] 0a62836 - [mlir][gpu][transforms] Add support for mapping to lanes (#146912)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][gpu][transforms] Add support for mapping to lanes (PR #146912)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir] NFC - refactor id builder and avoid leaking impl details (PR #146922)
Nicolas Vasilache
- [Mlir-commits] [mlir] [MLIR][OpenMP] Add canonical loop operations (PR #147061)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c3c3919 - Revert "[DenseMap] Do not align pointer sentinel values (NFC) (#146595)"
Nikita Popov
- [Mlir-commits] [clang] [llvm] [mlir] [DenseMap] Do not align pointer sentinel values (NFC) (PR #146595)
Nikita Popov
- [Mlir-commits] [mlir] [mlir] NFC - refactor id builder and avoid leaking impl details (PR #146922)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir] NFC - refactor id builder and avoid leaking impl details (PR #146922)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ea62de5 - [mlir] NFC - refactor id builder and avoid leaking impl details (#146922)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] NFC - refactor id builder and avoid leaking impl details (PR #146922)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][SCF][GPU] Add DeviceMaskingAttrInterface support to scf::Foral… (PR #146943)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][SCF][GPU] Add DeviceMaskingAttrInterface support to scf::Foral… (PR #146943)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][SCF][GPU] Add DeviceMaskingAttrInterface support to scf::Foral… (PR #146943)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Mehdi Amini
- [Mlir-commits] [clang] [llvm] [mlir] [DenseMap] Do not align pointer sentinel values (NFC) (PR #146595)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Add `spirv.vce` when create `spirv.module` in GPUToSPIRV (PR #147267)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv]: Add `OpImageFetch` (PR #145873)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Jeremy Kun
- [Mlir-commits] [mlir] [mlir][spirv] Reject coop matrix operands on unsupported arithmetic ops (PR #147230)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Reject coop matrix operands on unsupported arithmetic ops (PR #147230)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Reject coop matrix operands on unsupported arithmetic ops (PR #147230)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Natural induction variable naming. (PR #136102)
Niklas Degener
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Natural induction variable naming. (PR #136102)
Niklas Degener
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir][core] update builder create API (PR #147310)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][SCF][GPU] Add DeviceMaskingAttrInterface support to scf::Foral… (PR #146943)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][core] update builder create API (PR #147310)
Maksim Levental
- [Mlir-commits] [mlir] Makslevental/update create api (PR #147311)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][core] NFC update builder create API usage (PR #147311)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][core] NFC update builder create API usage (PR #147311)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][core] NFC update builder create API usage (PR #147311)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][core] NFC update builder create API usage (PR #147311)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][Vector] Support scalar 'vector.insert' in vector linearization (PR #146954)
James Newling
- [Mlir-commits] [mlir] [mlir][SCF][GPU] Add DeviceMaskingAttrInterface (PR #146943)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][SCF][GPU] Add DeviceMaskingAttrInterface (PR #146943)
Nicolas Vasilache
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Mehdi Amini
- [Mlir-commits] [clang] [flang] [llvm] [mlir] [mlir][OpenMP][llvm]Atomic control backend (PR #143769)
Anchu Rajendran S
- [Mlir-commits] [mlir] [mlir][SCF][GPU] Add DeviceMaskingAttrInterface (PR #146943)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][SCF][GPU] Add DeviceMaskingAttrInterface (PR #146943)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Vector] Support scalar 'vector.insert' in vector linearization (PR #146954)
Nishant Patel
- [Mlir-commits] [mlir] [mlir][SCF][GPU] Add DeviceMaskingAttrInterface (PR #146943)
Nicolas Vasilache
- [Mlir-commits] [mlir] 2b28d10 - [mlir][SCF][GPU] Add DeviceMaskingAttrInterface (#146943)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SCF][GPU] Add DeviceMaskingAttrInterface (PR #146943)
Nicolas Vasilache
- [Mlir-commits] [llvm] [mlir] [mlir][GPU][transform] Add gpu_to_rocdl conversion pattern to transfo… (PR #146962)
Nicolas Vasilache
- [Mlir-commits] [llvm] [mlir] [mlir][GPU][transform] Add gpu_to_rocdl conversion pattern to transfo… (PR #146962)
Nicolas Vasilache
- [Mlir-commits] [llvm] [mlir] [mlir][GPU][transform] Add gpu_to_rocdl conversion pattern to transfo… (PR #146962)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Natural induction variable naming. (PR #136102)
Marius Brehler
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] [mlir][GPU][transform] Add gpu_to_rocdl conversion pattern to transfo… (PR #146962)
Nicolas Vasilache
- [Mlir-commits] [llvm] [mlir] [mlir][GPU][transform] Add gpu_to_rocdl conversion pattern to transfo… (PR #146962)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
James Newling
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
James Newling
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
James Newling
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
James Newling
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
James Newling
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
James Newling
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [llvm] [mlir] [mlir][GPU][transform] Add gpu_to_rocdl conversion pattern (PR #146962)
Nicolas Vasilache
- [Mlir-commits] [llvm] [mlir] [mlir][GPU][transform] Add gpu_to_rocdl conversion pattern (PR #146962)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [llvm] [mlir] [mlir][GPU][transform] Add gpu_to_rocdl conversion pattern (PR #146962)
Nicolas Vasilache
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][core] NFC update builder create API usage (PR #147311)
Maksim Levental
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Diego Caballero
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Renato Golin
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
Diego Caballero
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6512ca7 - [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (#147085)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Add `isStatic`* size check for `ShapedType`s. NFCI. (PR #147085)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][tosa][linalg] Pass local_bound attribute to named linalg ops (PR #146883)
Suraj Sudhir
- [Mlir-commits] [mlir] [mlir][tosa][linalg] Pass local_bound attribute to named linalg ops (PR #146883)
Suraj Sudhir
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] [MLIR] [Vector] Linearization patterns for vector.load and vector.store (PR #145115)
Nishant Patel
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR] [Vector] Linearization patterns for vector.load and vector.store (PR #145115)
Nishant Patel
- [Mlir-commits] [mlir] [mlir][spirv] Reject coop matrix operands on unsupported arithmetic ops (PR #147230)
Darren Wihandi
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][core] NFC update builder create API usage (PR #147311)
Maksim Levental
- [Mlir-commits] [flang] [mlir] [Flang][MLIR] Add `!$omp unroll` and `omp.unroll_heuristic` (PR #144785)
Michael Kruse
- [Mlir-commits] [flang] [mlir] [Flang][MLIR] Add `!$omp unroll` and `omp.unroll_heuristic` (PR #144785)
Michael Kruse
- [Mlir-commits] [flang] [mlir] [mlir][core] NFC update builder create API usage (PR #147311)
Maksim Levental
- [Mlir-commits] [flang] [mlir] [mlir][core] NFC update builder create API usage (PR #147311)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Igor Zamyatin
- [Mlir-commits] [mlir] [mlir][Vector] Support scalar `vector.extract` in VectorLinearize (PR #147440)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][Vector] Support scalar `vector.extract` in VectorLinearize (PR #147440)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Vector] Support scalar `vector.extract` in VectorLinearize (PR #147440)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147455)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147455)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147455)
Matt Arsenault
- [Mlir-commits] [mlir] [mlir] [scf-to-cf] attach the loop annotation to latch block (PR #147462)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] [scf-to-cf] attach the loop annotation to latch block (PR #147462)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Natural induction variable naming. (PR #136102)
Niklas Degener
- [Mlir-commits] [mlir] 54bd936 - [mlir] Remove unused includes (NFC) (#147455)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147455)
Kazu Hirata
- [Mlir-commits] [mlir] dcc692a - [MLIR][Target/Cpp] Natural induction variable naming. (#136102)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Natural induction variable naming. (PR #136102)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Natural induction variable naming. (PR #136102)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][xegpu] Remove vector contract to dpas size restriction (PR #147470)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][xegpu] Remove vector contract to dpas size restriction (PR #147470)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][xegpu] Remove vector contract to dpas size restriction (PR #147470)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][xegpu] Remove vector contract to dpas size restriction (PR #147470)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][IR] Set insertion point when erasing an operation (PR #146955)
Markus Böck
- [Mlir-commits] [mlir] [mlir][IR] Set insertion point when erasing an operation (PR #146955)
Markus Böck
- [Mlir-commits] [mlir] [mlir][IR] Set insertion point when erasing an operation (PR #146955)
Markus Böck
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][scf] fix getSuccessorRegions func in scf.forall (PR #147491)
donald chen
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Artem Kroviakov
- [Mlir-commits] [mlir] [mlir][scf] fix getSuccessorRegions func in scf.forall (PR #147491)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jaeho Kim
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jaeho Kim
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Artem Kroviakov
- [Mlir-commits] [mlir] [AMDGPU] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jaeho Kim
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jaeho Kim
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Artem Kroviakov
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] db7888c - [MLIR][Transform] Introduce `transform.tune.knob` op (#146732)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Transform] Introduce `transform.tune.knob` op (PR #146732)
Rolf Morel
- [Mlir-commits] [mlir] [mlir] [scf-to-cf] attach the loop annotation to latch block (PR #147462)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Artem Kroviakov
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Artem Kroviakov
- [Mlir-commits] [mlir] [mlir][scf] fix getSuccessorRegions func in scf.forall (PR #147491)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir] [scf-to-cf] attach the loop annotation to latch block (PR #147462)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
lonely eagle
- [Mlir-commits] [flang] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][IR] Set insertion point when erasing an operation (PR #146955)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][IR] Set insertion point when erasing an operation (PR #146955)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][AArch64] Change some tests to ensure SVE vector length is the same throughout the function (PR #147506)
Momchil Velikov
- [Mlir-commits] [mlir] [MLIR][AArch64] Change some tests to ensure SVE vector length is the same throughout the function (PR #147506)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][AArch64] Change some tests to ensure SVE vector length is the same throughout the function (PR #147506)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][AArch64] Change some tests to ensure SVE vector length is the same throughout the function (PR #147506)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][AArch64] Change some tests to ensure SVE vector length is the same throughout the function (PR #147506)
Momchil Velikov
- [Mlir-commits] [mlir] [mlir][scf] fix getSuccessorRegions func in scf.forall (PR #147491)
donald chen
- [Mlir-commits] [mlir] [MLIR][AArch64] Change some tests to ensure SVE vector length is the same throughout the function (PR #147506)
Benjamin Maxwell
- [Mlir-commits] [mlir] [MLIR][AArch64] Change some tests to ensure SVE vector length is the same throughout the function (PR #147506)
Benjamin Maxwell
- [Mlir-commits] [mlir] [mlir][scf] fix getSuccessorRegions func in scf.forall (PR #147491)
Mehdi Amini
- [Mlir-commits] [mlir] [OpenMP] Enable simd in non-reduction composite constructs (PR #146097)
Kajetan Puchalski
- [Mlir-commits] [mlir] [mlir][scf] fix getSuccessorRegions func in scf.forall (PR #147491)
Matthias Springer
- [Mlir-commits] [llvm] [mlir] [mlir][cmake] Fix missing entries in `tablegen_compile_commands.yml` (PR #147516)
Markus Böck
- [Mlir-commits] [llvm] [mlir] [mlir][cmake] Fix missing entries in `tablegen_compile_commands.yml` (PR #147516)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [flang] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] 9006bc8 - [OpenMP] Enable simd in non-reduction composite constructs (#146097)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [OpenMP] Enable simd in non-reduction composite constructs (PR #146097)
Kajetan Puchalski
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Petr Kurapov
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Mehdi Amini
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Umang Yadav
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Umang Yadav
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][AArch64] Change some tests to ensure SVE vector length is the same throughout the function (PR #147506)
Andrzej Warzyński
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Jakub Kuderski
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jakub Kuderski
- [Mlir-commits] [mlir] 517cda1 - [mlir][vector] Add foldInsertUseChain folder function to insert op (#147045)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir][vector] Add foldInsertUseChain folder function to insert op (PR #147045)
lonely eagle
- [Mlir-commits] [mlir] [mlir][spirv] Reject coop matrix operands on unsupported arithmetic ops (PR #147230)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][amdgpu] Add conversion from arith.scaling_extf to amdgpu (PR #146372)
Tim Gymnich
- [Mlir-commits] [mlir] 4a68562 - [mlir][spirv] Reject coop matrix operands on unsupported arithmetic ops (#147230)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Reject coop matrix operands on unsupported arithmetic ops (PR #147230)
Jakub Kuderski
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Jakub Kuderski
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Jakub Kuderski
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Daniel Hernandez-Juarez
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower `vector.contract` to SVE FEAT_BF16 operations (PR #147052)
Momchil Velikov
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower `vector.contract` to SVE FEAT_BF16 operations (PR #147052)
Momchil Velikov
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower `vector.contract` to SVE FEAT_BF16 operations (PR #147052)
Momchil Velikov
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower `vector.contract` to SVE FEAT_BF16 operations (PR #147052)
Momchil Velikov
- [Mlir-commits] [mlir] [mlir] List lead maintainers for MLIR (PR #146928)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147549)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147549)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [llvm] [mlir] [flang][OpenMP] Enable tiling (PR #143715)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [flang][OpenMP] Enable tiling (PR #143715)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [flang][OpenMP] Enable tiling (PR #143715)
Michael Kruse
- [Mlir-commits] [flang] [llvm] [mlir] [flang][OpenMP] Enable tiling (PR #143715)
Michael Kruse
- [Mlir-commits] [mlir] [MLIR][AArch64] Check indexing maps before checking for dimensions compatibility (PR #145702)
Momchil Velikov
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147549)
Jakub Kuderski
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR] [Vector] Linearization patterns for vector.load and vector.store (PR #145115)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][linalg] Add support for scalable vectorization of linalg.mmt4d (PR #146531)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][linalg] Add support for scalable vectorization of linalg.mmt4d (PR #146531)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][linalg] Add support for scalable vectorization of linalg.mmt4d (PR #146531)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][linalg] Add support for scalable vectorization of linalg.mmt4d (PR #146531)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][linalg] Add support for scalable vectorization of linalg.mmt4d (PR #146531)
Diego Caballero
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Alan Li
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR][XeGPU] Add transformation pattern for vector.broadcast in Wg to Sg pass (PR #144417)
Nishant Patel
- [Mlir-commits] [mlir] 57d2d89 - [mlir] Remove unused includes (NFC) (#147549)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #147549)
Kazu Hirata
- [Mlir-commits] [mlir] [MLIR][Vector] Fix bug in ExtractStrideSlicesOp canonicalization (PR #147591)
Tomás Longeri
- [Mlir-commits] [mlir] [MLIR][Vector] Fix bug in ExtractStrideSlicesOp canonicalization (PR #147591)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] add optional type functor to call and function interfaces (PR #146979)
Gibran Essa
- [Mlir-commits] [mlir] [mlir] add optional type functor to call and function interfaces (PR #146979)
Gibran Essa
- [Mlir-commits] [mlir] [mlir] add optional type functor to call and function interfaces (PR #146979)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] TableGen defintion SPIRV_Composite to include SPIRV_AnyTensorArm (PR #147567)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] TableGen defintion SPIRV_Composite to include SPIRV_AnyTensorArm (PR #147567)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [WIP] Linearization without conversion (PR #147433)
James Newling
- [Mlir-commits] [flang] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Jacques Pienaar
- [Mlir-commits] [mlir] Silence MLIRTargetLLVMTests failures pre-ROCm6.4 (PR #147610)
Scott Linder
- [Mlir-commits] [mlir] Silence MLIRTargetLLVMTests failures pre-ROCm6.4 (PR #147610)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Silence MLIRTargetLLVMTests failures pre-ROCm6.4 (PR #147610)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jaeho Kim
- [Mlir-commits] [mlir] [mlir] [scf-to-cf] attach the loop annotation to latch block (PR #147462)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] [scf-to-cf] attach the loop annotation to latch block (PR #147462)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Enable dot operation for bfloat16 (PR #145409)
Darren Wihandi
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Sang Ik Lee
- [Mlir-commits] [mlir] 18b4095 - [mlir] [scf-to-cf] attach the loop annotation to latch block (#147462)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] [scf-to-cf] attach the loop annotation to latch block (PR #147462)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [llvm] [mlir] [mlir][core] Add an MLIR "pattern catalog" generator (PR #146228)
Jeremy Kun
- [Mlir-commits] [mlir] Silence MLIRTargetLLVMTests failures pre-ROCm6.4 (PR #147610)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir][linalg] Fix memref type verification in CollapseLinalgDimensions (PR #147245)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6033544 - [mlir][linalg] Fix memref type verification in CollapseLinalgDimensions (#147245)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Fix memref type verification in CollapseLinalgDimensions (PR #147245)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir] remove dangling builders from td (PR #147619)
Martin Erhart
- [Mlir-commits] [flang] [mlir] [mlir] remove dangling builders from td (PR #147619)
Mehdi Amini
- [Mlir-commits] [mlir] 962c421 - [MLIR][AArch64] Change some tests to ensure SVE vector length is the same throughout the function (#147506)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][AArch64] Change some tests to ensure SVE vector length is the same throughout the function (PR #147506)
Momchil Velikov
- [Mlir-commits] [mlir] [mlir][Vector] Remove usage of `vector.insertelement/extractelement` from Vector (PR #144413)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Adam Siemieniuk
- [Mlir-commits] [flang] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Oleksandr Alex Zinenko
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Adam Siemieniuk
- [Mlir-commits] [mlir] Silence MLIRTargetLLVMTests failures pre-ROCm6.4 (PR #147610)
Fabian Mora
- [Mlir-commits] [mlir] Silence MLIRTargetLLVMTests failures pre-ROCm6.4 (PR #147610)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Vector]Add constraints to vector.shape_cast(constant) -> constant (PR #147691)
Mengmeng Sun
- [Mlir-commits] [mlir] [MLIR][Vector]Add constraints to vector.shape_cast(constant) -> constant (PR #147691)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Implement Conversion from scf.parallel to Nested scf.for (PR #147692)
Michael Marjieh
- [Mlir-commits] [mlir] [MLIR][Vector]Add constraints to vector.shape_cast(constant) -> constant (PR #147691)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Implement Conversion from scf.parallel to Nested scf.for (PR #147692)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Implement Conversion from scf.parallel to Nested scf.for (PR #147692)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Vector]Add constraints to vector.shape_cast(constant) -> constant (PR #147691)
Mengmeng Sun
- [Mlir-commits] [flang] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Mehdi Amini
- [Mlir-commits] [mlir] fbb2fa9 - [MLIR] Add missing includes
Mehdi Amini
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] TableGen defintion SPIRV_Composite to include SPIRV_AnyTensorArm (PR #147567)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Robert Konicar
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][TableGen][NFC] Emit interface traits after all interfaces (PR #147699)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][TableGen][NFC] Emit interface traits after all interfaces (PR #147699)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][TableGen][NFC] Emit interface traits after all interfaces (PR #147699)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][TableGen][NFC] Emit interface traits after all interfaces (PR #147699)
Andrei Golubev
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Adam Siemieniuk
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Allow composite SIMD REDUCTION and IF (PR #147568)
Tom Eccles
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][OpenMP] Add canonical loop operations (PR #147061)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [flang] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)
Kareem Ergawy
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop (PR #139386)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop (PR #139386)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop (PR #139386)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop (PR #139386)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop (PR #139386)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop (PR #139386)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop (PR #139386)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop (PR #139386)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop and omp.simd (PR #139386)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Alan Li
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][TableGen][NFC] Emit interface traits after all interfaces (PR #147699)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][TableGen] Emit interface traits after all interfaces (PR #147699)
Andrei Golubev
- [Mlir-commits] [mlir] Avoid copies in getChecked (PR #147721)
Alexandru Lorinti
- [Mlir-commits] [mlir] Avoid copies in getChecked (PR #147721)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Avoid copies in getChecked (PR #147721)
Alexandru Lorinti
- [Mlir-commits] [mlir] Avoid copies in getChecked (PR #147721)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Avoid copies in getChecked (PR #147721)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][xevm] Fix dialect descriptions formatting (PR #147729)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][xevm] Fix dialect descriptions formatting (PR #147729)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][xevm] Fix dialect descriptions formatting (PR #147729)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][xevm] Fix dialect descriptions formatting (PR #147729)
Renato Golin
- [Mlir-commits] [mlir] 1770e9b - [mlir] remove dangling builders from td (#147619)
llvmlistbot at llvm.org
- [Mlir-commits] [flang] [mlir] [mlir] remove dangling builders from td (PR #147619)
Maksim Levental
- [Mlir-commits] [flang] [mlir] [MLIR] Add ComplexTOROCDLLibraryCalls pass (PR #144926)
Akash Banerjee
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop and omp.simd (PR #139386)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop and omp.simd (PR #139386)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop and omp.simd (PR #139386)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop and omp.simd (PR #139386)
Tom Eccles
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop and omp.simd (PR #139386)
Tom Eccles
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][TilingInterface] Allow tile and fuse to work with `ReductionTilingStrategy::PartialReductionOuterParallelStrategy`. (PR #147593)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][spirv] Enable dot operation for bfloat16 (PR #145409)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Vector] Add canonicalization for extract_strided_slice(create_mask) (PR #146745)
Jakub Kuderski
- [Mlir-commits] [flang] [mlir] [MLIR][LLVMIR][DLTI] Add #llvm.target, #llvm.data_layout and TargetAttrInterface (PR #145899)
Rolf Morel
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] TableGen defintion SPIRV_Composite to include SPIRV_AnyTensorArm (PR #147567)
Jakub Kuderski
- [Mlir-commits] [mlir] f924200 - [mlir][spirv] TableGen definition SPIRV_Composite to include SPIRV_AnyTensorArm (#147567)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] TableGen defintion SPIRV_Composite to include SPIRV_AnyTensorArm (PR #147567)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] TableGen defintion SPIRV_Composite to include SPIRV_AnyTensorArm (PR #147567)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] c223521 - [mlir][TilingInterface] Allow tile and fuse to work with `ReductionTilingStrategy::PartialReductionOuterParallelStrategy`. (#147593)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][TilingInterface] Allow tile and fuse to work with `ReductionTilingStrategy::PartialReductionOuterParallelStrategy`. (PR #147593)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Implement Conversion from scf.parallel to Nested scf.for (PR #147692)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 668c964 - [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (#147496)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (PR #147496)
Alan Li
- [Mlir-commits] [mlir] [NVVM][MLIR] Remove Pure trait from clock, clock64, globaltimer Ops (PR #147608)
Guray Ozen
- [Mlir-commits] [mlir] [NVVM][MLIR] Remove Pure trait from clock, clock64, globaltimer Ops (PR #147608)
Guray Ozen
- [Mlir-commits] [flang] [mlir] [MLIR][LLVMIR][DLTI] Add #llvm.target, #llvm.data_layout and TargetAttrInterface (PR #145899)
Rolf Morel
- [Mlir-commits] [flang] [mlir] [MLIR][LLVMIR][DLTI] Add #llvm.target, #llvm.data_layout and TargetAttrInterface (PR #145899)
Rolf Morel
- [Mlir-commits] [flang] [mlir] [MLIR][LLVMIR][DLTI] Add #llvm.target, #llvm.data_layout and TargetAttrInterface (PR #145899)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][py] Mark all type caster `from_{cpp, python}` methods as noexcept (PR #143866)
Nicholas Junge
- [Mlir-commits] [mlir] [mlir] add optional type functor to call and function interfaces (PR #146979)
River Riddle
- [Mlir-commits] [mlir] [mlir] add optional type functor to call and function interfaces (PR #146979)
River Riddle
- [Mlir-commits] [mlir] [mlir] add optional type functor to call and function interfaces (PR #146979)
River Riddle
- [Mlir-commits] [mlir] [mlir] add optional type functor to call and function interfaces (PR #146979)
River Riddle
- [Mlir-commits] [flang] [mlir] [MLIR][LLVMIR][DLTI] Add #llvm.target, #llvm.data_layout and TargetAttrInterface (PR #145899)
Rolf Morel
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Petr Kurapov
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Petr Kurapov
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Petr Kurapov
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Petr Kurapov
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Petr Kurapov
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Petr Kurapov
- [Mlir-commits] [flang] [mlir] [MLIR][LLVMIR][DLTI] Add #llvm.target, #llvm.data_layout and TargetAttrInterface (PR #145899)
Rolf Morel
- [Mlir-commits] [flang] [mlir] [MLIR][LLVMIR][DLTI] Add #llvm.target, #llvm.data_layout and TargetAttrInterface (PR #145899)
Fabian Mora
- [Mlir-commits] [flang] [mlir] [MLIR][LLVMIR][DLTI] Add #llvm.target, #llvm.data_layout and TargetAttrInterface (PR #145899)
Fabian Mora
- [Mlir-commits] [flang] [mlir] [MLIR][LLVMIR][DLTI] Add #llvm.target, #llvm.data_layout and TargetAttrInterface (PR #145899)
Fabian Mora
- [Mlir-commits] [flang] [mlir] [MLIR][LLVMIR][DLTI] Add #llvm.target, #llvm.data_layout and TargetAttrInterface (PR #145899)
Fabian Mora
- [Mlir-commits] [flang] [mlir] [MLIR][LLVMIR][DLTI] Add #llvm.target, #llvm.data_layout and TargetAttrInterface (PR #145899)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Han-Chung Wang
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][vector] Remove MatrixMultiplyOp and FlatTransposeOp from Vector dialect (PR #144307)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][vector] Remove MatrixMultiplyOp and FlatTransposeOp from Vector dialect (PR #144307)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][xegpu] Relax rank restriction of TensorDescType (PR #145916)
Chao Chen
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Alexander Kornienko
- [Mlir-commits] [mlir] [mlir][xegpu] Relax rank restriction of TensorDescType (PR #145916)
Chao Chen
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [llvm] [mlir] AArch64: Relax x16/x17 constraint on AUT in certain cases. (PR #132857)
Peter Collingbourne
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [llvm] [mlir] AArch64: Relax x16/x17 constraint on AUT in certain cases. (PR #132857)
Peter Collingbourne
- [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [llvm] [mlir] AArch64: Relax x16/x17 constraint on AUT in certain cases. (PR #132857)
Peter Collingbourne
- [Mlir-commits] [flang] [mlir] [flang][acc] Update FIR ref, heap, and pointer to be MappableType (PR #147834)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][xegpu] Minor fixes in XeGPU subgroup distribution. (PR #147846)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Chao Chen
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Jianhui Li
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jaeho Kim
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jaeho Kim
- [Mlir-commits] [mlir] [mlir][scf] fix getSuccessorRegions func in scf.forall (PR #147491)
donald chen
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop and omp.simd (PR #139386)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add SPV_KHR_float_controls2 extension (PR #143974)
Darren Wihandi
- [Mlir-commits] [mlir] [mlir][spirv] Add SPV_KHR_float_controls2 extension (PR #143974)
Darren Wihandi
- [Mlir-commits] [mlir] [NVVM][MLIR] Remove Pure trait from clock, clock64, globaltimer Ops (PR #147608)
Pradeep Kumar
- [Mlir-commits] [mlir] [NVVM][MLIR] Remove Pure trait from clock, clock64, globaltimer Ops (PR #147608)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 i8/i32 Dot Op (PR #147908)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 i8/i32 Dot Op (PR #147908)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 i8/i32 Dot Op (PR #147908)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 i8/i32 Dot Op (PR #147908)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jaeho Kim
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jaeho Kim
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jaeho Kim
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jaeho Kim
- [Mlir-commits] [mlir] [NVVM][MLIR] Remove Pure trait from clock, clock64, globaltimer Ops (PR #147608)
Pradeep Kumar
- [Mlir-commits] [mlir] [NVVM][MLIR] Remove Pure trait from clock, clock64, globaltimer Ops (PR #147608)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jaeho Kim
- [Mlir-commits] [mlir] [MLIR][Affine] Add default null init for mlir::affine::MemRefAccess (PR #147922)
Uday Bondhugula
- [Mlir-commits] [mlir] [MLIR][Affine] Add default null init for mlir::affine::MemRefAccess (PR #147922)
Uday Bondhugula
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 i8/i32 Dot Op (PR #147908)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 i8/i32 Dot Op (PR #147908)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 i8/i32 Dot Op (PR #147908)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Affine] Add default null init for mlir::affine::MemRefAccess (PR #147922)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir][OpenMP] Allow composite SIMD REDUCTION and IF (PR #147568)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] ViewLikeInterface - verify ranks in verifyOffsetSizeAndStrideOp (PR #147926)
Maya Amrami
- [Mlir-commits] [mlir] [mlir] ViewLikeInterface - verify ranks in verifyOffsetSizeAndStrideOp (PR #147926)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Fix variable naming conflict for function declarations (PR #147927)
Niklas Degener
- [Mlir-commits] [mlir] [mlir] ViewLikeInterface - verify ranks in verifyOffsetSizeAndStrideOp (PR #147926)
Maya Amrami
- [Mlir-commits] [mlir] [mlir] ViewLikeInterface - verify ranks in verifyOffsetSizeAndStrideOp (PR #147926)
Maya Amrami
- [Mlir-commits] [mlir] [MLIR][OpenMP] Add canonical loop operations (PR #147061)
Kareem Ergawy
- [Mlir-commits] [mlir] [MLIR] [OpenMP] Initial support for OMP ALLOCATE directive op. (PR #147900)
Tom Eccles
- [Mlir-commits] [mlir] [mlir] ViewLikeInterface - verify ranks in verifyOffsetSizeAndStrideOp (PR #147926)
Maya Amrami
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Fix variable naming conflict for function declarations (PR #147927)
Niklas Degener
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Fix variable naming conflict for function declarations (PR #147927)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Fix variable naming conflict for function declarations (PR #147927)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Fix variable naming conflict for function declarations (PR #147927)
Niklas Degener
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Fix variable naming conflict for function declarations (PR #147927)
Niklas Degener
- [Mlir-commits] [mlir] [mlir][tblgen] add concrete create methods (PR #147168)
Mehdi Amini
- [Mlir-commits] [llvm] [mlir] Reland [mlir][spirv] Fix int type declaration duplication when serializing (PR #145687)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][Vector] Remove usage of `vector.insertelement/extractelement` from Vector (PR #144413)
Andrzej Warzyński
- [Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop and omp.simd (PR #139386)
Tom Eccles
- [Mlir-commits] [mlir] [Vector] Add folder for select(pred, true, false) -> broadcast(pred) (PR #147934)
Kunwar Grover
- [Mlir-commits] [mlir] [Vector] Add folder for select(pred, true, false) -> broadcast(pred) (PR #147934)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [Vector] Add folder for select(pred, true, false) -> broadcast(pred) (PR #147934)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [Vector] Add folder for select(pred, true, false) -> broadcast(pred) (PR #147934)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Adam Siemieniuk
- [Mlir-commits] [mlir] [Vector] Add folder for select(pred, true, false) -> broadcast(pred) (PR #147934)
Mehdi Amini
- [Mlir-commits] [mlir] [MLIR][OpenMP] Add canonical loop operations (PR #147061)
Michael Kruse
- [Mlir-commits] [mlir] [NVVM][MLIR] Remove Pure trait from clock, clock64, globaltimer Ops (PR #147608)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][OpenMP] Add canonical loop operations (PR #147061)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][rocdl] Add `s.sleep` intrinsic (PR #147936)
Ivan Butygin
- [Mlir-commits] [mlir] 628c735 - [MLIR][OpenMP] Add canonical loop operations (#147061)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][OpenMP] Add canonical loop operations (PR #147061)
Michael Kruse
- [Mlir-commits] [mlir] [MLIR][OpenMP] Add canonical loop LLVM-IR lowering (PR #147069)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][rocdl] Add `s.sleep` intrinsic (PR #147936)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][rocdl] Add `s.sleep` intrinsic (PR #147936)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NVVM][MLIR] Remove Pure trait from clock, clock64, globaltimer Ops (PR #147608)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][spirv] Add support for SPV_ARM_graph extension (PR #147937)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add support for SPV_ARM_graph extension (PR #147937)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add support for SPV_ARM_graph extension (PR #147937)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][AMDGPU] Add better load/store lowering for full select mask (PR #146748)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][AMDGPU] Add better load/store lowering for full select mask (PR #146748)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][spirv] Add support for SPV_ARM_graph extension (PR #147937)
Davide Grohmann
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [mlir] ViewLikeInterface - verify ranks in verifyOffsetSizeAndStrideOp (PR #147926)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] ViewLikeInterface - verify ranks in verifyOffsetSizeAndStrideOp (PR #147926)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] ViewLikeInterface - verify ranks in verifyOffsetSizeAndStrideOp (PR #147926)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] ViewLikeInterface - verify ranks in verifyOffsetSizeAndStrideOp (PR #147926)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] ViewLikeInterface - verify ranks in verifyOffsetSizeAndStrideOp (PR #147926)
Matthias Springer
- [Mlir-commits] [mlir] [mlir] ViewLikeInterface - verify ranks in verifyOffsetSizeAndStrideOp (PR #147926)
Matthias Springer
- [Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Don't use invalid debug loc in reduction functions. (PR #147950)
Abid Qadeer
- [Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Don't use invalid debug loc in reduction functions. (PR #147950)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Igor Zamyatin
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][py] Mark all type caster `from_{cpp, python}` methods as noexcept (PR #143866)
Maksim Levental
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Alexander Kornienko
- [Mlir-commits] [mlir] [Vector] Add canonicalization for select(pred, true, false) -> broadcast(pred) (PR #147934)
Mehdi Amini
- [Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Don't use invalid debug loc in reduction functions. (PR #147950)
Akash Banerjee
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen output for Attr::hasStorageCustomConstructor (PR #147957)
Andrei Golubev
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Fix variable naming conflict for function declarations (PR #147927)
Simon Camphausen
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen output for Attr::hasStorageCustomConstructor (PR #147957)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen output for Attr::hasStorageCustomConstructor (PR #147957)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen output for Attr::hasStorageCustomConstructor (PR #147957)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][py] Mark all type caster `from_{cpp, python}` methods as noexcept (PR #143866)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen output for Attr::hasStorageCustomConstructor (PR #147957)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen for AttrOrTypeDef::hasStorageCustomConstructor (PR #147957)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen for AttrOrTypeDef::hasStorageCustomConstructor (PR #147957)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [flang] [mlir] [MLIR] Add ComplexTOROCDLLibraryCalls pass (PR #144926)
Akash Banerjee
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Igor Wodiany
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
Renato Golin
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen for AttrOrTypeDef::hasStorageCustomConstructor (PR #147957)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen for AttrOrTypeDef::hasStorageCustomConstructor (PR #147957)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][memref] Add better computeCollapsedLayoutMap support for unit collapse (PR #147967)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][memref] Add better computeCollapsedLayoutMap support for unit collapse (PR #147967)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Add better computeCollapsedLayoutMap support for unit collapse (PR #147967)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Add better computeCollapsedLayoutMap support for unit collapse (PR #147967)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][memref] Add better computeCollapsedLayoutMap support for unit collapse (PR #147967)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][memref] Add better computeCollapsedLayoutMap support for unit collapse (PR #147967)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir][memref] Fix computeCollapsedLayoutMap for contiguous dynamic dim (PR #136485)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][OpenMP] Add canonical loop LLVM-IR lowering (PR #147069)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][memref] Fix computeCollapsedLayoutMap for contiguous dynamic dim (PR #136485)
Hocky Yudhiono
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5954e9c - [MLIR][Target/Cpp] Fix variable naming conflict for function declarations (#147927)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Fix variable naming conflict for function declarations (PR #147927)
Matthias Gehre
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Petr Kurapov
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
Renato Golin
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Petr Kurapov
- [Mlir-commits] [mlir] [mlir][spirv] Add support for SPV_ARM_graph extension (PR #147937)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][AMDGPU] Add better load/store lowering for full mask (PR #146748)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][AMDGPU] Add better load/store lowering for full mask (PR #146748)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][rocdl] Add `s.sleep` intrinsic (PR #147936)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR] [OpenMP] Initial support for OMP ALLOCATE directive op. (PR #147900)
Raghu Maddhipatla
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [llvm] [mlir] Reland "[mlir][spirv] Fix int type declaration duplication when serializing" (PR #145687)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Fix variable naming conflict for function declarations (PR #147927)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] Reland "[mlir][spirv] Fix int type declaration duplication when serializing" (PR #145687)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][SPIRV] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][TableGen] Check tblgen::Method properties for compatibility (PR #147979)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][spirv] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][TableGen] Check tblgen::Method properties for compatibility (PR #147979)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][TableGen] Check tblgen::Method properties for compatibility (PR #147979)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][TableGen] Check tblgen::Method properties for compatibility (PR #147979)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][TableGen] Check tblgen::Method properties for compatibility (PR #147979)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen for AttrOrTypeDef::hasStorageCustomConstructor (PR #147957)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen for AttrOrTypeDef::hasStorageCustomConstructor (PR #147957)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][TableGen] Verify compatibility of tblgen::Method properties (PR #147979)
Andrei Golubev
- [Mlir-commits] [mlir] [Vector] Add canonicalization for select(pred, true, false) -> broadcast(pred) (PR #147934)
Jakub Kuderski
- [Mlir-commits] [mlir] [Vector] Add canonicalization for select(pred, true, false) -> broadcast(pred) (PR #147934)
Jakub Kuderski
- [Mlir-commits] [mlir] 86320e0 - [mlir] Fix warnings
Kazu Hirata
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][py] Mark all type caster `from_{cpp, python}` methods as noexcept (PR #143866)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][py] Mark all type caster `from_{cpp, python}` methods as noexcept (PR #143866)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] f964922 - [mlir][AMDGPU] Add better load/store lowering for full mask (#146748)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][AMDGPU] Add better load/store lowering for full mask (PR #146748)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][transform] Fix transform dialect tutorial chapter 1 (PR #147983)
lonely eagle
- [Mlir-commits] [mlir] [mlir][vector] shape_cast(constant) -> constant fold for non-splats (PR #145539)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][transform] Fix transform dialect tutorial chapter 1 (PR #147983)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Auto generate source location for python bindings (PR #112923)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][linalg] Vectorize directly to a named contraction (PR #147296)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][transform] Fix transform dialect tutorial chapter 1 (PR #147983)
Renato Golin
- [Mlir-commits] [mlir] [mlir][transform] Fix transform dialect tutorial chapter 1 (PR #147983)
Renato Golin
- [Mlir-commits] [mlir] [mlir][transform] Fix transform dialect tutorial chapter 1 (PR #147983)
Renato Golin
- [Mlir-commits] [mlir] [MLIR] [Vector] Linearization patterns for vector.load and vector.store (PR #145115)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Target/Cpp] Fix variable naming conflict for function declarations (PR #147927)
Marius Brehler
- [Mlir-commits] [mlir] 77d04ff - [mlir][OpenMP] fix compilation warning (#147987)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][OpenMP] fix compilation warning (PR #147987)
Peiming Liu
- [Mlir-commits] [mlir] [MLIR][Vector] Fix bug in ExtractStrideSlicesOp canonicalization (PR #147591)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Vector] Fix bug in ExtractStrideSlicesOp canonicalization (PR #147591)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Vector] Fix bug in ExtractStrideSlicesOp canonicalization (PR #147591)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Vector] Add canonicalization for select(pred, true, false) -> broadcast(pred) (PR #147934)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Vector] Add canonicalization for select(pred, true, false) -> broadcast(pred) (PR #147934)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Vector] Add canonicalization for select(pred, true, false) -> broadcast(pred) (PR #147934)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Vector] Add canonicalization for select(pred, true, false) -> broadcast(pred) (PR #147934)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Vector] Add canonicalization for select(pred, true, false) -> broadcast(pred) (PR #147934)
Andrzej Warzyński
- [Mlir-commits] [mlir] [Vector] Add canonicalization for select(pred, true, false) -> broadcast(pred) (PR #147934)
Andrzej Warzyński
- [Mlir-commits] [mlir] f60cc63 - [mlir][rocdl] Add `s.sleep` intrinsic (#147936)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][rocdl] Add `s.sleep` intrinsic (PR #147936)
Ivan Butygin
- [Mlir-commits] [mlir] [NVVM][MLIR] Remove Pure trait from clock, clock64, globaltimer Ops (PR #147608)
Pradeep Kumar
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][linalg] Add support for scalable vectorization of linalg.mmt4d (PR #146531)
Andrzej Warzyński
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
Quinn Dawkins
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
Quinn Dawkins
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][transform] Fix transform dialect tutorial chapter 1 (PR #147983)
lonely eagle
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][linalg] Add support for scalable vectorization of linalg.mmt4d (PR #146531)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][linalg] Add support for scalable vectorization of linalg.mmt4d (PR #146531)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][linalg] Add support for scalable vectorization of linalg.mmt4d (PR #146531)
Andrzej Warzyński
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
Renato Golin
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][xevm] Fix dialect descriptions formatting (PR #147729)
Chao Chen
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Jianhui Li
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Jianhui Li
- [Mlir-commits] [mlir] [Vector] Add canonicalization for select(pred, true, false) -> broadcast(pred) (PR #147934)
Kunwar Grover
- [Mlir-commits] [mlir] [MLIR] [OpenMP] Initial support for OMP ALLOCATE directive op. (PR #147900)
Krzysztof Parzyszek
- [Mlir-commits] [mlir] [MLIR] [OpenMP] Initial support for OMP ALLOCATE directive op. (PR #147900)
Krzysztof Parzyszek
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
Quinn Dawkins
- [Mlir-commits] [mlir] [mlir][vector] Support direct broadcast conversion (LLVM & SPIRV) (PR #148027)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Support direct broadcast conversion (LLVM & SPIRV) (PR #148027)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][vector] Support direct broadcast conversion (LLVM & SPIRV) (PR #148027)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][GPU] Add xevm-attach-target transform pass. (PR #147372)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. (PR #147375)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][py] Mark all type caster `from_{cpp, python}` methods as noexcept (PR #143866)
Maksim Levental
- [Mlir-commits] [mlir] [mlir][py] Mark all type caster `from_{cpp, python}` methods as noexcept (PR #143866)
Nicholas Junge
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
Renato Golin
- [Mlir-commits] [mlir] Revert "[MLIR][Conversion] Add convert-xevm-to-llvm pass." (PR #148081)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][spirv] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
Jaeho Kim
- [Mlir-commits] [mlir] Expand the MemRef to EmitC pass (PR #148055)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "[MLIR][Conversion] Add convert-xevm-to-llvm pass." (PR #148081)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][TableGen] Verify compatibility of tblgen::Method properties (PR #147979)
Mehdi Amini
- [Mlir-commits] [mlir] Revert "[MLIR][Conversion] Add convert-xevm-to-llvm pass." (PR #148081)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen for AttrOrTypeDef::hasStorageCustomConstructor (PR #147957)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen for AttrOrTypeDef::hasStorageCustomConstructor (PR #147957)
Mehdi Amini
- [Mlir-commits] [mlir] Expand the MemRef to EmitC pass (PR #148055)
Jaden Angella
- [Mlir-commits] [mlir] Expand the MemRef to EmitC pass - Adding scalars (PR #148055)
Jaden Angella
- [Mlir-commits] [mlir] Expand the MemRefToEmitC pass - Adding scalars (PR #148055)
Jaden Angella
- [Mlir-commits] [mlir] Expand the MemRefToEmitC pass - Adding scalars (PR #148055)
Jaden Angella
- [Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang
- [Mlir-commits] [mlir] [mlir][memref] Add better computeCollapsedLayoutMap support for unit collapse (PR #147967)
Hocky Yudhiono
- [Mlir-commits] [mlir] [mlir] [presburger] Add IntegerRelation::rangeProduct (PR #148092)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. [Re-attempt] (PR #148103)
Sang Ik Lee
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. [Re-attempt] (PR #148103)
Sang Ik Lee
- [Mlir-commits] [mlir] [NVVM][MLIR] Remove Pure trait from clock, clock64, globaltimer Ops (PR #147608)
Pradeep Kumar
- [Mlir-commits] [mlir] [NVVM][MLIR] Remove Pure trait from clock, clock64, globaltimer Ops (PR #147608)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen for AttrOrTypeDef::hasStorageCustomConstructor (PR #147957)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][TableGen] Verify compatibility of tblgen::Method properties (PR #147979)
Andrei Golubev
- [Mlir-commits] [mlir] [mlir][TableGen] Verify compatibility of tblgen::Method properties (PR #147979)
Andrei Golubev
- [Mlir-commits] [mlir] 7b91df3 - [OMPIRBuilder] Don't use invalid debug loc in reduction functions. (#147950)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Don't use invalid debug loc in reduction functions. (PR #147950)
Abid Qadeer
- [Mlir-commits] [mlir] 5cd56c9 - [MLIR][NVVM] Remove Pure trait from clock, clock64, globaltimer Ops (#147608)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [NVVM][MLIR] Remove Pure trait from clock, clock64, globaltimer Ops (PR #147608)
Pradeep Kumar
- [Mlir-commits] [mlir] [mlir][py] Mark all type caster `from_{cpp, python}` methods as noexcept (PR #143866)
Nicholas Junge
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #148119)
Tim Gymnich
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower vector.contract to Neon FEAT_BF16 operations (PR #148198)
Momchil Velikov
- [Mlir-commits] [mlir] [MLIR][AArch64] Lower vector.contract to Neon FEAT_BF16 operations (PR #148198)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][py] Mark all type caster `from_{cpp, python}` methods as noexcept (PR #143866)
Nicholas Junge
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] 4a35214 - [mlir][ODS] Fix TableGen for AttrOrTypeDef::hasStorageCustomConstructor (#147957)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][ODS] Fix TableGen for AttrOrTypeDef::hasStorageCustomConstructor (PR #147957)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 I8 Dot Op (PR #147908)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 I8 Dot Op (PR #147908)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 I8 Dot Op (PR #147908)
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][OpenMP] Add canonical loop LLVM-IR lowering (PR #147069)
Michael Kruse
- [Mlir-commits] [mlir] 96bc07d - [MLIR][OpenMP] Add canonical loop LLVM-IR lowering (#147069)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][OpenMP] Add canonical loop LLVM-IR lowering (PR #147069)
Michael Kruse
- [Mlir-commits] [flang] [mlir] [Flang] Implement !$omp unroll using omp.unroll_heuristic (PR #144785)
Michael Kruse
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][tosa] Remove profile compliance of cond_if and while_loop (PR #148212)
Luke Hutton
- [Mlir-commits] [mlir] [mlir][tosa] Remove profile compliance of cond_if and while_loop (PR #148212)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 I8 Dot Op (PR #147908)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 I8 Dot Op (PR #147908)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 I8 Dot Op (PR #147908)
Adam Siemieniuk
- [Mlir-commits] [mlir] 587ba75 - [mlir][x86vector] AVX2 I8 Dot Op (#147908)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 I8 Dot Op (PR #147908)
Adam Siemieniuk
- [Mlir-commits] [mlir] b293c8b - [mlir][TosaToLinalg] Ensure valid insertion pointer after op erasure (#146908)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][TosaToLinalg] Ensure valid insertion pointer after op erasure (PR #146908)
Matthias Springer
- [Mlir-commits] [mlir] [mlir][x86vector] Fix dot.i8 container type (PR #148230)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86vector] Fix dot.i8 container type (PR #148230)
Adam Siemieniuk
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 I8 Dot Op (PR #147908)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [mlir][x86vector] AVX2 I8 Dot Op (PR #147908)
LLVM Continuous Integration
- [Mlir-commits] [mlir] [MLIR][Interfaces] Remove negative branch weight verifier (PR #148234)
Christian Ulmann
- [Mlir-commits] [mlir] [MLIR][Interfaces] Remove negative branch weight verifier (PR #148234)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Interfaces] Remove negative branch weight verifier (PR #148234)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][scf] Add `ReturnLike` to `scf::InParallelOp` (PR #148237)
Fabian Mora
- [Mlir-commits] [mlir] [mlir][scf] Add `ReturnLike` to `scf::InParallelOp` (PR #148237)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][scf] Add `ReturnLike` to `scf::InParallelOp` (PR #148237)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] A couple of grammar fixes (PR #144368)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] A couple of grammar fixes (PR #144368)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] A couple of grammar fixes (PR #144368)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] A couple of grammar fixes (PR #144368)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] A couple of grammar fixes (PR #144368)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] A couple of grammar fixes (PR #144368)
llvmlistbot at llvm.org
- [Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] A couple of grammar fixes (PR #144368)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Robert Konicar
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Robert Konicar
- [Mlir-commits] [flang] [mlir] [MLIR][Interfaces] Remove negative branch weight verifier (PR #148234)
Christian Ulmann
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] A couple of grammar fixes (PR #144368)
Baranov Victor
- [Mlir-commits] [mlir] [Vector] Do not sink elementwise on dynamic position (PR #148245)
Kunwar Grover
- [Mlir-commits] [mlir] [Vector] Do not sink elementwise on dynamic position (PR #148245)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [Vector] Do not sink elementwise on dynamic position (PR #148245)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Vector] Do not propagate vector.extract on dynamic position (PR #148245)
Kunwar Grover
- [Mlir-commits] [mlir] [mlir][Vector] Do not propagate vector.extract on dynamic position (PR #148245)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][Vector] Do not propagate vector.extract on dynamic position (PR #148245)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][Vector] Do not propagate vector.extract on dynamic position (PR #148245)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Enable dot operation for bfloat16 (PR #145409)
Darren Wihandi
- [Mlir-commits] [mlir] a89021b - [mlir][spirv] Enable dot operation for bfloat16 (#145409)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Enable dot operation for bfloat16 (PR #145409)
Jakub Kuderski
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Ivan Butygin
- [Mlir-commits] [mlir] [MLIR] [Vector] Linearization patterns for vector.load and vector.store (PR #145115)
Nishant Patel
- [Mlir-commits] [mlir] 77914c9 - [mlir][Vector] Do not propagate vector.extract on dynamic position (#148245)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Vector] Do not propagate vector.extract on dynamic position (PR #148245)
Kunwar Grover
- [Mlir-commits] [mlir] [MLIR][NVVM] Update MLIR mapa to reflect new address space (PR #146031)
Guray Ozen
- [Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] Fix typos 'seperate' -> 'separate' (NFC) (PR #144368)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix the PTX generation bug for StMatrixOp (PR #148250)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix the PTX generation bug for StMatrixOp (PR #148250)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] Fix the PTX generation bug for StMatrixOp (PR #148250)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Ivan Butygin
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Ivan Butygin
- [Mlir-commits] [flang] [mlir] [MLIR][Interfaces] Remove negative branch weight verifier (PR #148234)
Slava Zakharin
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #148119)
Jakub Kuderski
- [Mlir-commits] [mlir] [MLIR] [OpenMP] Initial support for OMP ALLOCATE directive op. (PR #147900)
Raghu Maddhipatla
- [Mlir-commits] [mlir] [MLIR] [OpenMP] Initial support for OMP ALLOCATE directive op. (PR #147900)
Raghu Maddhipatla
- [Mlir-commits] [mlir] [MLIR] [OpenMP] Initial support for OMP ALLOCATE directive op. (PR #147900)
Raghu Maddhipatla
- [Mlir-commits] [mlir] [mlir][MemRef] Add support for emulating narrow floats (PR #148036)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][Vector] Support scalar `vector.extract` in VectorLinearize (PR #147440)
Nishant Patel
- [Mlir-commits] [mlir] [mlir][Vector] Support scalar `vector.extract` in VectorLinearize (PR #147440)
Nishant Patel
- [Mlir-commits] [mlir] [MLIR] [OpenMP] Initial support for OMP ALLOCATE directive op. (PR #147900)
Kiran Chandramohan
- [Mlir-commits] [mlir] [MLIR] Fix the PTX generation bug for StMatrixOp (PR #148250)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [MLIR] Fix the PTX generation bug for StMatrixOp (PR #148250)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR] Fix the PTX generation bug for StMatrixOp (PR #148250)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR] Fix the PTX generation bug for StMatrixOp (PR #148250)
Durgadoss R
- [Mlir-commits] [mlir] [mlir][py] Mark all type caster `from_{cpp, python}` methods as noexcept (PR #143866)
Maksim Levental
- [Mlir-commits] [mlir] [MLIR] Fix the PTX generation bug for StMatrixOp (PR #148250)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Align the PTX string for StMatrixOp (PR #148250)
Durgadoss R
- [Mlir-commits] [mlir] [MLIR][NVVM] Align the PTX string for StMatrixOp with the docs (PR #148250)
Durgadoss R
- [Mlir-commits] [mlir] Expand the MemRefToEmitC pass - Lowering `AllocOp` (PR #148257)
Jaden Angella
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. [Re-attempt] (PR #148103)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Robert Konicar
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. [Re-attempt] (PR #148103)
Sang Ik Lee
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Robert Konicar
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. [Re-attempt] (PR #148103)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Robert Konicar
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [MLIR][Vector]Add constraints to vector.shape_cast(constant) -> constant (PR #147691)
James Newling
- [Mlir-commits] [mlir] [mlir][xegpu] Add initial skeleton implementation for lowering ConvertLayoutOp (PR #146176)
Chao Chen
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Mohammadreza Ameri Mahabadian
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #148119)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #148119)
Kazu Hirata
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
Renato Golin
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #148119)
Kazu Hirata
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
Renato Golin
- [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose variants (PR #147961)
Renato Golin
- [Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Don't use invalid debug loc in declare mapper function. (PR #148263)
Abid Qadeer
- [Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Don't use invalid debug loc in declare mapper function. (PR #148263)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. [Re-attempt] (PR #148103)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [mlir][docs] Rename OpTrait to Trait in ODS doc (PR #148267)
Jian Cai
- [Mlir-commits] [mlir] [MLIR][Vector]Add constraints to vector.shape_cast(constant) -> constant (PR #147691)
Diego Caballero
- [Mlir-commits] [mlir] [mlir][docs] Rename OpTrait to Trait in ODS doc (PR #148267)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][docs] Rename OpTrait to Trait in ODS doc (PR #148267)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][xegpu] Add initial skeleton implementation for lowering ConvertLayoutOp (PR #146176)
Tuomas Kärnä
- [Mlir-commits] [mlir] [mlir][MemRef] Add support for emulating narrow floats (PR #148036)
Han-Chung Wang
- [Mlir-commits] [mlir] [MLIR][Vector]Add constraints to vector.shape_cast(constant) -> constant (PR #147691)
James Newling
- [Mlir-commits] [mlir] Expand the MemRefToEmitC pass - Lowering `AllocOp` (PR #148257)
Paul Kirth
- [Mlir-commits] [mlir] Expand the MemRefToEmitC pass - Lowering `AllocOp` (PR #148257)
Paul Kirth
- [Mlir-commits] [mlir] Expand the MemRefToEmitC pass - Lowering `AllocOp` (PR #148257)
Paul Kirth
- [Mlir-commits] [mlir] Expand the MemRefToEmitC pass - Adding scalars (PR #148055)
Paul Kirth
- [Mlir-commits] [mlir] Expand the MemRefToEmitC pass - Adding scalars (PR #148055)
Paul Kirth
- [Mlir-commits] [mlir] Expand the MemRefToEmitC pass - Adding scalars (PR #148055)
Paul Kirth
- [Mlir-commits] [mlir] 0a34309 - [MLIR][Conversion] Add convert-xevm-to-llvm pass. [Re-attempt] (#148103)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][Conversion] Add convert-xevm-to-llvm pass. [Re-attempt] (PR #148103)
Md Abdullah Shahneous Bari
- [Mlir-commits] [mlir] [mlir][docs] Rename OpTrait to Trait in ODS doc (PR #148267)
Jian Cai
- [Mlir-commits] [mlir] [mlir][docs] Rename OpTrait to Trait in ODS doc (PR #148276)
Jian Cai
- [Mlir-commits] [mlir] [mlir][docs] Rename OpTrait to Trait in ODS doc (PR #148276)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR] [OpenMP] Initial support for OMP ALLOCATE directive op. (PR #147900)
Raghu Maddhipatla
- [Mlir-commits] [mlir] 5e0de68 - [mlir] Remove unused includes (NFC) (#148119)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #148119)
Kazu Hirata
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Chao Chen
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Minor fixes in XeGPU subgroup distribution. (PR #147846)
Charitha Saumya
- [Mlir-commits] [mlir] [mlir][xegpu] Minor fixes in XeGPU subgroup distribution. (PR #147846)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3092b76 - [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (#147620)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
Charitha Saumya
- [Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Don't use invalid debug loc in task proxy function. (PR #148284)
Abid Qadeer
- [Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Don't use invalid debug loc in task proxy function. (PR #148284)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Don't use invalid debug loc in task proxy function. (PR #148284)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)
LLVM Continuous Integration
- [Mlir-commits] [mlir] Add XeVM target and XeVM dialect integration tests. (PR #148286)
Sang Ik Lee
- [Mlir-commits] [mlir] Expand the MemRefToEmitC pass - Adding scalars (PR #148055)
Jacques Pienaar
- [Mlir-commits] [mlir] Add XeVM target and XeVM dialect integration tests. (PR #148286)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][GPU][XeVM] Add XeVM target and XeVM dialect integration tests. (PR #148286)
Sang Ik Lee
- [Mlir-commits] [mlir] Expand the MemRefToEmitC pass - Adding scalars (PR #148055)
Jacques Pienaar
- [Mlir-commits] [mlir] Revert "[mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results." (PR #148291)
Charitha Saumya
- [Mlir-commits] [mlir] Expand the MemRefToEmitC pass - Adding scalars (PR #148055)
Jacques Pienaar
- [Mlir-commits] [mlir] Expand the MemRefToEmitC pass - Adding scalars (PR #148055)
Jacques Pienaar
- [Mlir-commits] [mlir] Expand the MemRefToEmitC pass - Adding scalars (PR #148055)
Jacques Pienaar
- [Mlir-commits] [mlir] Revert "[mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results." (PR #148291)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "[mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results." (PR #148291)
Chao Chen
- [Mlir-commits] [mlir] [MLIR][GPU][XeVM] Add XeVM target and XeVM dialect integration tests. (PR #148286)
Sang Ik Lee
- [Mlir-commits] [mlir] Revert "[mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results." (PR #148291)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [MLIR][GPU][XeVM] Add XeVM target and XeVM dialect integration tests. (PR #148286)
Sang Ik Lee
- [Mlir-commits] [mlir] 1d33bba - Revert "[mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results." (#148291)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] Revert "[mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results." (PR #148291)
Charitha Saumya
- [Mlir-commits] [llvm] [mlir] [mlir][cmake] Fix missing entries in `tablegen_compile_commands.yml` (PR #147516)
Jacques Pienaar
- [Mlir-commits] [mlir] 136558b - [mlir][cmake] Fix missing entries in `tablegen_compile_commands.yml` (#147516)
llvmlistbot at llvm.org
- [Mlir-commits] [llvm] [mlir] [mlir][cmake] Fix missing entries in `tablegen_compile_commands.yml` (PR #147516)
Markus Böck
- [Mlir-commits] [mlir] [mlir][IR] Set insertion point when erasing an operation (PR #146955)
Jacques Pienaar
- [Mlir-commits] [llvm] [mlir] [mlir][cmake] Fix missing entries in `tablegen_compile_commands.yml` (PR #147516)
River Riddle
- [Mlir-commits] [mlir] [mlir][docs] Rename OpTrait to Trait in ODS doc (PR #148276)
Mehdi Amini
- [Mlir-commits] [mlir] [mlir][acc] Add MappableType API for generating private recipe init (PR #148293)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][acc] Add MappableType API for generating private recipe init (PR #148293)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][acc] Add MappableType API for generating private recipe init (PR #148293)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][acc] Add MappableType API for generating private recipe init (PR #148293)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] [mlir][acc] Add MappableType API for generating private recipe init (PR #148293)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [mlir] [mlir][acc] Add MappableType API for generating private recipe init (PR #148293)
Valentin Clement バレンタイン クレメン
- [Mlir-commits] [mlir] [mlir][acc] Add MappableType API for generating private recipe init (PR #148293)
Razvan Lupusoru
- [Mlir-commits] [mlir] [mlir][spirv] Add basic support for SPV_EXT_replicated_composites (PR #147067)
Ivan Butygin
Last message date:
Fri Jul 11 13:55:58 PDT 2025
Archived on: Fri Jul 11 13:56:02 PDT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).