[PATCH] D127404: [AMDGPU][MC][GFX11] Correct ds_swizzle_b32

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 07:56:11 PDT 2022


foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.

LGTM as a quick fix.

Is there a better way to do this by using a different operand type, instead of special-casing certain opcodes?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127404/new/

https://reviews.llvm.org/D127404



More information about the llvm-commits mailing list