aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Compiler.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2025-09-04 14:14:04 +0900
committerGitHub <noreply@github.com>2025-09-04 14:14:04 +0900
commitc5a8841a2a085bce32381d99ae22dc0acadf6a37 (patch)
treed68c095298e421381462931e8d519ff938db0991 /clang/lib/AST/ByteCode/Compiler.cpp
parent8a2dd2bc49055a176501e3720073ba58bbb47a70 (diff)
downloadllvm-c5a8841a2a085bce32381d99ae22dc0acadf6a37.zip
llvm-c5a8841a2a085bce32381d99ae22dc0acadf6a37.tar.gz
llvm-c5a8841a2a085bce32381d99ae22dc0acadf6a37.tar.bz2
AMDGPU: Change DS classes to use RegisterOperand parameters (#156580)
Start stripping out the uses of getLdStRegisterOperand. This added a confusing level of indirection where the class at the definition point was not the actual class used. This was also pulling in the AV class usage for targets where it isn't relevant. This was also inflexible for special cases. Also fixes using default arguments which only served to wrap the class argument in a RegisterOperand. This should be done for all the memory instructions.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions