summaryrefslogtreecommitdiff
path: root/mlir/test/Target
AgeCommit message (Expand)Author
2025-10-15[MLIR][NVVM] Fixed assertion failure for insufficient parsing validation of n...Stefan Mada
2025-10-15[ROCDL] Added asynccnt and tensorcnt wait ops (gfx1250) (#163533)ravil-mobile
2025-10-15[MLIR][NVVM] Fix assertion failure for insufficient parsing validation of nvv...Stefan Mada
2025-10-15[MLIR][LLVM] Avoid creating unused NameLocs for imported functions (#163506)Christian Ulmann
2025-10-15[MLIR][NVVM] Add support for f32x2 to f4x2 conversion (#162273)Srinivasa Ravi
2025-10-13[mlir][amx] Optional stride for tile load and store (#159569)Adam Siemieniuk
2025-10-13[mlir][emitc] Inline expressions with side-effects (#161356)Gil Rapaport
2025-10-09[ROCDL] Added missing named barrier ops (gfx1250) (#162488)ravil-mobile
2025-10-09[MLIR][NVVM] Update convert Ops to use builtin types (#159704)Srinivasa Ravi
2025-10-08[mlir][emitc] Add emitc.do op to the dialect (#143008)Vlad Lazar
2025-10-07[ROCDL] Added rocdl.cvt.scale.sr.pk8 ops (#162244)ravil-mobile
2025-10-06[NVPTX] Added more MMA intrinsics for F8F6F4 and FP64 types. (#156040)Kirill Vedernikov
2025-10-03[Flang] Add standalone tile support (#160298)Michael Kruse
2025-10-02[mlir][omp] Add omp.tile operation (#160292)Michael Kruse
2025-10-02[ROCDL] Added `rocdl.cvt.scale.pk8` ops (#161411)ravil-mobile
2025-09-29[ROCDL][LLVM] Added rocdl.fmed3 -> Intrinsic::amdgcn_fmed3 (#159332)Keshav Vinayak Jha
2025-09-26[mlir] Add splitDebugFilename field in DIComplileUnitAttr. (#160704)Abid Qadeer
2025-09-25[MLIR][MLIRToLLVM] Fix zero fp value to array translation (#160713)Alexey Bataev
2025-09-25[MLIR] Add sincos intrinsic to LLVM dialect (#160561)Asher Mancinelli
2025-09-24[mlir][ptr] Add `ptr.ptr_diff` operation (#157354)Fabian Mora
2025-09-24[AMDGPU] Add the support for 45-bit buffer resource (#159702)Shilei Tian
2025-09-24[IR] Forbid mixing condition and operand bundle assumes (#160460)Nikita Popov
2025-09-24Reapply "[Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm....Weibo He
2025-09-23[mlir][spirv] Fix execution mode and function call Target tests (#159323)Igor Wodiany
2025-09-23[OMPIRBuilder] Don't outline DISTRIBUTE on CPUs (#158317)Tom Eccles
2025-09-23[MLIR][NVVM] Fix undef in cp.async.bulk.tensor.reduce Op (#157423)Srinivasa Ravi
2025-09-23[MLIR][NVVM] Update TMA Load Op (#156347)Durgadoss R
2025-09-23[flang][OpenMP] Support multi-block reduction combiner regions on the GPU (#...Kareem Ergawy
2025-09-19[mlir][rocdl] Add gfx1250+ cvt scale intrinsics (#159649)Erick Ochoa Lopez
2025-09-18[mlir][llvm] Use prop-dict for `ubsantrap` (#159470)Ivan Butygin
2025-09-18[mlir][spirv] Fix entry point, logical ops and sampled image Target tests (#1...Igor Wodiany
2025-09-17[mlir][llvm] Pretty printing for trap intrinsics (#159385)Ivan Butygin
2025-09-17[mlir][spirv] Add validation and missing capabilities in Target tests (#159139)Igor Wodiany
2025-09-17[MLIR][NVVM] Add clusterlaunchcontrol Ops (#156585)Srinivasa Ravi
2025-09-17Revert "Reapply "[Coroutines] Add llvm.coro.is_in_ramp and drop return value ...Weibo He
2025-09-17Reapply "[Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm....Weibo He
2025-09-16[MLIR][OpenMP] Set default address space for OpenMPIRBuilder (#158689)Nick Sarnie
2025-09-16[mlir][spirv] Update spirv validation for module.mlir (#158678)Igor Wodiany
2025-09-14[mlir][ptr] Add ConstantOp with NullAttr and AddressAttr support (#157347)Fabian Mora
2025-09-14[mlir][LLVM] Add LLVMAddrSpaceAttrInterface and NVVMMemorySpaceAttr (#157339)Fabian Mora
2025-09-12[mlir][spirv] Add support for SPV_ARM_graph extension - part 2 (#156665)Davide Grohmann
2025-09-12[AArch64][SME] Improve codegen for aarch64.sme.cnts* when not in streaming mo...Kerry McLaughlin
2025-09-10[mlir][LLVMIR] Support memory model relaxation annotations (MMRA) (#157770)Krzysztof Drewniak
2025-09-10[flang][OpenMP] Enable tiling (#143715)Jan Leyonberg
2025-09-09[MLIR][XeVM] Add lowering for llvm load store ops with XeVM cache control (#1...Sang Ik Lee
2025-09-06[mlir][emitc] Turn constant into CExpression (#156450)Gil Rapaport
2025-09-03[mlir][ptr] Extend `ptr_add` operation to support shaped operands (#156374)Fabian Mora
2025-09-03[mlir][ptr] Add `gather`, `masked_load`, `masked_store`, and `scatter` ops (#...Fabian Mora
2025-09-03[mlir][ptr] Add translations to LLVMIR for ptr ops. (#156355)Fabian Mora
2025-09-03[MLIR][NVVM] [NFC] Rename Tcgen05GroupKind to CTAGroupKind (#156448)Durgadoss R