diff options
author | Brox Chen <guochen2@amd.com> | 2025-03-17 10:28:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-17 10:28:45 -0400 |
commit | 8bc0f879a05228c58235ded510360da2220f0afd (patch) | |
tree | 2d73382074f2ede686e74b09b5d05eb3f1025b51 /llvm/lib/FileCheck/FileCheck.cpp | |
parent | 2ff370f45266b14c2a86e6395042a4574701f2d2 (diff) | |
download | llvm-8bc0f879a05228c58235ded510360da2220f0afd.zip llvm-8bc0f879a05228c58235ded510360da2220f0afd.tar.gz llvm-8bc0f879a05228c58235ded510360da2220f0afd.tar.bz2 |
[AMDGPU][True16][CodeGen] D16 LDS load/store pseudo instructions in true16 (#131427)
Implement new pseudos with the suffix _t16 which have VGPR_16 as the
store src or load dst. This affects LDS 8 and 16-bit loads and stores.
Lower the pseudos to the existing real Hi/Lo instructions in MC inst
layer with VGPR_32 src or dst
---------
Co-authored-by: Abhinav <abhinav.garg@amd.com>
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions