[all-commits] [llvm/llvm-project] 3f3282: [AMDGPU] Adding AMDGPU dialect wrapper for ROCDL t...
Alan Li via All-commits
all-commits at lists.llvm.org
Wed Jun 25 19:58:35 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f3282cee87f307afe58c899f03df3a882846290
https://github.com/llvm/llvm-project/commit/3f3282cee87f307afe58c899f03df3a882846290
Author: Alan Li <me at alanli.org>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M mlir/include/mlir/Dialect/AMDGPU/IR/AMDGPU.td
M mlir/lib/Conversion/AMDGPUToROCDL/AMDGPUToROCDL.cpp
M mlir/lib/Dialect/AMDGPU/IR/AMDGPUDialect.cpp
A mlir/test/Conversion/AMDGPUToROCDL/transpose_load.mlir
A mlir/test/Conversion/AMDGPUToROCDL/transpose_load_reject.mlir
M mlir/test/Dialect/AMDGPU/invalid.mlir
M mlir/test/Dialect/AMDGPU/ops.mlir
Log Message:
-----------
[AMDGPU] Adding AMDGPU dialect wrapper for ROCDL transpose loads. (#145395)
* 1-to-1 mapping wrapper op.
* Direct lowering from AMDGPU wrapper to ROCDL intrinsics.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list