summaryrefslogtreecommitdiff
path: root/mlir/lib/Target/LLVM/ROCDL
AgeCommit message (Expand)Author
2025-10-06[NFC][MLIR] Prefer triple overload of lookupTarget (#162187)Aiden Grossman
2025-09-08MC: Add Triple overloads for more MC constructors (#157321)Matt Arsenault
2025-07-05[mlir] Remove unused includes (NFC) (#147158)Kazu Hirata
2025-04-02[MLIR][AMDGPU] Bump to COV6 (#133849)Shilei Tian
2024-12-17[MLIR] Add a BlobAttr interface for attribute to wrap arbitrary content and u...Mehdi Amini
2024-09-20[ROCDL] Pass `amd_code_object_version` when serializing ROCDL gpu module (#10...Umang Yadav
2024-08-27[mlir][gpu] Add metadata attributes for storing kernel metadata in GPU object...Fabian Mora
2024-08-27[mlir][gpu] Pass GPU module to `TargetAttrInterface::createObject`. (#94910)Fabian Mora
2024-07-20[MC] Remove unused bool arguments from createMCObjectStreamer callersFangrui Song
2024-07-16[mlir][ROCDL] Construct AMDGCN ISA control variable explicitly (#98912)Fabian Mora
2024-06-25Reland [mlir][Target] Improve ROCDL gpu serialization API (#96198)Fabian Mora
2024-06-17Revert "Reland [mlir][Target] Improve ROCDL gpu serialization API" (#95847)Fabian Mora
2024-06-17Reland [mlir][Target] Improve ROCDL gpu serialization API (#95813)Fabian Mora
2024-06-17Revert [mlir][Target] Improve ROCDL gpu serialization API (#95790)Fabian Mora
2024-06-17[mlir][Target] Improve ROCDL gpu serialization API (#95456)Fabian Mora
2024-05-15[mlir] Fix the build after 03c53c69a367008da689f0d2940e2197eb4a955cBenjamin Kramer
2024-03-06[mlir] Remove setRelaxELFRelocations. NFCFangrui Song
2024-03-05[mlir] Expose MLIR_ROCM_CONVERSIONS_ENABLED in mlir-config.h. (#83977)Ingo Müller
2024-01-23[MLIR][AMDGPU] Switch to code object version 5 (#79144)Saiyedul Islam
2023-11-04[mlir] Fix -Wunused-variable in ROCDL/Target.cpp (NFC)Jie Fu
2023-11-03Refactor ModuleToObject to offer more flexibility to subclass (NFC)Mehdi Amini
2023-09-29[mlir][ROCDL] Fix file leak in SeralizeToHsaco and its newer form (#67711)Krzysztof Drewniak
2023-09-14[mlir][gpu][NVPTX] Enable NVIDIA GPU JIT compilation path (#66220)Fabian Mora
2023-09-01[mlir] Apply ClangTidy fix (NFC)Adrian Kuegel
2023-08-22[mlir] Disentangle dialect and extension registrations.Nicolas Vasilache
2023-08-13[mlir][NVVM|ROCDL] Explicitly construct the return type in loadBitcodeFiles i...Fabian Mora
2023-08-11[mlir][ROCDL] Adds the ROCDL target attribute.Fabian Mora
2023-08-11Revert "[mlir][ROCDL] Adds the ROCDL target attribute."Fabian Mora
2023-08-11[mlir][ROCDL] Adds the ROCDL target attribute.Fabian Mora