Skip to content

Commit c5a8841

Browse files
authored
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.
1 parent 8a2dd2b commit c5a8841

File tree

3 files changed

+191
-153
lines changed

3 files changed

+191
-153
lines changed

0 commit comments

Comments
 (0)