[all-commits] [llvm/llvm-project] aab709: [AMDGPU] Add more PAL metadata register names
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Feb 24 05:37:25 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aab709f090f5f3bcd282bd71fbddce706da8dd06
https://github.com/llvm/llvm-project/commit/aab709f090f5f3bcd282bd71fbddce706da8dd06
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp
M llvm/test/MC/AMDGPU/pal-registers.s
Log Message:
-----------
[AMDGPU] Add more PAL metadata register names
Add all the registers that are currently used by
LLPC: https://github.com/GPUOpen-Drivers/llpc
This only affects disassembly of PAL metadata generated by LLPC and
similar frontends.
Differential Revision: https://reviews.llvm.org/D95619
More information about the All-commits
mailing list