[all-commits] [llvm/llvm-project] aa64a8: [AMDGPU] Rename AMDGPULoadTr intrinsic class. NFC....
Changpeng Fang via All-commits
all-commits at lists.llvm.org
Wed Jan 24 20:38:32 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa64a8277366973705b748e532bfae694b4262aa
https://github.com/llvm/llvm-project/commit/aa64a8277366973705b748e532bfae694b4262aa
Author: Changpeng Fang <changpeng.fang at amd.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
Log Message:
-----------
[AMDGPU] Rename AMDGPULoadTr intrinsic class. NFC. (#79394)
This class is not specific to "Tr"(Transpose). It is
just for a normal load.
More information about the All-commits
mailing list