[all-commits] [llvm/llvm-project] 472924: AMDGPU: Add MC layer support for load transpose in...
Changpeng Fang via All-commits
all-commits at lists.llvm.org
Thu Jun 26 22:30:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47292428785fe1b19f5253f1d4d0f229ce18d69a
https://github.com/llvm/llvm-project/commit/47292428785fe1b19f5253f1d4d0f229ce18d69a
Author: Changpeng Fang <changpeng.fang at amd.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M clang/test/CodeGenOpenCL/amdgpu-features.cl
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/DSInstructions.td
M llvm/lib/Target/AMDGPU/FLATInstructions.td
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/TargetParser/TargetParser.cpp
A llvm/test/MC/AMDGPU/gfx1250_asm_load_tr.s
A llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_load_tr.txt
Log Message:
-----------
AMDGPU: Add MC layer support for load transpose instructions for gfx1250 (#146024)
Co-authored with @jayfoad
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