summaryrefslogtreecommitdiff
path: root/mlir/lib
AgeCommit message (Expand)Author
2025-11-21[MLIR] [XeGPU] Fix dropSgLayoutAndData & dropInstData in SliceAttr (#168618)Nishant Patel
2025-11-21[OpenMP][OMPIRBuilder] Use runtime CC for runtime calls (#168608)Nick Sarnie
2025-11-21Revert "[MLIR][GPU] subgroup_mma fp64 extension" (#169049)Fabian Mora
2025-11-21[MLIR][GPU] subgroup_mma fp64 extension (#165873)Giacomo Castiglioni
2025-11-21[mlir][py][c] Enable setting block arg locations. (#169033)Jacques Pienaar
2025-11-21[MLIR] Apply clang-tidy fixes for readability-container-size-empty in AffineO...Mehdi Amini
2025-11-21[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in AsmPrinter.cpp...Mehdi Amini
2025-11-21[MLIR] Apply clang-tidy fixes for readability-container-size-empty in ShardOp...Mehdi Amini
2025-11-21[MLIR][XeGPU][TransformOps] Add slice_dims argument to set_op_layout_attr and...Tuomas Kärnä
2025-11-21[mlir][llvm] Handle debug record import edge cases (#168774)Tobias Gysi
2025-11-21[mlir][linalg] Clean up op verifiers without custom checks(NFC) (#168712)Longsheng Mou
2025-11-20[MLIR] [XeGPU] Add distribution pattern for vector.constant_mask from Wg To S...Nishant Patel
2025-11-20[mlir][SCF] Add `scf::tileAndFuseConsumer` that tiles a consumer into a given...MaheshRavishankar
2025-11-20[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in ValueBoundsOpInterfa...Mehdi Amini
2025-11-20[mlir] Replace `llvm::OwningArrayRef` with `std::vector` (#168803)David Stone
2025-11-20[mlir][spirv] Add support for SwitchOp (#168713)Igor Wodiany
2025-11-20[mlir][tosa] Fix select folder when operands are broadcast (#165481)Luke Hutton
2025-11-20[MLIR][SCFToGPU] Guard operands before AffineApplyOp::create to avoid crash (...Shashi Shankar
2025-11-20[mlir][memref] Generalize dead store detection to all view-like ops (#168507)Simone Pellegrini
2025-11-20[mlir][Vector] Add support for scalable vectors to `ScanToArithOps` (#123117)Andrzej Warzyński
2025-11-20[MLIR] Apply clang-tidy fixes for bugprone-argument-comment in SparseBufferRe...Mehdi Amini
2025-11-20[MLIR] Apply clang-tidy fixes for readability-container-size-empty in LinalgO...Mehdi Amini
2025-11-20[MLIR] Apply clang-tidy fixes for readability-identifier-naming in LLVMToLLVM...Mehdi Amini
2025-11-20[MLIR][LLVM] Extend DIScopeForLLVMFuncOp to handle cross-file operatio… (#1...Zichen Lu
2025-11-20Revert "[mlir][Pass] Fix crash when applying a pass to an optional interface"...Matthias Springer
2025-11-20[mlir][Pass] Fix crash when applying a pass to an optional interface (#168499)Matthias Springer
2025-11-20[mlir] Make remove-dead-values remove block and successorOperands before dele...lonely eagle
2025-11-19[tosa] : Relax dynamic dimension checks for batch for conv decompositions (#1...Sayan Saha
2025-11-19[MLIR][Vector] Add unroll pattern for vector.shape_cast (#167738)Nishant Patel
2025-11-19[MLIR][Conversion] XeGPU to XeVM: Use adaptor for getting base address from m...Sang Ik Lee
2025-11-19[tosa] : Enhance EqualizeRanks to handle dynamic dimensions. (#168564)Sayan Saha
2025-11-19[mlir][LLVM] Resync memory effect attribute with LLVM IR (#168568)darkbuck
2025-11-19[mlir][vector] Missing indices on vectorization of 1-d reduction to 1-ranked ...Simone Pellegrini
2025-11-19[mlir][tensor] Drop unused AffineExpr variable (NFC) (#168651)Longsheng Mou
2025-11-19[mlir][tosa] Fix linker failure in build bots introduced by #165581 (#168581)Luke Hutton
2025-11-19Reland "[MLIR][NVVM] Add tcgen05.mma MLIR Ops (#164356)" (#168638)Pradeep Kumar
2025-11-18[MLIR][XeGPU] Allow create mem desc from 2d memref (#167767)Jianhui Li
2025-11-18[mlir][acc][flang] Introduce OpenACC interfaces for globals (#168614)Razvan Lupusoru
2025-11-18Revert "[MLIR][NVVM] Add tcgen05.mma MLIR Ops" (#168583)Mehdi Amini
2025-11-18[mlir][amdgpu] Sink op creation in scaled conversion intrinsics (NFC) (#168542)Erick Ochoa Lopez
2025-11-18[mlir][tosa] Fix shared buildMichael Liao
2025-11-18[mlir][tosa] Add a pass to narrow i64 to i32 (#165581)Luke Hutton
2025-11-18[MLIR][SPIRV] Lower SPIR-V Tan/Tanh ops to LLVM intrinsics (#168419)Hank
2025-11-18[MLIR][NVVM] Add tcgen05.mma MLIR Ops (#164356)Pradeep Kumar
2025-11-18[mlir][bufferization] Refine tensor-buffer compatibility checks (#167705)Andrei Golubev
2025-11-18[mlir][SCF] Add pass option to deactivate pattern rollback (#168481)Matthias Springer
2025-11-18[mlir][NVVM] Add no-rollback option to NVVM lowering passes (#168477)Matthias Springer
2025-11-17Fix build breakage (MLIR LLVM dialect requires MLIRInferIntRangeInterface) (#...Jeremy Furtek
2025-11-17[mlir][acc] Add ACCImplicitRoutine pass for implicit `acc routine` (#168433)Razvan Lupusoru
2025-11-17[mlir][amdgpu] Add lowerings for ScaledExtPacked816 (#168123)Erick Ochoa Lopez