summaryrefslogtreecommitdiff
path: root/mlir/include
AgeCommit message (Expand)Author
2025-11-13[ROCDL] Added missing s.get.named.barrier.state op (gfx1250) (#167876)Ravil Dorozhinskii
2025-11-13[MLIR Attr] Allow LocationAttr to be used as an operation attribute (#167690)Tim Noack
2025-11-13[MLIR] Replace LLVM_Type in bar.warp.sync and cp.async ops with I32 (#167826)Dharuni R Acharya
2025-11-13[mlir] Add FP software implementation lowering pass: `arith-to-apfloat` (#167...Matthias Springer
2025-11-12Revert "Reland yet again: [mlir] Add FP software implementation lowering pass...Maksim Levental
2025-11-13[MLIR] Add reduction interface with tester to mlir-reduce (#166096)AidinT
2025-11-12Reland yet again: [mlir] Add FP software implementation lowering pass: `arith...Maksim Levental
2025-11-12[mlir][NVVM] Add support for barrier0-reduction operation (#167036)Valentin Clement (バレンタイン クレメン)
2025-11-12[MLIR][XeGPU][TransformOps] Add convert_layout op (#167342)Tuomas Kärnä
2025-11-12[mlir][linalg][python] Add Python Bindings for Inferring Contraction Dimensio...Bangtian Liu
2025-11-12[mlir][tosa] Add missing ext-mxfp description (#167665)Luke Hutton
2025-11-12[MLIR][NFC] Fix minor spelling issues (#167606)Asher Mancinelli
2025-11-12[mlir][tosa] Fix validation support for argmax with int64 output (#167378)Luke Hutton
2025-11-12[MLIR][NVVM] Update mbarrier Ops to use AnyTypeOf[] (3/3) (#167567)Durgadoss R
2025-11-12[MLIR][XeGPU][TransformOps] Add insert_prefetch op (#167356)Tuomas Kärnä
2025-11-12[mlir][tosa] Allow int64 tensors in `tosa.intdiv` (#167367)Luke Hutton
2025-11-11[mlir][vector] Simplify createReadOrMaskedRead (#163736)Andrzej Warzyński
2025-11-11Revert "Reapply "Reapply "[mlir] Add FP software implementation lowering pass...Maksim Levental
2025-11-11Add FramePointerKind::NonLeafNoReserve (#163775)Nabeel Omer
2025-11-11Reapply "Reapply "[mlir] Add FP software implementation lowering pass: `arith...Maksim Levental
2025-11-11[MLIR][Linalg] fix linalg.pack description (#167045)Thomas Preud'homme
2025-11-11[MLIR][XeGPU][TransformOps] Add set_gpu_launch_threads op (#166865)Tuomas Kärnä
2025-11-11[NVVM] Make nanosleep op duration SSA value (#167331)Guray Ozen
2025-11-10Revert "Reapply "[mlir] Add FP software implementation lowering pass: `arith-...Maksim Levental
2025-11-10Reapply "[mlir] Add FP software implementation lowering pass: `arith-to-apflo...Maksim Levental
2025-11-10Revert "[mlir] Add FP software implementation lowering pass: `arith-to-apfloa...Maksim Levental
2025-11-10[mlir] Add FP software implementation lowering pass: `arith-to-apfloat` (#166...Maksim Levental
2025-11-10 [ROCDL] Added matrix load-transpose ops for gfx1250+ (#165564)Ravil Dorozhinskii
2025-11-10[mlir][Interfaces] Add interface methods to allow reifying single result/sing...MaheshRavishankar
2025-11-10[mlir][NFC] Split registerAndParseCLIOptions() in mlir-opt (#166538)Andrei Golubev
2025-11-10[MLIR][XeGPU][TransformOps] Add set_op_layout_attr op (#166854)Tuomas Kärnä
2025-11-10[MLIR][XeGPU][TransformOps] Add get_desc_op (#166801)Tuomas Kärnä
2025-11-10[MLIR][XeGPU] Decouple `inst_data` and `lane_layout` in propagation (#166941)Artem Kroviakov
2025-11-09[MLIR][BufferResultsToOutParamsPass] Add Option to Modify Public Function's S...Veera
2025-11-09[mlir] Consolidate two implementations of meet (NFC) (#167208)Kazu Hirata
2025-11-09[mlir] Use llvm::transform (NFC) (#167205)Kazu Hirata
2025-11-07[MLIR][XeVM] Update XeVM prefetch ops. (#166445)Sang Ik Lee
2025-11-07[mlir][NVVM] Add nvvm.membar operation (#166698)Valentin Clement (バレンタイン クレメン)
2025-11-07[mlir][arith] Fix `arith.select` lowering after #166513 (#166692)Matthias Springer
2025-11-07[mlir][linalg] Remove redundant implicit terminator trait(NFC) (#166298)Longsheng Mou
2025-11-07[mlir][ods] Enable basic string interpolation in constraint summary. (#153603)Jacques Pienaar
2025-11-06[mlir] Introduce AlignmentAttrOpInterface to expose MaybeAlign (#161440)jiang1997
2025-11-06[mlir][acc] Erase empty kernel_environment ops during canonicalization (#166633)Vijay Kandiah
2025-11-06[mlir][acc] Add ACCImplicitData pass for implicit data attributes (#166472)Razvan Lupusoru
2025-11-06[MLIR] Add missing namespace qualifier in BufferizableOpInterface.td (#166781)Will Froom
2025-11-06[MLIR][XeGPU][Transform] add xegpu.set_desc_layout transform op (#165615)Tuomas Kärnä
2025-11-06[mlir][linalg] Update vectorization of linalg.pack (#163539)Andrzej Warzyński
2025-11-06[mlir] Expose output strategies of TimingManager (#166548)Andrei Golubev
2025-11-06[SPIRV] Support for the extension SPV_ALTERA_blocking_pipes (#138675)Aadesh Premkumar
2025-11-05[MLIR][NVVM] Fix the lowering of mbarrier.test.wait (#166555)Durgadoss R