[PATCH] D137332: [AMDGPU][MC][GFX10+] Enable literal operands with permlane16/permlanex16

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 07:16:56 PDT 2022


foad added a comment.

LGTM. Maybe add a test for using the same literal twice (is that allowed?) like v_permlane16_b32 v5, v1, 0x12345678, 0x12345678.


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

https://reviews.llvm.org/D137332



More information about the llvm-commits mailing list