August 2025 Archives by thread
      
      Starting: Fri Aug  1 01:13:46 PDT 2025
         Ending: Sun Aug 31 23:58:22 PDT 2025
         Messages: 5431
     
- [Mlir-commits] [mlir] [mlir] [dataflow] further optimize dataflow	compile time (PR #149804)
 
donald chen
 - [Mlir-commits] [mlir] [mlir][linalg] Produce canonical linalg.generic for im2col (PR #134675)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][vector] Canonicalize broadcast of	shape_cast (PR #150523)
 
Kunwar Grover
 - [Mlir-commits] [mlir] [mlir][spirv] Add OpExtension "SPV_INTEL_tensor_float32_conversion " (PR #151337)
 
Igor Wodiany
 - [Mlir-commits] [mlir] [mlir][spirv] Enable (de)serialization of TensorARM to/from OpConstan… (PR #151485)
 
Mohammadreza Ameri Mahabadian
 - [Mlir-commits] [mlir] [mlir] Add VCIX dialect maintainer (PR	#151369)
 
Renato Golin
 - [Mlir-commits] [mlir] [mlir][tosa] Enable Constant Operand Check by Default in TOSA Validation Pass (PR #150598)
 
Peng Sun
 - [Mlir-commits] [mlir] Reland "[mlir][spirv] Fix UpdateVCEPass to deduce the correct set of capabilities" (PR #151502)
 
Davide Grohmann
 - [Mlir-commits] [mlir] [mlir][linalg] Add getCollapsedVecType and update vectorization of linalg.unpack (PR #151503)
 
Andrzej Warzyński
 - [Mlir-commits] [mlir] [mlir][tosa] Support boolean types for clamp	folder (PR #151653)
 
Luke Hutton
 - [Mlir-commits] [mlir] 77363fb - [mlir][linalg] Add getCollapsedVecType and update vectorization of linalg.unpack (#151503)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][linalg] Enable scalable vectorization of linalg.unpack (PR #149293)
 
Andrzej Warzyński
 - [Mlir-commits] [llvm] [mlir] [MLIR] Migrate pattern application / dialect conversion to the LDBG logging format (PR #150991)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 103461f - [mlir][spirv] Fix lookup logic `spirv.target_env` for `gpu.module` (#147262)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][spirv] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)
 
Jakub Kuderski
 - [Mlir-commits] [mlir] [MLIR] Allow `constFoldBinaryOp` to fold `(T1,	T1) -> T2` (PR #151410)
 
Mehdi Amini
 - [Mlir-commits] [mlir] Avoid unnecessary erasing of constant Locs	(PR #151573)
 
Mehdi Amini
 - [Mlir-commits] [mlir] dfbbb74 - [MLIR] Introduce a OpWithState class to act as a stream modifier for Operations (NFC) (#151547)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Introduce a OpWithState class to act as a stream modifier for Operations (NFC) (PR #151547)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR] Fix duplicated attribute nodes in MLIR bytecode deserialization (PR #151267)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 1023f6c - [mlir][tosa] Support boolean types for clamp folder (#151653)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 48ea3e4 - [mlir][spirv] Enable (de)serialization of TensorARM to/from OpConstan… (#151485)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] c569c1f - [MLIR] Migrate pattern application / dialect conversion to the LDBG logging format (#150991)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][vector] Add alignment attribute to `maskedload` and `maskedstore` (PR #151690)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] [mlir][spirv] Fix verification and serialization replicated constant … (PR #151168)
 
Mohammadreza Ameri Mahabadian
 - [Mlir-commits] [mlir] 03fd5f1 - [mlir][tosa] Enable Constant Operand Check by Default in TOSA Validation Pass (#150598)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [clang] [mlir] [OpenACC][CIR] Implement 'private' clause lowering. (PR #151360)
 
Erich Keane
 - [Mlir-commits] [mlir] [mlir][gpu] Add pass for emulating	unsupported types. (PR #138087)
 
Md Abdullah Shahneous Bari
 - [Mlir-commits] [mlir] [Arith][MemRef] add AtomicRMWKind::xor to	enum (PR #151701)
 
Scott Manley
 - [Mlir-commits] [mlir] Memref prefetch side effect (PR #151261)
 
Alexandre Eichenberger
 - [Mlir-commits] [mlir] [MLIR][LLVM] Propagate alignment attribute from memref to LLVM (PR #151380)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] [mlir][async]: Make async.execute operation with RecursiveMemoryEffects trait (PR #116544)
 
Aviad Cohen
 - [Mlir-commits] [mlir] [mlir][Linalg]: Optimize any structured linalg operation in transform::PromoteOp to avoid unnecessary copies (PR #69876)
 
Aviad Cohen
 - [Mlir-commits] [mlir] [mlir][vector] vector.splat deprecation: folding/canonicalizing parity with broadcast (PR #150284)
 
James Newling
 - [Mlir-commits] [mlir] a96d8ae - [mlir][vector] vector.splat and vector.broadcast folding/canonicalizing parity (#150284)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Add Egress dialects maintainers (PR	#151721)
 
Andrzej Warzyński
 - [Mlir-commits] [mlir] [mlir] MemRefToSPIRV propagate alignment attributes from MemRef ops. (PR #151723)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] 25c0776 - [OpenACC][CIR] Implement 'private' clause lowering. (#151360)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][linalg] Extend `FuseElementwiseOps` pattern to work with named ops (PR #144922)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 6c072c0 - [mlir][spirv] Fix verification and serialization replicated constant … (#151168)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][EmitC]Allow Fields to have initial	values (PR #151437)
 
Paul Kirth
 - [Mlir-commits] [mlir] [mlir][spirv] Enforce Fixed-Size Vectors in SPIR-V Instructions (PR #151738)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] afce932 - [mlir][spirv] Enforce Fixed-Size Vectors for SPIR-V (#151738)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 149d4b5 - [mlir][EmitC]Allow Fields to have	initial values (#151437)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR][SCF] Propagate loop annotation during while op lowering (PR #151746)
 
Thomas Raoux
 - [Mlir-commits] [mlir] [mlir][Transforms] Make lookup without type converter unambiguous (PR #151747)
 
Matthias Springer
 - [Mlir-commits] [mlir] 0b37de2 - [MLIR][SCF] Propagate loop annotation during while op lowering (#151746)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] b63a9b7 - [mlir][spirv] Add OpExtension "SPV_INTEL_tensor_float32_conversion" (#151337)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [llvm] [mlir] [SPIR-V] Add support for the SPIR-V extension SPV_INTEL_tensor_float32_conversion (PR #150090)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][quant] Fix quantization example. (PR	#151518)
 
Javed Absar
 - [Mlir-commits] [mlir] [mlir][Vector] add vector.insert canonicalization pattern for vectors created from ub.poison (PR #142944)
 
Andrzej Warzyński
 - [Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class	(PR #150572)
 
Jaden Angella
 - [Mlir-commits] [mlir] [mlir][ExecutionEngine] Add	LevelZeroRuntimeWrapper. (PR #151038)
 
Jianhui Li
 - [Mlir-commits] [mlir] 69aa6a0 - [mlir][quant] Fix quantization	example. (#151518)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][Transforms][NFC] Move rollback tests to separate file (PR #151809)
 
Matthias Springer
 - [Mlir-commits] [mlir] [mlir][linalg] Morphism across linalg named, category and generic ops. (PR #148424)
 
Javed Absar
 - [Mlir-commits] [mlir] acc8b97 - [mlir][Transforms][NFC] Move rollback tests to separate file (#151809)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][Transforms][NFC] Add missing FileCheck	(PR #151817)
 
Matthias Springer
 - [Mlir-commits] [mlir] 16a0892 - [mlir][Transforms][NFC] Add missing	FileCheck (#151817)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][linalg] Remove references to IREE (PR	#151825)
 
Matthias Springer
 - [Mlir-commits] [llvm] [mlir] [polly] [IR] Only allow lifetime.start/end on allocas (PR #149310)
 
William Moses
 - [Mlir-commits] [mlir] Clone attrs of unregistered ops;	fixes #151640 (PR #151847)
 
Boyana Norris
 - [Mlir-commits] [mlir] [mlir][scf] Implement Conversion from scf.parallel to Nested scf.for (PR #147692)
 
Michael Marjieh
 - [Mlir-commits] [mlir] Let memref.collapse_shape implement ReifyRankedShapedTypeOpInterface. (PR #138452)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [flang] [mlir] [flang] Implement workdistribute construct lowering (PR #140523)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] initial changes (PR #146535)
 
Denzel-Brian Budii
 - [Mlir-commits] [mlir] [MLIR] [SparseTensor] Implement multiple loop ordering heuristics for sparse tensor dialect (PR #151885)
 
Govind Malasani
 - [Mlir-commits] [mlir] [mlir][tosa] Use	`typeConverter->convertType<T>` (PR #150578)
 
Longsheng Mou
 - [Mlir-commits] [flang] [mlir] [OpenMP] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][Canonicalize] Copy ParallelOp Attributes in Single-iteration (PR #145852)
 
Michael Marjieh
 - [Mlir-commits] [mlir] [mlir][affine] Use value bound inference to determine minimum/maximum trip counts in loop analysis (PR #128113)
 
lonely eagle
 - [Mlir-commits] [mlir] [mlir][IR] Mark `getParentBlock()` and `getParentRegion()` as const (NFC) (PR #151915)
 
Longsheng Mou
 - [Mlir-commits] [flang] [llvm] [mlir] [flang] Add support for workdistribute construct in flang frontend (PR #146029)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][Vector] add vector.insert canonicalization pattern to convert a chain of insertions to vector.from_elements (PR #142944)
 
Yang Bai
 - [Mlir-commits] [mlir] [mlir][spirv] Add support for SPV_ARM_graph	extension (PR #147937)
 
Davide Grohmann
 - [Mlir-commits] [mlir] d6dc433 - [mlir][linalg][NFC] Remove	references to IREE (#151825)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 96c8b9e - [mlir][memref][spirv] Add SPIR-V	Image Lowering (#150978)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][memref][spirv] Add SPIR-V Image	Lowering (PR #150978)
 
Jack Frankland
 - [Mlir-commits] [mlir] f1ca88c - [mlir][tosa] Use	`typeConverter->convertType<T>` (#150578)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][spirv] Add support for SPV_ARM_graph extension - part 1 (PR #151934)
 
Davide Grohmann
 - [Mlir-commits] [mlir] [mlir][OpenMP][NFC] Fix gcc 14 warning (PR	#151941)
 
Tom Eccles
 - [Mlir-commits] [mlir] [MLIR][Wasm] Introduce the WasmSSA MLIR	dialect (PR #149233)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR][OpenMP] Add canonical loop LLVM-IR	lowering (PR #147069)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] edae78d - [mlir][OpenMP][NFC] Fix gcc 14	warning (#151941)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 3a20c00 - Reland "[mlir][spirv] Fix UpdateVCEPass to deduce the correct set of capabilities" (#151502)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][spirv] Support SPIR-V 1.6 in	deserializer (PR #151958)
 
Igor Wodiany
 - [Mlir-commits] [mlir] 12b9c0d - [mlir][scf] Implement Conversion from scf.parallel to Nested scf.for (#147692)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Add test to check that we don't reinit after running pass again (PR #151963)
 
Will Froom
 - [Mlir-commits] [mlir] 4431331 - [MLIR] Add test to check that we don't reinit after running pass again (#151963)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][llvm] Add builder for	llvm.call_intrinsic op (PR #151967)
 
lonely eagle
 - [Mlir-commits] [mlir] [mlir][gpu] Add verification to disallow nested `gpu.launch` ops (PR #151968)
 
Longsheng Mou
 - [Mlir-commits] [mlir] [MLIR] Fix pipelineInitializationKey never being correctly updated (PR #150948)
 
Will Froom
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Add pattern for arith.constant for wg to sg distribution (PR #151977)
 
Nishant Patel
 - [Mlir-commits] [llvm] [mlir] [Offload] Add oneInterationPerThread param to loop device RTL (PR #151959)
 
Dominik Adamski
 - [Mlir-commits] [mlir] [mlir][xegpu] Add definition of SliceAttr (PR	#150146)
 
Nishant Patel
 - [Mlir-commits] [flang] [mlir] [MLIR][OpenMP] Add lowering support for AUTOMAP modifier (PR #151513)
 
Akash Banerjee
 - [Mlir-commits] [mlir] 2cf276d - [mlir][spirv] Support SPIR-V 1.6 in	deserializer (#151958)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR][LLVM] Model llvm.module_asm	instruction (PR #151996)
 
Morris Hafner
 - [Mlir-commits] [mlir] [mlir][tensor] Support padding with poison	(PR #152003)
 
James Newling
 - [Mlir-commits] [mlir] [mlir][xegpu] Bug fix in UpdateNdOffset	distribution. (PR #150545)
 
Charitha Saumya
 - [Mlir-commits] [mlir] [mlir][EmitC] Expand the MemRefToEmitC pass - Lowering `CopyOp` (PR #151206)
 
Jaden Angella
 - [Mlir-commits] [mlir] [mlir][spirv] Fix constant.mlir test (PR	#152015)
 
Jakub Kuderski
 - [Mlir-commits] [mlir] 5514e5e - [mlir][spirv] Fix constant.mlir	test (#152015)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 6e94dc3 - [MLIR] Add tensor compiler dialect	maintainers (#150945)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Add tensor compiler dialect	maintainers (PR #150945)
 
Renato Golin
 - [Mlir-commits] [mlir] [NFC][mlir] Update DataFlowFramework.h to be compatible with clang c++23 (PR #152040)
 
Philip Lassen
 - [Mlir-commits] [mlir] add iterVarKind for convenient iterating over	variables (PR #152091)
 
Jeremy Kun
 - [Mlir-commits] [mlir] [mlir][Transforms] Dialect Conversion: Fix folder implementation (PR #150775)
 
Matthias Springer
 - [Mlir-commits] [mlir] a534896 - [MLIR][Wasm] Introduce the WasmSSA	MLIR dialect (#149233)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Add documentation page for	`mlir-query` tool (PR #146535)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir][gpu] Correctly retrieve kernel function name for nested references (PR #152106)
 
Longsheng Mou
 - [Mlir-commits] [mlir] [mlir][scf] Expose isPerfectlyNestedForLoops	(PR #152115)
 
Shay Kleiman
 - [Mlir-commits] [flang] [mlir] [MLIR][LLVMIR][DLTI] Add #llvm.target, #llvm.data_layout and TargetAttrInterface (PR #145899)
 
Renato Golin
 - [Mlir-commits] [mlir] [mlir][linalg] Add mixed precision folding pattern in vectorize_children_and_apply_patterns TD Op (PR #148684)
 
Md Asghar Ahmad Shahid
 - [Mlir-commits] [mlir] [MLIR][WASM] - Introduce an importer for Wasm	binaries (PR #152131)
 
Ferdinand Lemaire
 - [Mlir-commits] [mlir] [mlir][Bufferization] Fix	to_buffer(tensor.cast) folder (PR #150511)
 
Adrian Kuegel
 - [Mlir-commits] [flang] [mlir] [Flang][OpenMP] Fix to resolve the crash with SIMD aligned clause. (PR #150612)
 
Kaviya Rajendiran
 - [Mlir-commits] [mlir] e005ba3 - [MLIR] fix the `ninja mlir-doc`	build
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR][Maintainers] Add maintainer list for	core category (PR #152136)
 
Renato Golin
 - [Mlir-commits] [mlir] [mlir][spirv] Change Spirv.GlobalVariableOp builtin -> built_in (PR #152148)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][llvm] Fix tma descriptor check (PR	#152160)
 
lonely eagle
 - [Mlir-commits] [mlir] [mlir][memref] Allow out-of-bounds semantics for memref.subview (PR #152164)
 
Kunwar Grover
 - [Mlir-commits] [mlir] d72e58e - [MLIR][LLVM] Propagate alignment attribute from memref to LLVM (#151380)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 2e40c56 - [MLIR][Transform] Prefer entry points in current module (#151323)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR][Transform] Prefer entry points in	current module (PR #151323)
 
Jakub Kuderski
 - [Mlir-commits] [mlir] f45f4ae - Avoid unnecessary erasing of	constant Locs (#151573)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] e3467d8 - [mlir][nvgpu] Fix tma descriptor	check (#152160)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][vector] Support multi-dimensional vectors in VectorFromElementsLowering (PR #151175)
 
Andrzej Warzyński
 - [Mlir-commits] [mlir] [mlir][vector] Add special lowering for 2D transpose on 1D broadcast (PR #150562)
 
Andrzej Warzyński
 - [Mlir-commits] [mlir] c1add93 - [mlir][spirv] Change Spirv.GlobalVariableOp builtin -> built_in (#152148)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Fix MLIR shared library installation	(PR #152195)
 
Boyana Norris
 - [Mlir-commits] [mlir] 97dee32 - [MLIR][Presburger] add iterVarKind for convenient iterating over variables (#152091)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][vector] Add AlignmentBytes struct (PR	#152207)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] [mlir][EmitC] Expand the MemRefToEmitC pass - Lowering `extract_strided_metadata` (PR #152208)
 
Jaden Angella
 - [Mlir-commits] [mlir] 06884d0 - [mlir][xegpu] Bug fix in UpdateNdOffset distribution. (#150545)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [WIP][MLIR][Vector] Deprecate vector.splat	(PR #147818)
 
James Newling
 - [Mlir-commits] [mlir] [mlir][python] automatic location inference	(PR #151246)
 
Maksim Levental
 - [Mlir-commits] [mlir] [mlir][Bufferization] Support cast from ranked to unranked in canonic… (PR #152257)
 
Matthias Springer
 - [Mlir-commits] [mlir] cd1363b - [mlir][Bufferization] Support cast from ranked to unranked in canonic… (#152257)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir] Specify namespace in td file pred (PR	#152258)
 
Shay Kleiman
 - [Mlir-commits] [mlir] [AMDGPU] fold memref.subview/expand_shape/collapse_shape into amdgpu.gather_to_lds for DST operand (PR #152277)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][Transforms] More detailed error message when new IR cannot be legalized (PR #152297)
 
Matthias Springer
 - [Mlir-commits] [mlir] [mlir][spirv] Add support for Invariant and Patch decorations (PR #152301)
 
Igor Wodiany
 - [Mlir-commits] [flang] [llvm] [mlir] [flang][OMPIRBuilder][MLIR][llvm] Backend support for atomic control options (PR #151579)
 
Anchu Rajendran S
 - [Mlir-commits] [mlir] [mlir][Transforms] ConversionPatternRewriter: Add `config` getter (PR #152310)
 
Matthias Springer
 - [Mlir-commits] [mlir] cd4ae91 - [mlir] Specify namespace in td file	pred (#152258)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][vector] Replace vector.splat with vector.broadcast in some tests (PR #152230)
 
James Newling
 - [Mlir-commits] [mlir] [mlir][emitc][NFC] Clean up EmitC (PR #152327)
 
Andrey Timonin
 - [Mlir-commits] [mlir] [MLIR][Linalg] Remove matmul_transpose	variants (PR #147961)
 
Renato Golin
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Distribute create_nd_desc op without offset from Wg to Sg (PR #152351)
 
Nishant Patel
 - [Mlir-commits] [mlir] [mlir] Added `Convergent` trait that matches LLVM's semantics (PR #152358)
 
Nikolay Panchenko
 - [Mlir-commits] [mlir] [mlir][spirv]Fix serialization of TensorARM with rank higher than one (PR #152391)
 
Mohammadreza Ameri Mahabadian
 - [Mlir-commits] [mlir] 281e6d2 - [mlir][ExecutionEngine] Add LevelZeroRuntimeWrapper. (#151038)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Add lowering from transfer_read/transfer_write to load_gather/store_scatter (PR #152429)
 
Jianhui Li
 - [Mlir-commits] [mlir] a3e0685 - [mlir][Transforms] More detailed error message when new IR cannot be legalized (#152297)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [flang] [mlir] [flang][mlir] Add support for implicit linearization in omp.simd (PR #150386)
 
Kareem Ergawy
 - [Mlir-commits] [mlir] [mlir][emitc] Use LLVM_FALLTHROUGH (PR	#152464)
 
Andrey Timonin
 - [Mlir-commits] [mlir] [mlir][python] source line info (PR #149166)
 
Maksim Levental
 - [Mlir-commits] [mlir] [MLIR] Integrate LLVM Optimization Remarks	Infrastructure (PR #152474)
 
Guray Ozen
 - [Mlir-commits] [mlir] ceda56b - [mlir][linalg] Morphism across linalg -- named, category and generic ops. (#148424)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][linalg]-Fix wrong assertion in the getMatchingYieldValue inter… (PR #89590)
 
Amir Bishara
 - [Mlir-commits] [mlir] [mlir][tblgen] Use fully mlir namespace in OpFormatGen property parsing (PR #152498)
 
Amir Bishara
 - [Mlir-commits] [mlir] 69d0bd5 - [mlir][cmake] Fix MLIR shared	library installation (#152195)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] Enable superset options (PR #146370)
 
Sasa Vuckovic
 - [Mlir-commits] [mlir] [MLIR][NVVM] Update MLIR mapa to reflect new address space (PR #146031)
 
Guray Ozen
 - [Mlir-commits] [mlir] [mlir][vector] Add alignment attribute to vector operations. (PR #152507)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] [MLIR][NVVM] Add pmevent (PR #152509)
 
Guray Ozen
 - [Mlir-commits] [mlir] [MLIR] Make `PassPipelineOptions` virtual to allow diamond inheritance (PR #146370)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR] Make `PassPipelineOptions` virtually inheriting from PassOptions to allow diamond inheritance (PR #146370)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR][NVVM] Combine griddepcontrol Ops (PR	#152525)
 
Guray Ozen
 - [Mlir-commits] [mlir] [flang][mlir] Add support for translating task_reduction to LLVMIR (PR #120957)
 
Tom Eccles
 - [Mlir-commits] [mlir] 44fbeb3 - [mlir][vector] Use `llvm::Align` when constructing vector load and stores. (#152207)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 0cb98c7 - [mlir][vector] Replace vector.splat with vector.broadcast in some tests (#152230)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] ff616a1 - [mlir][linalg]-Fix wrong assertion in the getMatchingYieldValue inter… (#89590)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] de2bac3 - [MLIR] Allow `constFoldBinaryOp` to fold `(T1, T1) -> T2` (#151410)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 3fbb553 - [mlir][emitc] Simplify emitc::isSupportedFloatType (NFC) (#152464)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 6d231fb - [mlir] MemRefToSPIRV propagate alignment attributes from MemRef ops. (#151723)
 
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] [mlir][rocdl] Add `readfirstlane` intrinsic	(PR #152551)
 
Ivan Butygin
 - [Mlir-commits] [mlir] [mlir][AMDGPU] Allow non-contiguous destination memrefs for gather_to_lds (PR #152559)
 
Quinn Dawkins
 - [Mlir-commits] [mlir] 740f690 - [mlir][rocdl] Add `readfirstlane`	intrinsic (#152551)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][emitc] Adjust the emitc.class op	description (NFC) (PR #152570)
 
Andrey Timonin
 - [Mlir-commits] [mlir] [mlir][emitc] Add verification for the	emitc.get_field op (PR #152577)
 
Andrey Timonin
 - [Mlir-commits] [mlir] 38542ef - [flang][OMPIRBuilder][MLIR][llvm] Backend support for atomic control options (#151579)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 72bc1be - [mlir][AMDGPU] Allow non-contiguous destination memrefs for gather_to_lds (#152559)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][EmitC] Expand the MemRefToEmitC pass - Lowering `reinterpret_cast` (PR #152610)
 
Jaden Angella
 - [Mlir-commits] [mlir] [MLIR][WASM] Custom assembly format for if memory and table ops (PR #152668)
 
Luc Forget
 - [Mlir-commits] [mlir] c23b4fb - [IR] Remove size argument from	lifetime intrinsics (#150248)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] ed6cd8f - [MLIR][WASM] Custom assembly format for if memory and table ops (#152668)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][spirv] Enable serializer to write SPIR-V modules into separate files (PR #152678)
 
Igor Wodiany
 - [Mlir-commits] [mlir] [mlir][spirv] Conditionally add SPV_KHR_non_semantic_info extension u… (PR #152686)
 
Davide Grohmann
 - [Mlir-commits] [mlir] [mlir][gpu] Support outlining nested	`gpu.launch` (PR #152696)
 
Longsheng Mou
 - [Mlir-commits] [mlir] 8949dc7 - [mlir][amdgpu] fold memref.subview/expand_shape/collapse_shape into amdgpu.gather_to_lds for DST operand (#152277)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] a1672d7 - [mlir][vector] Add alignment attribute to `maskedload` and `maskedstore` (#151690)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][dataflow] Update dataflow tutorial doc and add dataflow example code (PR #149296)
 
Mehdi Amini
 - [Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Add MLIR Lowering Support for dist_schedule (PR #152736)
 
Jack Styles
 - [Mlir-commits] [mlir] [mlir][amdgpu] Introduce	`assume_subgroup_uniform` op (PR #152740)
 
Ivan Butygin
 - [Mlir-commits] [mlir] [mlir][tosa] Fix tosa-reduce-transposes to handle large constants better (PR #148755)
 
Suraj Sudhir
 - [Mlir-commits] [mlir] b574bcf - [mlir][TD] Support padding with	poison (#152003)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] b4e8b8e - [mlir][vector] Canonicalize broadcast of shape_cast (#150523)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] c962234 - [mlir][xegpu] Add definition of	SliceAttr (#150146)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR][Python] MLIR Enum Python bindings infinite recursion (#151584) (PR #151588)
 
Nick Smith
 - [Mlir-commits] [mlir] 688551f - [mlir][spirv] Fix serialization of TensorARM with rank higher than one (#152391)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][xegpu] Remove OffsetSizeAndStrideOpInterface from CreateNdDescOp (PR #152773)
 
Chao Chen
 - [Mlir-commits] [mlir] [mlir] [amdgpu] Remove s_wait_loadcnt from amdgpu.lds_barrier on gfx12 (PR #152778)
 
Paul Trojahn
 - [Mlir-commits] [mlir] fab2b22 - [mlir][xegpu] Remove OffsetSizeAndStrideOpInterface from CreateNdDescOp (#152773)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] d152808 - [MLIR][Linalg] Remove	matmul_transpose variants (#147961)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][linalg][test] Fix flaky test linalg-morph-multi-step.mlir (PR #152805)
 
Jordan Rupprecht
 - [Mlir-commits] [mlir] 88b7915 - [mlir][linalg][test] Fix flaky test linalg-morph-multi-step.mlir (#152805)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][gpu] Add `broadcast_lane` op (PR	#152808)
 
Ivan Butygin
 - [Mlir-commits] [mlir] [mlir][affine] Fix crash in affine-loop-fusion by validating access relation IDs (PR #152812)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][Transforms] Dialect Conversion Driver without Rollback (PR #151865)
 
Matthias Springer
 - [Mlir-commits] [mlir] [mlir] volunteering for quant dialect (PR	#152852)
 
Javed Absar
 - [Mlir-commits] [mlir] [mlir][tosa] `StringBasedAttr` TOSA enumerations to `Tosa_I32EnumAttr` (PR #152856)
 
Annu Singh
 - [Mlir-commits] [mlir] [NFC][mlir] Fully qualify namespace to avoid	an MSVC bug (PR #152860)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 8666000 - [NFC][mlir] Fully qualify namespace to avoid an MSVC bug (#152860)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir] Enable disabling folding in dialect	conversion (PR #152890)
 
Jacques Pienaar
 - [Mlir-commits] [mlir] [mlir][emitc] Relax `hasSideEffect` rules for	Var/Member (PR #145011)
 
Gil Rapaport
 - [Mlir-commits] [mlir] [mlir][SparseTensor] Simplify pipeline (PR	#152908)
 
Matthias Springer
 - [Mlir-commits] [mlir] 6ec0985 - [mlir] Enable disabling folding in dialect conversion (#152890)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [vector][mlir] Canonicalize to shape_cast	where possible (PR #140583)
 
Andrzej Warzyński
 - [Mlir-commits] [mlir] [SCFToAffine] Add a pass to raise scf to	affine ops. (PR #152925)
 
Ming Yan
 - [Mlir-commits] [mlir] [mlir][IntRange] Poison support in int-range	analysis (PR #152932)
 
Ivan Butygin
 - [Mlir-commits] [mlir] [MLIR][NVVM] Support generating all the ldmatrix intrinsics from NVVM ops (PR #148783)
 
Gao Yanfeng
 - [Mlir-commits] [mlir] [MLIR][Linalg] pack,	unpack to take memref inputs (PR #129036)
 
Hyunsung Lee
 - [Mlir-commits] [mlir] [NFC][mlir][vector] Handle potential static cast assertion. (PR #152957)
 
Md Asghar Ahmad Shahid
 - [Mlir-commits] [mlir] [mlir][linalg] Fix	UnPackOp::getTiledOuterDims (PR #152960)
 
Andrzej Warzyński
 - [Mlir-commits] [mlir] Extending UniformQuantizedType with interface-based support for new storage types in Quant dialect (PR #152966)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][emitc] Only mark operator with fundamental type have no side effect (PR #144990)
 
Jianjian Guan
 - [Mlir-commits] [mlir] [MLIR] Add shape propagation through	tensor.pad (PR #136681)
 
Andrzej Warzyński
 - [Mlir-commits] [mlir] [mlir][linalg] Add support for scalable vectorization of `linalg.batch_mmt4d` (PR #152984)
 
Ege Beysel
 - [Mlir-commits] [mlir] d1e6923 - [mlir][emitc] Clean up EmitC tests	(#152327)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [flang] [llvm] [mlir] [flang][OpenMP] Enable tiling	(PR #143715)
 
Jan Leyonberg
 - [Mlir-commits] [mlir] 3b10b9a - [MLIR][OpenMP] Add lowering support for AUTOMAP modifier (#151513)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [flang] [llvm] [mlir] [MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (PR #151989)
 
Akash Banerjee
 - [Mlir-commits] [mlir] e723351 - [Arith][MemRef] add	AtomicRMWKind::xori to enum (#151701)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Avoid invalid debug	location. (PR #151306)
 
Abid Qadeer
 - [Mlir-commits] [mlir] [mlir][python] expose isAttached (PR #153045)
 
Maksim Levental
 - [Mlir-commits] [mlir] 7fb8a44 - [mlir][python] expose isAttached	(#153045)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][vector] Generalize the canonicalization of transpose(broadcast(x)) (PR #153056)
 
Min-Yih Hsu
 - [Mlir-commits] [mlir] 049953f - [OMPIRBuilder] Avoid invalid debug	location. (#151306)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (PR #153063)
 
Erick Ochoa Lopez
- [Mlir-commits] [mlir] [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (PR #153063)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (PR #153063)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (PR #153063)
 
Krzysztof Drewniak
 - [Mlir-commits] [mlir] [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (PR #153063)
 
Tobias Gysi
 - [Mlir-commits] [mlir] [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (PR #153063)
 
Tobias Gysi
 - [Mlir-commits] [mlir] [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (PR #153063)
 
Tobias Gysi
 - [Mlir-commits] [mlir] [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (PR #153063)
 
Tobias Gysi
 - [Mlir-commits] [mlir] [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (PR #153063)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (PR #153063)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (PR #153063)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (PR #153063)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (PR #153063)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (PR #153063)
 
Erick Ochoa Lopez
 
 - [Mlir-commits] [mlir] [mlir][ExecutionEngine] fix default free function in `OwningMemRef`. (PR #153133)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR][NVVM] Update prefetch.tensormap Op (PR	#153134)
 
Srinivasa Ravi
 - [Mlir-commits] [mlir] 88ff0f9 - [MLIR][XeGPU] Distribute create_nd_desc op without offset from Wg to Sg (#152351)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 0f346a4 - [mlir][spirv] Enable serializer to write SPIR-V modules into separate files (#152678)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] b8104fa - [NFC] Remove invalid conversions in ComplexToROCDLLibraryCalls
 
Akash Banerjee
 - [Mlir-commits] [mlir] ef2b880 - [mlir][vector] Implement `InferTypeOpInterface` on `vector.to_elements` (#153172)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] c1f4107 - Revert "[NFC] Remove invalid conversions in ComplexToROCDLLibraryCalls"
 
Akash Banerjee
 - [Mlir-commits] [mlir] e1a694c - [NFC] Remove invalid conversions in ComplexToROCDLLibraryCalls
 
Akash Banerjee
 - [Mlir-commits] [mlir] 24f5385 - [MLIR][NVVM] Support generating all the ldmatrix intrinsics from NVVM ops (#148783)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 38d854c - [MLIR][NVVM] Update MLIR mapa to reflect new address space (#146031)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 2147346 - [MLIR][Python] MLIR Enum Python bindings infinite recursion (#151584) (#151588)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] a40f47c - [mlir][python] automatic location	inference (#151246)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 9df846b - [mlir][python] fix	PyThreadState_GetFrame (#153325)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 2b842e5 - [mlir][python] fix	PyThreadState_GetFrame again (#153333)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 2edee0b - [mlir][gpu] Support outlining	nested `gpu.launch` (#152696)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 7d1b9ca - [mlir][amx] Vector to AMX	conversion pass (#151121)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] e141da8 - [mlir][ExecutionEngine] fix default free function in `OwningMemRef`. (#153133)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 2fcdaba - [mlir][DialectUtils] Fix div by	zero crash (#153380)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 2f93693 - [MLIR] Split ExecutionEngine Initialization out of ctor into an explicit method call (#153373)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 187f296 - [mlir][spirv] Conditionally add SPV_KHR_non_semantic_info extension u… (#152686)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 7e7c9d9 - [mlir][Transforms] Dialect Conversion Driver without Rollback (#151865)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] d4045a4 - [mlir][spirv] Add .spv extension to validation files (#153440)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] c888add - [mlir][Transforms] Fix build	(#153447)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] bfd490e - Revert "[MLIR] Split ExecutionEngine Initialization out of ctor into an explicit method call" (#153477)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Define memory effects for `memref.prefetch` operation (PR #151261)
 
Alexandre Eichenberger
 - [Mlir-commits] [mlir] baae949 - [MLIR][GPU][XeVM] Add XeVM target and XeVM dialect integration tests. (#148286)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][tosa] Don't fold mul with zero lhs/rhs if resulting type is dynamic (PR #153420)
 
Suraj Sudhir
 - [Mlir-commits] [mlir] [mlir][vector] Propagate alignment from vector to llvm dialects. (PR #153482)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] [MLIR][SideEffects] Added 'Init' Memory Effect which defines an Idempotent MemWrite effect and modified LICM pass (PR #153281)
 
Mo Bagherbeik
 - [Mlir-commits] [mlir] 2796336 - [mlir][vector] Improve	vector.gather description (#153278)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][vector] Improve vector.gather	description (PR #153278)
 
James Newling
 - [Mlir-commits] [mlir] af87214 - [MLIR][XeGPU] Add pattern for arith.constant for wg to sg distribution (#151977)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][xegpu] Add definitons of MatrixDescType and related ops. (PR #153273)
 
Chao Chen
 - [Mlir-commits] [mlir] [mlir] fix	IntegerRangeAnalysis::staticallyNonNegative (PR #134003)
 
Krzysztof Drewniak
 - [Mlir-commits] [mlir] [mlir][ROCDL] Annotate lane ID functions with noundef, ranges (PR #151396)
 
Krzysztof Drewniak
 - [Mlir-commits] [mlir] bbe3d64 - [mlir][ROCDL] Annotate lane ID functions with noundef, ranges (#151396)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [flang] [mlir] [MLIR] Add cpow support in ComplexToROCDLLibraryCalls (PR #153183)
 
Krzysztof Drewniak
 - [Mlir-commits] [mlir] [MLIR] XeVM Target: Add missing SPIR-V backend dependency libraries. (PR #153505)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Distribute load_nd/store_nd/prefetch_nd with offsets from Wg to Sg (PR #153432)
 
Nishant Patel
 - [Mlir-commits] [mlir] 9f953fa - [MLIR] XeVM Target: Add missing SPIR-V backend dependency libraries. (#153505)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 8432f24 - [mlir][tosa] Don't fold mul with zero lhs/rhs if resulting type is dynamic (#153420)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][cmake] Fix mlir target export (PR	#153341)
 
Boyana Norris
 - [Mlir-commits] [clang] [llvm] [mlir] [Coroutines] Add llvm.coro.where and drop return value of llvm.coro.end (PR #153404)
 
Weibo He
 - [Mlir-commits] [mlir] [MLIR] Split ExecutionEngine Initialization out of ctor into an explicit method call (PR #153524)
 
Shenghang Tsai
 - [Mlir-commits] [mlir] [MLIR][GPU][XeVM] Add missing #include for standalone header build (PR #153532)
 
Jordan Rupprecht
 - [Mlir-commits] [mlir] [mlir][linalg] Fix incorrect linalg short	form printing (PR #153219)
 
Boyana Norris
 - [Mlir-commits] [mlir] 1d55b70 - [MLIR][GPU][XeVM] Add missing #include for standalone header build (#153532)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Update Maintainers.md: add Python bindings under "Core" (PR #153410)
 
Jacques Pienaar
 - [Mlir-commits] [mlir] [mlir][Transforms] Dialect conversion: Context-aware type conversions (PR #140434)
 
Jeremy Kun
 - [Mlir-commits] [mlir] [mlir][spirv] Add spirv validation for module.mlir target test (PR #153227)
 
Igor Wodiany
 - [Mlir-commits] [mlir] 8de85e7 - [mlir][linalg] Add support for scalable vectorization of `linalg.batch_mmt4d` (#152984)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [OpenMP][mlir] Add DynGroupPrivateClause in	omp dialect (PR #153562)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][nvgpu] Add tma last dim bytes check	(PR #153451)
 
Guray Ozen
 - [Mlir-commits] [mlir] [mlir][emitc] Add 'emitc.while' and 'emitc.do' ops to the dialect (PR #143008)
 
Vlad Lazar
 - [Mlir-commits] [mlir] [MLIR][NVVM] Update TMA tensor prefetch Op	(PR #153464)
 
Guray Ozen
 - [Mlir-commits] [mlir] 8d4f317 - [mlir][linalg] Fix	UnPackOp::getTiledOuterDims (#152960)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 87de48d - [mlir][spirv] Add spirv validation for module.mlir target test (#153227)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 6d08a39 - [mlir][nvgpu] Add tma last dim	bytes check (#153451)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] bfda0e7 - [mlir][EmitC] Expand the MemRefToEmitC pass - Lowering `CopyOp` (#151206)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [Build] Adding find_package for pybind (PR	#153579)
 
Zhuoran Yin
 - [Mlir-commits] [mlir] [mlir][TableGen] Emit interface traits after all interfaces (PR #147699)
 
Andrei Golubev
 - [Mlir-commits] [mlir] [mlir][LLVM][NFC] Simplify `computeSizes`	function (PR #153588)
 
Matthias Springer
 - [Mlir-commits] [mlir] 0ff92fe - [mlir][LLVM][NFC] Simplify	`computeSizes` function (#153588)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 8cc22ee - [MLIR][Maintainers] Add maintainer list for core sub-categories (#152136)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][LLVM][NFC] Simplify	`copyUnrankedDescriptors` (PR #153597)
 
Matthias Springer
 - [Mlir-commits] [mlir] [mlir][ods] Enable basic string interpolation in constraint summary. (PR #153603)
 
Jacques Pienaar
 - [Mlir-commits] [mlir] [OpenACC] Add firstprivate recipe helper methods to ACC dialect (PR #153604)
 
Erich Keane
 - [Mlir-commits] [mlir] [mlir] Do not abort when encountering a 1:1 conversion pattern (PR #153605)
 
Markus Böck
 - [Mlir-commits] [mlir] [mlir][SCF] `scf.for`: Add support for unsigned integer comparison (PR #153379)
 
Andrzej Warzyński
 - [Mlir-commits] [mlir] e5e3e4b - [OpenACC] Add firstprivate recipe helper methods to ACC dialect (#153604)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][tensor] Move extract_slice reshaping into two functions (PR #153675)
 
Ian Wood
 - [Mlir-commits] [mlir] [uArch][XeGPU] Add XeGPU uArch definition.	(PR #153706)
 
Md Abdullah Shahneous Bari
 - [Mlir-commits] [mlir] [vector][distribution] Bug fix in `moveRegionToNewWarpOpAndAppendReturns` (PR #153656)
 
Jianhui Li
 - [Mlir-commits] [mlir] [mlir][spirv] Add missing #include in SPIRVImageInterfaces.h (PR #153727)
 
Chenguang Wang
 - [Mlir-commits] [mlir] 3f797a8 - [mlir][spirv] Add missing #include in SPIRVImageInterfaces.h (#153727)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [llvm] [mlir] [mlir][gpu] Change GPU modules to	globals (PR #135478)
 
Shenghang Tsai
 - [Mlir-commits] [mlir] [MLIR][Linalg] Add `maximumf` as an binary `linalg.elementwise` fn (PR #153635)
 
Adam Siemieniuk
 - [Mlir-commits] [mlir] 6bb8f6f - [MLIR][WASM] Introduce an importer for Wasm binaries (#152131)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 21b607a - [mlir][SCF] `scf.for`: Add support for unsigned integer comparison (#153379)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [flang] [mlir] [mlir] Do not abort when encountering a 1:1 conversion pattern in a 1:N conversion (PR #153605)
 
Matthias Springer
 - [Mlir-commits] [flang] [mlir] [mlir][Transforms] Turn 1:N -> 1:1 dispatch fatal error into match failure (PR #153605)
 
Matthias Springer
 - [Mlir-commits] [mlir] [MLIR] Set LLVM_LIT_ARGS in Standalone	Example CMake (PR #152423)
 
Marius Brehler
 - [Mlir-commits] [mlir] 8582025 - [mlir][Transforms] Turn 1:N -> 1:1 dispatch fatal error into match failure (#153605)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][tosa] Add the concept of a TOSA target	environment (PR #153771)
 
Luke Hutton
 - [Mlir-commits] [mlir] [MLIR][NVVM] Add support for multiple return values in `inline_ptx` (PR #153774)
 
Guray Ozen
 - [Mlir-commits] [mlir] [mlir] Enable setting alias on AsmState. (PR	#153776)
 
Jacques Pienaar
 - [Mlir-commits] [mlir] [MLIR][NVVM] Print readable modifer (PR	#153779)
 
Guray Ozen
 - [Mlir-commits] [clang] [llvm] [mlir] [Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm.coro.end (PR #153404)
 
Weibo He
 - [Mlir-commits] [mlir] [MLIR] Fix memory leak in importWebAssemblyToModule when it fails to import (PR #153794)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR][Wasm] Remove statistics as they depend on global ctors (PR #153795)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 7640645 - [MLIR][Wasm] Remove statistics as they depend on global ctors (#153795)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 69453d7 - [MLIR] Fix memory leak in importWebAssemblyToModule when it fails to import (#153794)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 61caab7 - [mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload, compressstore}` (#153063)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR][ROCDL] add rocdl.permlane16.swap and rocdl.permanlane32.swap (PR #153804)
 
Tim Gymnich
 - [Mlir-commits] [mlir] af92cab - [MLIR][NVVM] Combine griddepcontrol	Ops (#152525)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 4c38917 - [MLIR][NVVM] Print readable modifer	(NFC) (#153779)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] f4bc315 - [mlir] Fix warnings
 
Kazu Hirata
 - [Mlir-commits] [mlir] ffaba75 - [MLIR][ROCDL] Add permlane16.swap and permanlane32.swap (#153804)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][LLVM] FuncToLLVM: Add 1:N support (PR	#153823)
 
Matthias Springer
 - [Mlir-commits] [mlir] [MLIR][TOSA] Add missing SameOperandsAndResultShape Trait to tosa.cast (PR #153826)
 
Jonas Rickert
 - [Mlir-commits] [mlir] [mlir][vector] Rename gather/scatter	arguments (nfc) (PR #153640)
 
James Newling
 - [Mlir-commits] [mlir] [mlir][presburger] add functionality to compute local mod in IntegerRelation (PR #153614)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] Save unregistered attrs after type	conversion. (PR #135084)
 
Michael Kuperstein
 - [Mlir-commits] [mlir] dfa1335 - [mlir][emitc] Add verification for the emitc.get_field op (#152577)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] b045729 - [mlir][presburger] add functionality to compute local mod in IntegerRelation (#153614)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][python] handle more undefined symbols not covered by nanobind (PR #153861)
 
Maksim Levental
 - [Mlir-commits] [mlir] 9c4e571 - [mlir][xegpu] Add definitions of MemDescType and related ops. (#153273)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][xegpu] Add definitions of MemDescType and related ops. (PR #153273)
 
Chao Chen
 - [Mlir-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [mlir] [openmp] [Clang] unrecognized html tag causing undesirable comment lexing (PR #152944)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] f0967fc - [mlir][LLVM] `FuncToLLVM`: Add 1:N type conversion support (#153823)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] Enable printing newlines and indents in attribute and type printers (PR #87948)
 
Jacques Pienaar
 - [Mlir-commits] [mlir] [mlir][LLVM] `ControlFlowToLLVM`: Add 1:N type conversion support (PR #153937)
 
Matthias Springer
 - [Mlir-commits] [mlir] [mlir][LLVM] `ArithToLLVM`: Add 1:N support for `arith.select` lowering (PR #153944)
 
Matthias Springer
 - [Mlir-commits] [mlir] f8f23e8 - [mlir][LLVM] `ControlFlowToLLVM`: Add 1:N type conversion support (#153937)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][LLVM] Fix build (PR #153947)
 
Matthias Springer
 - [Mlir-commits] [mlir] 2692ff8 - [mlir][LLVM] Fix build (#153947)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][builtin] Make `unrealized_conversion_cast` inlineable (PR #139722)
 
Matthias Springer
 - [Mlir-commits] [mlir] 6fc1deb - [mlir][python] handle more undefined symbols not covered by nanobind (#153861)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Erase unreachable blocks before applying patterns in the greedy rewriter (PR #153957)
 
Mehdi Amini
 - [Mlir-commits] [llvm] [mlir] [MLIR] Update GreedyRewriter to use the LDBG() debug log mechanism (NFC) (PR #153961)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 0d8aa9d - [mlir][SparseTensor] Simplify	pipeline (#152908)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][linalg] Migrate Detensorize pass to new dialect conversion driver (PR #152912)
 
Matthias Springer
 - [Mlir-commits] [mlir] [MLIR] Add logging to eraseUnreachableBlocks	(NFC) (PR #153968)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR] Fix RemoveDeadValues handling of	unreachable code (PR #153973)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR] Fix SCF verifier crash (PR #153974)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir][doc] fixup code block (PR #153977)
 
Erik Davis
 - [Mlir-commits] [mlir] Bugfix in emitc.call_opaque operand emission	(PR #153980)
 
Gabriel Dehame
 - [Mlir-commits] [mlir] [MLIR] Add replace-operands option to	mlir-reduce (PR #153100)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][InferIntRangeCommon] Fix Division by	Zero Crash (PR #151637)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] a66d8f6 - [mlir][doc] fixup code block	(#153977)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] e1aa415 - [mlir][InferIntRangeCommon] Fix Division by Zero Crash (#151637)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 7610b13 - [MLIR] Split ExecutionEngine Initialization out of ctor into an explicit method call (#153524)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Refactor the walkAndApplyPatterns driver to remove the recursion (NFC) (PR #154037)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR][WASM] Extending the Wasm binary to WasmSSA dialect importer (PR #154053)
 
Luc Forget
 - [Mlir-commits] [mlir] 5d300af - [MLIR][NVVM] Add support for multiple return values in `inline_ptx` (#153774)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][Presburger] NFC: return var index from IntegerRelation::addLocalFloorDiv (PR #153463)
 
Matthias Springer
 - [Mlir-commits] [mlir] f7b09ad - [mlir][LLVM] `ArithToLLVM`: Add 1:N support for `arith.select` lowering (#153944)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] ff68f71 - [mlir][builtin] Make `unrealized_conversion_cast` inlineable (#139722)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [draft] Dialect Conversion without Rollback	(PR #93412)
 
Matthias Springer
 - [Mlir-commits] [mlir] [mlir][Transforms] Dialect conversion: Add option to disable folding (PR #92683)
 
Matthias Springer
 - [Mlir-commits] [mlir] [MLIR][SCF] Actually use conversion interface in scf-to-cf conversion (PR #154075)
 
William Moses
 - [Mlir-commits] [mlir] [mlir][Transforms] Dialect conversion: Add flag to dump materialization kind (PR #119532)
 
Matthias Springer
 - [Mlir-commits] [mlir] 87e6fd1 - [MLIR] Erase unreachable blocks before applying patterns in the greedy rewriter (#153957)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][emitc] Support dense as init value of	constantOp (PR #144826)
 
Jianjian Guan
 - [Mlir-commits] [mlir] 16aa283 - [MLIR] Refactor the walkAndApplyPatterns driver to remove the recursion (#154037)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Stop visiting unreachable blocks in the walkAndApplyPatterns driver (PR #154038)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir][emitc] Support dense as init value for	ShapedType (PR #144826)
 
Jianjian Guan
 - [Mlir-commits] [mlir] [MLIR][Math] Fix mathtolibm to use conversion	patterns (PR #154083)
 
William Moses
 - [Mlir-commits] [mlir] 51b5a3e - [MLIR] Add Egress dialects	maintainers (#151721)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] cfe5975 - [MLIR] Fix SCF verifier crash	(#153974)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 4a3bf27 - [OpenMP] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (#145464)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][Transforms] Deactivate `replaceAllUsesWith` in dialect conversion (PR #154112)
 
Matthias Springer
 - [Mlir-commits] [mlir] [mlir][amx] Direct AMX data transfers (PR	#154114)
 
Adam Siemieniuk
 - [Mlir-commits] [mlir] f84aaa6 - [mlir][Transforms] Dialect conversion: Add flag to dump materialization kind (#119532)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [flang] [mlir] [MLIR][LLVMIR][DLTI] Add `LLVM::TargetAttrInterface` and `#llvm.target` attr (PR #145899)
 
Rolf Morel
 - [Mlir-commits] [mlir] [mlir] Update builders to use new form. (PR	#154132)
 
Jacques Pienaar
 - [Mlir-commits] [mlir] 4bf3395 - [mlir] Update builders to use new	form. (#154132)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] c67d27d - [mlir][Presburger] NFC: return var index from IntegerRelation::addLocalFloorDiv (#153463)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 4a9d038 - [MLIR][XeGPU] Distribute load_nd/store_nd/prefetch_nd with offsets from Wg to Sg (#153432)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] XXX (PR #154167)
 
Henrich Lauko
 - [Mlir-commits] [clang] [mlir] XXX (PR #154168)
 
Henrich Lauko
 - [Mlir-commits] [mlir] [Linalg] Add pattern to push down extract slice through linalg generic op (PR #154162)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 191e7eb - [MLIR] Stop visiting unreachable blocks in the walkAndApplyPatterns driver (#154038)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] dfaebe7 - [MLIR] Fix Liveness analysis handling of unreachable code (#153973)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] c24c23d - [NFC][mlir][vector] Handle potential static cast assertion. (#152957)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir] Replace SmallSet with SmallPtrSet	(NFC) (PR #154265)
 
Tim Gymnich
 - [Mlir-commits] [mlir] [MLIR][DialectConversion] Export isOpIgnored in ConversionPatternRewriter (PR #154300)
 
William Moses
 - [Mlir-commits] [mlir] df57bb8 - [MLIR][WASM] Extending the Wasm binary to WasmSSA dialect importer (#154053)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [NFC][MLIR] Document better linalg morphism	(PR #154313)
 
Renato Golin
 - [Mlir-commits] [mlir] Revert "[MLIR][WASM] Extending the Wasm binary to WasmSSA dialect importer" (PR #154314)
 
Mehdi Amini
 - [Mlir-commits] [mlir] dc82b2c - Revert "[MLIR][WASM] Extending the Wasm binary to WasmSSA dialect importer" (#154314)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] b4c31dc - [mlir][Vector] add vector.insert canonicalization pattern to convert a chain of insertions to vector.from_elements (#142944)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 2c4f0e7 - [mlir] Replace SmallSet with	SmallPtrSet (NFC) (#154265)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] dd AMDGPU PermlaneOp (PR #154345)
 
Tim Gymnich
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Guray Ozen
- [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
llvmlistbot at llvm.org
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Guray Ozen
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Mehdi Amini
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Mehdi Amini
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Mehdi Amini
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Mehdi Amini
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Guray Ozen
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Durgadoss R
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Guray Ozen
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Guray Ozen
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Durgadoss R
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Durgadoss R
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Durgadoss R
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Guray Ozen
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Guray Ozen
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Durgadoss R
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Guray Ozen
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Durgadoss R
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Durgadoss R
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Durgadoss R
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Guray Ozen
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Durgadoss R
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Durgadoss R
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Durgadoss R
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Durgadoss R
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Durgadoss R
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Guray Ozen
 - [Mlir-commits]  [mlir] [MLIR][NVVM] Improve inline_ptx,	add readwrite support (PR #154358)
 
Guray Ozen
 
 - [Mlir-commits] [llvm] [mlir] [OpenMP] Add workdistribute construct in openMP dialect and in llvm frontend (PR #154376)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 5cc8c92 - [NFC][MLIR] Document better linalg	morphism (#154313)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][XeGPU] add WgToSg distribution pattern for load_matrix and store_matrix. (PR #154403)
 
Chao Chen
 - [Mlir-commits] [mlir] [MLIR] Add pattern to bubble up	tensor.extract_slice (PR #126898)
 
ofri frishman
 - [Mlir-commits] [mlir] [MLIR] Bubble up tensor.extract_slice through tensor.collapse_shape (PR #131982)
 
ofri frishman
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Distribute load_gather/store_scatter op from Wg To Sg (PR #154420)
 
Nishant Patel
 - [Mlir-commits] [mlir] [mlir][vector] Add support for `vector.multi_reduction` and `vector.shape_cast` distribution. (PR #154438)
 
Charitha Saumya
 - [Mlir-commits] [mlir] [MLIR][Wasm} Extending Wasm binary to WasmSSA dialect importer (PR #154452)
 
Luc Forget
 - [Mlir-commits] [mlir] [MLIR][Wasm] Extending Wasm binary to WasmSSA dialect importer (PR #154452)
 
Luc Forget
 - [Mlir-commits] [mlir] 95fbc18 - [MLIR][Wasm] Extending Wasm binary to WasmSSA dialect importer (#154452)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][IR] Fix `Block::without_terminator` for `NoTerminator` ops (PR #154498)
 
Matthias Springer
 - [Mlir-commits] [mlir] [MLIR][Linalg] Rename convolution pass (with deprecation notice) (PR #154400)
 
Andrzej Warzyński
 - [Mlir-commits] [mlir] [MLIR][Linalg] Rename convolution pass (PR	#154400)
 
Renato Golin
 - [Mlir-commits] [mlir] [MLIR][NVVM Dialect] Add "blocksareclusters" kernel attribute support (PR #154519)
 
Rajat Bajpai
 - [Mlir-commits] [mlir] [mlir][Interfaces] Add `hasUnknownEffects` helper function (PR #154523)
 
Matthias Springer
 - [Mlir-commits] [mlir] [mlir] add getViewDest method to	viewLikeOpInterface (PR #154524)
 
donald chen
 - [Mlir-commits] [mlir] c075fb8 - [MLIR] Fix duplicated attribute nodes in MLIR bytecode deserialization (#151267)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [llvm] [mlir] [openmp] [NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (PR #154537)
 
David Tenty
 - [Mlir-commits] [mlir] [MLIR] Add missing handling for LLVM_LIT_TOOLS_DIR in mlir lit config (NFC) (PR #154542)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 6cedf6e - [MLIR] Add missing handling for LLVM_LIT_TOOLS_DIR in mlir lit config (NFC) (#154542)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR][Conversion][XeGPU][XeVM] Add XeGPUToXeVM conversion pass and tests. (PR #154556)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] 0499d3a - [mlir][Interfaces] Add `hasUnknownEffects` helper function (#154523)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [OpenACC] Add reduction recipe helper to ACC	Dialect (PR #154566)
 
Erich Keane
 - [Mlir-commits] [mlir] 6a285cc - [mlir][IR] Fix `Block::without_terminator` for blocks without terminator (#154498)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] d69ccde - [MLIR] Add cpow support in ComplexToROCDLLibraryCalls (#153183)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir] Fix missing `mlir-capi-global-constructors-test` on standalone build (PR #154576)
 
Michał Górny
 - [Mlir-commits] [mlir] [nvgpu][mlir] Fix wgmma store offset (PR	#154581)
 
lonely eagle
 - [Mlir-commits] [mlir] d76bb2b - [mlir] Fix missing `mlir-capi-global-constructors-test` on standalone build (#154576)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] cbfa265 - [MLIR][LLVMIR][DLTI] Add `LLVM::TargetAttrInterface` and `#llvm.target` attr (#145899)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] d20a74e - [MLIR] Adopt LDBG() macro in BasicPtxBuilderInterface.cpp (NFC) (#154625)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Adopt LDBG() macro in BasicPtxBuilderInterface.cpp (NFC) (PR #154625)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir][vector] Follow-up improvements for multi-dimensional vector.from_elements support (PR #154664)
 
Yang Bai
 - [Mlir-commits] [llvm] [mlir] [MLIR][NVVM] Add globaltimer_lo support in NVVM Dialect and NVPTX backend (PR #154672)
 
Dharuni R Acharya
 - [Mlir-commits] [mlir] Lforget.wasm importer controlf flow conv comp	(PR #154674)
 
Luc Forget
 - [Mlir-commits] [mlir] [MLIR][NVGPU] Use `gpu.dynamic_shared_memory`	in tests (PR #133122)
 
lonely eagle
 - [Mlir-commits] [mlir] b69fd34 - [Offload] Add oneInterationPerThread param to loop device RTL (#151959)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] [PDLL] Check linkage and install	MLIRPDLLParser (PR #154677)
 
Shenghang Tsai
 - [Mlir-commits] [mlir] [MLIR][NVVM] Add nanosleep (PR #154697)
 
Guray Ozen
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Adam Siemieniuk
- [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Adam Siemieniuk
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Adam Siemieniuk
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Artem Kroviakov
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Artem Kroviakov
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Artem Kroviakov
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Artem Kroviakov
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Artem Kroviakov
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Artem Kroviakov
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Artem Kroviakov
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Chao Chen
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Chao Chen
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Chao Chen
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Chao Chen
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Chao Chen
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Chao Chen
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Chao Chen
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Chao Chen
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Chao Chen
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Chao Chen
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Chao Chen
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Adam Siemieniuk
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Adam Siemieniuk
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Adam Siemieniuk
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (PR #154653)
 
Sang Ik Lee
 
 
 - [Mlir-commits] [llvm] [mlir] [MLIR] Add passthrough attribute to	mlir.global (PR #154706)
 
Vadim Curcă
 - [Mlir-commits] [mlir] 7439d22 - [MLIR][NVVM] Add nanosleep (#154697)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Use LDBG() macro in Dialect.cpp (NFC)	(PR #154720)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR] Adopt LDBG() macro in	LLVM/NVVM/Target.cpp (PR #154721)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR] Adopt LDBG() in Transform/IR/Utils.cpp	(NFC) (PR #154722)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR] Adopt LDBG() macro in	BuiltinAttributes.cpp (NFC) (PR #154723)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR] Adopt LDBG() debug macro in PatternApplicator.cpp (NFC) (PR #154724)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir][gpu] Warp execute terminator getter	(PR #154729)
 
Adam Siemieniuk
 - [Mlir-commits] [mlir] 5af7263 - [mlir] add getViewDest method to viewLikeOpInterface (#154524)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][nvgpu] fix nvgpu integration test (PR	#154748)
 
lonely eagle
 - [Mlir-commits] [mlir] 3d41197 - [MLIR] Introduce RemarkEngine + pluggable remark streaming (YAML/Bitstream) (#152474)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][vector] fix: unroll vector.from_elements in gpu pipelines (PR #154774)
 
Yang Bai
 - [Mlir-commits] [mlir] [mlir][python] fix PyDenseResourceElementsAttribute finalizer (PR #150561)
 
Maksim Levental
 - [Mlir-commits] [mlir] 32a5adb - [MLIR][Linalg] Rename convolution	pass (#154400)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 68d6866 - [mlir][XeGPU] add WgToSg distribution pattern for load_matrix and store_matrix. (#154403)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 5c36fb3 - [MLIR][NVVM] Improve inline_ptx, add readwrite support (#154358)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] e20fa4f - [mlir][AMDGPU] Add PermlaneSwapOp	(#154345)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][XeGPU] Update utils for LayoutAttr and SliceAttr support (PR #154819)
 
Chao Chen
 - [Mlir-commits] [mlir] a64e6f4 - [MLIR][Vector] Test to accompany	bug fix (#154434)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR][Vector] Test to accompany bug fix (PR	#154434)
 
James Newling
 - [Mlir-commits] [mlir] Support nice logging for `ProgramPoint*` in	dataflow log (PR #154839)
 
Peng Chen
 - [Mlir-commits] [mlir] Revert "[mlir] IntegerRangeAnalysis: return initialized state for non-integer values (PR #153456)
 
Maksim Levental
 - [Mlir-commits] [mlir] f1f194b - [mlir][vector] fix: unroll vector.from_elements in gpu pipelines (#154774)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir] Provide constexpr constructor for	c++20 compat (PR #154887)
 
Jordan Rupprecht
 - [Mlir-commits] [llvm] [mlir] NFC: remove two instances of	deprecated capture (PR #154884)
 
Jeremy Kun
 - [Mlir-commits] [llvm] [mlir] NFC: remove some instances of	deprecated capture (PR #154884)
 
Jeremy Kun
 - [Mlir-commits] [mlir] b08b219 - [MLIR][NVVM] Add "blocksareclusters" kernel attribute support (#154519)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [Documentation] Add neovim documentation for	lsp servers (PR #154896)
 
Jasmine Tang
 - [Mlir-commits] [mlir] 36dc614 - [MLIR][NVVM] Update TMA tensor	prefetch Op (#153464)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir] Add helper to check elementwise-mappable ops with tensors and scalars (PR #154872)
 
Renato Golin
 - [Mlir-commits] [mlir] [MLIR]\[NVVM] Support packed registers in	`inline_ptx` (PR #154904)
 
Guray Ozen
 - [Mlir-commits] [mlir] [MLIR][NFC] Speed up is valid symbol check	(PR #154924)
 
William Moses
 - [Mlir-commits] [mlir] [mlir][debug] Convert DbgIntrOp to	DebugRecords directly. (PR #154926)
 
Abid Qadeer
 - [Mlir-commits] [mlir] d2dee94 - [MLIR] Improve clang-tidy script
 
Mehdi Amini
 - [Mlir-commits] [mlir] a8aacb1 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in toy Tutorial (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] d2b810e - [MLIR] Apply clang-tidy fixes for readability-identifier-naming in DataFlowFramework.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir][scf] Quick fix to scf.execute_region	no_inline (PR #154931)
 
Jungwook Park
 - [Mlir-commits] [mlir] [mlir][amdgpu] Promote gpu.shuffle to amdgpu.permlane_swap (PR #154933)
 
Tim Gymnich
 - [Mlir-commits] [mlir] b149fc7 - [mlir][scf] Quick fix to scf.execute_region no_inline (#154931)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR][LLVMIR][DLTI] Pass for updating target features per TargetMachine (PR #154938)
 
Rolf Morel
 - [Mlir-commits] [mlir] b6753de - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in Barvinok.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 551cd1b - [MLIR][NFC] Speed up is valid	symbol check (#154924)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] b9b3cf2 - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in Matrix.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir] Use {} instead of std::nullopt to initialize empty ArrayRef (PR #109527)
 
Jay Foad
 - [Mlir-commits] [mlir] d807beb - [MLIR] Apply clang-tidy fixes for readability-identifier-naming in Matrix.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Scattered ops sg-to-wi	distribution (PR #154949)
 
Artem Kroviakov
 - [Mlir-commits] [mlir] b31ee8e - [mlir] Use default RemarkOpts constructor for c++20 compat (#154887)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Make `resolveCallable` customizable in `CallOpInterface` (PR #100361)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [Affine] Replace recursive toAffineExpr with iterative traversal (PR #154976)
 
Samarth Narang
 - [Mlir-commits] [mlir] 533ddcd - [mlir][gpu] Warp execute terminator	getter (#154729)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] ecd8754 - [mlir] Fix a warning
 
Kazu Hirata
 - [Mlir-commits] [mlir] [mlir][linalg][nfc] use `llvm::DenseMap` (PR	#154981)
 
Elam Cohavi
 - [Mlir-commits] [mlir] [mlir][memref] Alias attributes for memref	dialect (PR #154991)
 
Ivan Butygin
 - [Mlir-commits] [libc] [llvm] [mlir] [openmp] [WIP][DAG] visitFREEZE - always allow freezing multiple operands (PR #152107)
 
Simon Pilgrim
 - [Mlir-commits] [mlir] 9dbc133 - [MLIR] Improve debug output by	avoiding pointer values (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] d747f70 - [OpenACC] Add reduction recipe helper to ACC Dialect (#154566)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [llvm] [mlir] Fix/clang tidy parameter style (PR	#154995)
 
Rohan A M
 - [Mlir-commits] [mlir] 6896725 - Support nice logging for `ProgramPoint*` in dataflow log (#154839)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] Print ProgramPoint instead of pointer for	better logging (PR #154839)
 
Peng Chen
 - [Mlir-commits] [mlir] 1bf31c3 - [MLIR][XeGPU] Update XeGPU create_tdesc, update_offset, load, store and prefetch. (#154653)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][loopPermuteValid] Conservatively return false for iter_args loops (PR #155077)
 
Prathamesh Tagore
 - [Mlir-commits] [mlir] [MLIR] Fixup the LDBG() logging in dataflow/deadcodeanalysis (NFC) (PR #155085)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 3c01ac6 - [MLIR] Fixup the LDBG() logging in dataflow/deadcodeanalysis (NFC) (#155085)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Avoid resolving callable outside the analysis scope in DeadCodeAnalysis (NFC) (PR #155088)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 0736778 - [MLIR] Apply clang-tidy fixes for llvm-include-order in DialectLLVM.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 35e7336 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in DialectLLVM.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 7cb2ace - [MLIR] Use LDBG() debugging macro	in InliningUtils.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR] Adopt LDBG() macro debugging in SymbolDCE.cpp (NFC) (PR #155090)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 03d9dae - [MLIR] Adopt LDBG() debugging in	SCFToGPU.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 0915bb9 - [MLIR] Adopt LDBG() macro debugging in SymbolDCE.cpp (NFC) (#155090)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 25ef609 - [MLIR] Add missing include to	SCFToGPU.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR] include DebugLog.h for SCFToGPU to fix	build (PR #155091)
 
Scott Manley
 - [Mlir-commits] [llvm] [mlir] [MLIR] Adopt LDBG() in	EliminateBarriers.cpp (NFC) (PR #155092)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 93bc9f5 - [MLIR] Adopt LDBG() in	lib/Dialect/LLVMIR/ (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR] Adopt LDBG() in	IntegerRangeAnalysis.cpp (NFC) (PR #155094)
 
Mehdi Amini
 - [Mlir-commits] [mlir] a325391 - [MLIR] Adopt LDBG() in IntegerRangeAnalysis.cpp (NFC) (#155094)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Migrate Transform/IR/TransformOps.cpp to LDBG() debugging macro (NFC) (PR #155098)
 
Mehdi Amini
 - [Mlir-commits] [mlir] d13f40f - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in DialectLLVM.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR:Python] Fix race on PyOperations. (PR	#139721)
 
Mihir Patil
 - [Mlir-commits] [mlir] [MLIR][GPU] Truncate temp filename path size to avoid linux limitations (PR #155108)
 
William Moses
 - [Mlir-commits] [mlir] [mlir][arith][nfc] Cleanup whitespace in td	files (PR #155109)
 
Ivan Butygin
 - [Mlir-commits] [mlir] b12e033 - [MLIR][GPU] Truncate temp filename path size to avoid linux limitations (#155108)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] [NFC] Fix typos 'seperate' -> 'separate' (PR #144368)
 
Baranov Victor
 - [Mlir-commits] [mlir] [mlir][python][wip] remove `liveOperations`	(PR #92631)
 
Maksim Levental
 - [Mlir-commits] [mlir] [mlir][python] wip remove liveOpeartions (PR	#155114)
 
Maksim Levental
 - [Mlir-commits] [mlir] 37d57b3 - [MLIR] Apply clang-tidy fixes for llvm-include-order in DialectNVGPU.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] fe7fb3e - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in DialectNVGPU.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] d9adf25 - [MLIR] Apply clang-tidy fixes for llvm-include-order in DialectPDL.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 513c52c - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in DialectPDL.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 9fbf752 - [MLIR] Adopt LDBG() macro in	ControlFlowSinkUtils.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] f05b1a2 - [mlir][arith][nfc] Cleanup	whitespace in td files (#155109)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] b77f845 - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in DialectPDL.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 5cd0d3c - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in DialectQuant.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] a74cf81 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in DialectSMT.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] a19b634 - [MLIR] Apply clang-tidy fixes for llvm-include-order in DialectSparseTensor.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 8100099 - [MLIR] Adopt LDBG() macro in	mlir/lib/Transforms/... (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] fac1984 - [MLIR] Adopt LDBG() macro in PDLToPDLInterp/PredicateTree.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] e7908b9 - [MLIR] Adopt LDBG() debug macro in Affine/Transforms/LoopFusion.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 217968f - [MLIR] Adopt LDBG() debug macros in Affine/Utils/Loop(Fusion)Utils.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 63f2bf4 - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in DialectSparseTensor.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 61c7295 - [MLIR] Apply clang-tidy fixes for llvm-include-order in DialectTransform.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 8afde84 - [MLIR] Adopt LDBG() debug macro in Linalg/Transforms.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 9274200 - [mlir] Fix the build in the release	mode
 
Kazu Hirata
 - [Mlir-commits] [mlir] [mlir][MemRef] Address TODO to use early_inc to simplify elimination of uses (PR #155123)
 
Samarth Narang
 - [Mlir-commits] [mlir] 003cbbd - [mlir][amdgpu] Promote gpu.shuffle to amdgpu.permlane_swap (#154933)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][amdgpu] Promote gpu.shuffle to	amdgpu.dpp (PR #155158)
 
Tim Gymnich
 - [Mlir-commits] [mlir] [mlir][emitc] Fix bug in ApplyOp translation	(PR #155171)
 
Gil Rapaport
 - [Mlir-commits] [mlir] [mlir][tosa] Allow shift operand of tosa::MulOp as non-constant (PR #155197)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] Revert "[MLIR] Fix duplicated attribute nodes in MLIR bytecode deserialization (#151267) (PR #155214)
 
Christian Ulmann
 - [Mlir-commits] [mlir] 7681855 - [OpenMP] Add workdistribute construct in openMP dialect and in llvm frontend (#154376)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [flang] [llvm] [mlir] [flang][openmp] Add parser/semantic support for workdistribute (PR #154377)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] a6e47d1 - [MLIR][Affine] Fix affine loop permute validity check for iter_args loops (#155077)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 0263c15 - [MLIR][NVVM] Add globaltimer_lo support in NVVM Dialect and NVPTX backend (#154672)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][emitc] Support array result for `emitc.member` and `emitc.member_of_ptr` (PR #155224)
 
Longsheng Mou
 - [Mlir-commits] [mlir] a579278 - [mlir][nvgpu] Fix nvgpu integration	test (#154748)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][Transforms] Tighten	`replaceUsesOfBlockArgument` (PR #155227)
 
Matthias Springer
 - [Mlir-commits] [mlir] 19a4f52 - [Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm.coro.end (#153404)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 23c7ad9 - Revert "[Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm.coro.end (#153404)"
 
Chuanqi Xu
 - [Mlir-commits] [mlir] 58953b8 - Revert "[MLIR] Fix duplicated attribute nodes in MLIR bytecode deserialization (#151267) (#155214)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 3db6011 - [mlir][Transforms] Tighten `replaceUsesOfBlockArgument` (#155227)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 7b467bc - [mlir][vector] Add alignment attribute to vector operations. (#152507)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][SCFToOpenMP] Use walk pattern driver	(PR #155242)
 
Matthias Springer
 - [Mlir-commits] [mlir] [mlir] Fix bug in PDLL Parser (PR #155243)
 
Youngsuk Kim
 - [Mlir-commits] [mlir] 05484c6 - [mlir] Fix bug in PDLL Parser	(#155243)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][nfc] Remove `TrivialPatternRewriter`s	(PR #155248)
 
Ivan Butygin
 - [Mlir-commits] [mlir] [MLIR] Fix LLVM doc link in MemRefOps.td (PR	#155254)
 
Shenghang Tsai
 - [Mlir-commits] [mlir] [mlir][vector] Improve vector dialect documentation and constraint predicates (PR #155259)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] 02540b2 - [mlir][nfc] Remove	`TrivialPatternRewriter`s (#155248)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][amx] Increase op verifier test	coverage (PR #155264)
 
Adam Siemieniuk
 - [Mlir-commits] [mlir] 9899567 - [MLIR] Fix LLVM doc link in	MemRefOps.td (#155254)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 613ec4c - [mlir][vector] Rename gather/scatter arguments (nfc) (#153640)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 790a132 - [mlir][amx] Increase op verifier	test coverage (#155264)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 9801a0f - [mlir] Add helper to check elementwise-mappable ops with tensors and scalars (#154872)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][spirv] Propagate alignment requirements from vector to spirv (PR #155278)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] Fix MLIR Transform Tutorial Doc (PR #155285)
 
Brandon Kirincich
 - [Mlir-commits] [mlir] Make the index dialect inlineable. (PR	#155290)
 
Stephen Neuendorffer
 - [Mlir-commits] [mlir] [MLIR][SideEffects][MemoryEffects] Modified LICM to be more aggressive when checking movability of ops with MemWrite effects (PR #155344)
 
Mo Bagherbeik
 - [Mlir-commits] [flang] [mlir] [Flang][mlir] - Translation of delayed privatization for deferred target-tasks (PR #155348)
 
Pranav Bhandarkar
 - [Mlir-commits] [mlir] 0cbb6e7 - [mlir][scf] Expose	isPerfectlyNestedForLoops (#152115)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 2191f5a - [MLIR][TOSA] Add missing SameOperandsAndResultShape Trait to tosa.cast (#153826)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 88eefa8 - [mlir][SCFToOpenMP] Use walk	pattern driver (#155242)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][Transforms] Add support for `ConversionPatternRewriter::replaceAllUsesWith` (PR #155244)
 
Matthias Springer
 - [Mlir-commits] [mlir] 4e4f7a5 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in DialectTransform.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] d9cd6ed - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in DialectTransform.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir][vector] Fix crashes in `from_elements` folder + `broadcast` verifier (PR #155393)
 
Markus Böck
 - [Mlir-commits] [mlir] 93b05dd - [mlir][vector] Fix crashes in `from_elements` folder + `broadcast` verifier (#155393)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 40d8d41 - [MLIR] Apply clang-tidy fixes for llvm-include-order in IRAffine.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 7e581d6 - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in IRAffine.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 745415d - [MLIR] Apply clang-tidy fixes for llvm-else-after-return in IRAttributes.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir][AMX] Memory effects to amx.tile_zero	(PR #155403)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 589cb6c - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in IRAttributes.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir][spirv] Handle signedness casts (PR	#155388)
 
Jakub Kuderski
 - [Mlir-commits] [mlir] [mlir][ArithToAMDGPU] limit scaling truncf/extf support to gfx950 (PR #155431)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][XeGPU] add unroll patterns for load_matrix and store_matrix (PR #154637)
 
Chao Chen
 - [Mlir-commits] [mlir] [MLIR][NVVM] Update TMA Store Op (PR #155435)
 
Guray Ozen
 - [Mlir-commits] [mlir] [MLIR][XeGPU] Distribute vector.step & vector.shape_cast op from wg to sg (PR #155443)
 
Nishant Patel
 - [Mlir-commits] [mlir] [MLIR][Vector] Step op warp distribution (PR	#155425)
 
Igor Zamyatin
 - [Mlir-commits] [mlir] [MLIR][SparseTensor] Loop ordering strategy infrastructure (flag) (PR #154656)
 
Aart Bik
 - [Mlir-commits] [mlir] e3b0e92 - [MLIR] Apply clang-tidy fixes for modernize-use-using in IRCore.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 8344a53 - [MLIR] Apply clang-tidy fixes for performance-move-const-arg in IRCore.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 2bfbae9 - [MLIR] Apply clang-tidy fixes for readability-identifier-naming in IRCore.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir] Fix build failures related to	MLIR_LINK_MLIR_DYLIB (PR #155474)
 
Bryan Tan
 - [Mlir-commits] [mlir] [mlir][acc] Add destroy region to reduction	recipes (PR #155480)
 
Erich Keane
 - [Mlir-commits] [mlir] [mlir] Fix MLIR dylib CMake config when LLVM_BUILD_LLVM_DYLIB is OFF (PR #155488)
 
Bryan Tan
 - [Mlir-commits] [clang] [llvm] [mlir] [NVPTX] Auto-upgrade nvvm.grid_constant to param attribute (PR #155489)
 
Alex MacLean
 - [Mlir-commits] [mlir] 2263210 - [mlir][acc] Add destroy region to reduction recipes (#155480)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir] Apply VectorFromElementsLowering in	VectorToSPIRV. (PR #155499)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] 7955478 - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in IRTypes.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 4b84223 - [MLIR][LLVMIR][DLTI] Pass to update #llvm.target's features per relevant backend (#154938)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][xegpu] Add SIMT distribution support GEMM transpose B case. (PR #155517)
 
Charitha Saumya
 - [Mlir-commits] [mlir] [MLIR][diag] Add PassManager option to emit failed pass name (PR #155526)
 
Colin De Vlieghere
 - [Mlir-commits] [llvm] [mlir] [mlir] Add symbol user attribute	interface. (PR #153206)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] a16211c - [mlir][amx] Direct AMX data	transfers (#154114)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 337707a - [mlir][Transforms] Dialect conversion: Context-aware type conversions (#140434)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [llvm] [mlir] [LLVM][MLIR] Move LSP server support library from MLIR into LLVM (PR #155572)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR][Vector] Add warp distribution for	`vector.step` op (PR #155425)
 
Mehdi Amini
 - [Mlir-commits] [mlir] b88e5ca - [MLIR] Adopt LDBG() in	EliminateBarriers.cpp (NFC) (#155092)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] f6d2fcc - [MLIR] Migrate Transform/IR/TransformOps.cpp to LDBG() debugging macro (NFC) (#155098)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] a40a610 - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in Pass.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] c767ee1 - [MLIR] Apply clang-tidy fixes for llvm-include-order in RegisterEverything.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 57a4727 - [mlir][linalg] Produce canonical linalg.generic for im2col (#134675)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR][OpenMP] Remove Generic-SPMD early	detection (PR #150922)
 
Dominik Adamski
 - [Mlir-commits] [mlir] [mlir][amx] Prevent crash on invalid tile	element type (PR #155587)
 
Adam Siemieniuk
 - [Mlir-commits] [mlir] [mlir][emitc] Mark emitc.literal with	CExpression (PR #155582)
 
Marius Brehler
 - [Mlir-commits] [mlir] a4f67f3 - [mlir][amx] Prevent crash on invalid tile element type (#155587)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 4e0afa6 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in OpDefinitionsGen.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] ee5022d - [MLIR] Apply clang-tidy fixes for modernize-loop-convert in BlockPackMatmul.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] b70fc3b - [MLIR] Fix MSVC build: long != int64_t on some platforms (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 1c03b53 - [MLIR] Remove unused C API mlirUnrankedTensorTypeGetElementType (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] a69a464 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in VulkanRuntime.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 8a5a782 - [MLIR] Apply clang-tidy fixes for performance-for-range-copy in VariantValue.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir][vector] Propagate alignment when emulating masked{load, stores}. (PR #155648)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] 5ea4cca - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in SparseBufferRewriting.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 8e24e03 - [MLIR] Apply clang-tidy fixes for llvm-namespace-comment in TestVulkanRunnerPipeline.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 5529a27 - [MLIR] Apply clang-tidy fixes for llvm-qualified-auto in LoopInvariantCodeMotionUtils.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 8b25e72 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in TestDialect.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 3addfd0 - [MLIR] Apply clang-tidy fixes for llvm-qualified-auto in LowerGpuOpsToNVVMOps.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir][vector] Propagate alignment in	LowerVectorGather. (PR #155683)
 
Erick Ochoa Lopez
 - [Mlir-commits] [mlir] [mlir] Fix node numbering order in	SliceMatchers example (PR #155684)
 
Denzel-Brian Budii
 - [Mlir-commits] [mlir] de6f750 - [Linalg] Add pattern to push down extract slice through linalg generic op (#154162)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][tosa] Use Tosa_I32EnumAttr to represent Tosa enumerations (PR #155695)
 
Tai Ly
 - [Mlir-commits] [mlir] 284cf1e - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in ODSSupport.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 4826a88 - [MLIR] Apply clang-tidy fixes for llvm-qualified-auto in ShardToMPI.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 3b963f9 - [MLIR] Apply clang-tidy fixes for llvm-else-after-return in TosaCanonicalizations.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 6166fda - [MLIR][Conversion][XeGPU][XeVM] Add XeGPUToXeVM conversion pass and tests. (#154556)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR][Python] make Py* types public API (PR	#155719)
 
Maksim Levental
 - [Mlir-commits] [mlir] 9bf5bf3 - [MLIR] Add missing dependency for	PR154556. (#155722)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR] Add missing dependency for PR154556.	(PR #155722)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] [MLIR] Refix pr154556 (PR #155726)
 
Sang Ik Lee
 - [Mlir-commits] [mlir] 238fe4e - [MLIR] Refix pr154556 (#155726)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][spirv] Add pattern matching for arith.index_cast i1 to index (PR #155729)
 
Ian Li
 - [Mlir-commits] [mlir] [MLIR][Python] enable type stub	auto-generation (PR #155741)
 
Maksim Levental
 - [Mlir-commits] [mlir] 5fdd3a1 - [mlir][vector] Follow-up improvements for multi-dimensional vector.from_elements support (#154664)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][emitc] Isolate expressions from above	(PR #155641)
 
Gil Rapaport
 - [Mlir-commits] [clang] [flang] [llvm] [mlir] [IR][CodeGen] Remove "approx-func-fp-math" attribute (PR #155740)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][tosa] Relax constraint on matmul verifier requiring equal operand types (PR #155799)
 
Luke Hutton
 - [Mlir-commits] [mlir] [mlir][nvgpu] Add dependent dialects for nvgpu-to-nvvm pass (PR #155801)
 
lonely eagle
 - [Mlir-commits] [mlir] 2762495 - [MLIR] Apply clang-tidy fixes for performance-move-const-arg in VariantValue.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir][nvgpu] Delete nvgpu dialect useless variables kMaxTMALastdimByte (NFC) (PR #155825)
 
lonely eagle
 - [Mlir-commits] [mlir] [MLIR][Python] fix StandalonePythonModules shipping all dialect modules (PR #155870)
 
Maksim Levental
 - [Mlir-commits] [mlir] ffbe9cf - [mlir][spirv] Propagate alignment requirements from vector to spirv (#155278)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 2af8178 - [MLIR] Apply clang-tidy fixes for llvm-qualified-auto in Query.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 5af5c3a - [MLIR] Apply clang-tidy fixes for readability-simplify-boolean-expr in OpenACC.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR] Fix issues with XeGPU to XeVM pass.	(PR #155946)
 
Sang Ik Lee
 - [Mlir-commits] [clang] [llvm] [mlir] [Flang][OpenMP] Enable no-loop	kernels (PR #155818)
 
Dhruva Chakrabarti
 - [Mlir-commits] [mlir] d943efb - [MLIR] Fix issues with XeGPU to	XeVM pass. (#155946)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][AMDGPU] Add canonicalization pattern to pack scales for ScaledMFMAOp (PR #155951)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 200a9a8 - [mlir][nvgpu] Move dependent dialect from C++ to TableGen for nvgpu-to-nvvm pass (NFC) (#155801)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 685a98c - [mlir][emitc] Support array result for `emitc.member` and `emitc.member_of_ptr` (#155224)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 205d461 - [IR][CodeGen] Remove "approx-func-fp-math" attribute (#155740)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][tosa] Support RescaleOp with dynamic extension in TosaToLinalg (PR #155967)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 4a5b051 - [MLIR][NVVM] Update TMA Store Op	(#155435)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] c0fc5be - [Flang][OpenMP] Fix to resolve the crash with SIMD aligned clause. (#150612)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 4d090a9 - [MLIR] Apply clang-tidy fixes for readability-identifier-naming in mlir-runner.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir][Transforms][NFC] Remove unused	function parameter (PR #155985)
 
Matthias Springer
 - [Mlir-commits] [mlir] fe4ac50 - [mlir][Transforms][NFC] Remove unused function parameter (#155985)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][Transforms][NFC] Simplify function	signatures (PR #155997)
 
Matthias Springer
 - [Mlir-commits] [mlir] 827be5a - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in IntegerPolyhedronTest.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR][Python] Support Python-defined passes	in MLIR (PR #156000)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 22f5ec0 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in BytecodeDialectGen.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 9155f51 - [MLIR] Apply clang-tidy fixes for readability-identifier-naming in AttrTypeReplacerTest.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [mlir][amx] Add write side effect to AMX tile creation ops (PR #155403)
 
Adam Siemieniuk
 - [Mlir-commits] [mlir] 448811d - [mlir][amx] Add write side effect to AMX tile creation ops (#155403)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] edc9128 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in TransformInterfaces.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 49f39b3 - [mlir][Transforms][NFC] Simplify function signatures (#155997)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] Amortize cost of block op index lookups (PR	#156027)
 
Samarth Narang
 - [Mlir-commits] [mlir] f474f76 - [mlir][tosa] Convert TOSA enumerations from `StringBasedAttr` to `Tosa_I32EnumAttr` (#152856)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][Transforms] Add option to build materializations immediately (PR #156030)
 
Matthias Springer
 - [Mlir-commits] [mlir] [mlir][spirv] Add pattern matching for arith.index_cast index to i1 for ArithToSPIRV (PR #156031)
 
Ian Li
 - [Mlir-commits] [llvm] [mlir] [NVPTX] Added more MMA intrinsics for F8F6F4 and FP64 types. (PR #156040)
 
Kirill Vedernikov
 - [Mlir-commits] [mlir] 13471e1 - [mlir][tosa] Avoid requirement to specify enum name for enum attributes (#155695)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 7c57e21 - [mlir] Fix a warning
 
Kazu Hirata
 - [Mlir-commits] [mlir] [mlir][ptr] Add conversion to LLVM for all existing `ptr` ops (PR #156053)
 
Fabian Mora
 - [Mlir-commits] [mlir] f98e552 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in LLVMDialect.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 9b88d38 - [mlir][ptr] Add conversion to LLVM for all existing `ptr` ops (#156053)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] a44ce1b - [mlir][debug] Convert DbgIntrOp to DebugRecords directly. (#154926)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][ptr] Add load and store ops. (PR	#156093)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][Transforms] Allow RemoveDeadValues to process a function which the last block is not the exit. (PR #156123)
 
xin liu
 - [Mlir-commits] [mlir] [mlir] EnumAttr.td: Fix the width of I64Enum	(PR #156133)
 
Fangrui Song
 - [Mlir-commits] [mlir] 4880940 - [mlir][gpu] Add	`subgroup_broadcast` op (#152808)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 257975f - [mlir] Fix node numbering order in SliceMatchers example (#155684)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] 912ce26 - [NFC] Fix typos 'seperate' ->	'separate' (#144368)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [MLIR][BUG] fix {$VARIABLE} usage in	CMakeLists.txt (PR #156183)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [flang] [mlir] [mlir][Transforms] Add support for `ConversionPatternRewriter::replaceAllUsesWith` (PR #155244)
 
Matthias Springer
 - [Mlir-commits] [mlir] 47ddd94 - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in ShardingInterface.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR][Python] fix standalone example/test	(PR #156197)
 
Maksim Levental
 - [Mlir-commits] [mlir] 4940794 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in Partition.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 2af45d3 - [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in BufferViewFlowOpInterfaceImpl.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 91dd13b - [MLIR] Apply clang-tidy fixes for performance-move-const-arg in SPIRVTypes.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [llvm] [mlir] [MLIR] Add debug log to the pass	manager (NFC) (PR #156205)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 0a16d1a - [MLIR][Python] fix standalone	example/test (#156197)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] [mlir][emitc] Do not convert illegal types to	emitc (PR #156222)
 
Longsheng Mou
 - [Mlir-commits] [mlir] 9bb9206 - [MLIR] Apply clang-tidy fixes for readability-container-size-empty in VectorTransforms.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 731f4d9 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in TensorOps.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 917f078 - [mlir][Transforms] Allow RemoveDeadValues to process a function whose the last block is not the exit. (#156123)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] b369237 - [MLIR] Apply clang-tidy fixes for bugprone-argument-comment in ArmSMEToSCF.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] [MLIR] Add --allow-unregistered-dialect to	mlir-reduce (PR #156245)
 
Mehdi Amini
 - [Mlir-commits] [mlir] ff77c73 - [MLIR] Apply clang-tidy fixes for readability-simplify-boolean-expr in LowerContractToNeonPatterns.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 04b0658 - [mlir] Fix warnings
 
Kazu Hirata
 - [Mlir-commits] [mlir] 6332e2b - [MLIR] Add --allow-unregistered-dialect to mlir-reduce (#156245)
 
llvmlistbot at llvm.org
 - [Mlir-commits] [mlir] a5fe4e4 - [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in Var.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [mlir] 0bdb915 - [MLIR] Apply clang-tidy fixes for llvm-else-after-return in OpenMPToLLVMIRTranslation.cpp (NFC)
 
Mehdi Amini
 - [Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [libcxx] [lldb] [llvm] [mlir] [openmp] Fix typos and spelling errors across codebase (PR #156270)
 
Austin Jiang
 - [Mlir-commits] [mlir] a50b096 - [mlir][emitc] Only mark operator with fundamental type have no side effect (#144990)
 
llvmlistbot at llvm.org
    
 
    
      Last message date: 
       Sun Aug 31 23:58:22 PDT 2025
    Archived on: Sun Aug 31 23:58:27 PDT 2025
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).