[PATCH] D133432: [AMDGPU][MC][GFX11] Update tests for v_mad_u64_u32 and v_mad_i64_i32

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 09:33:17 PDT 2022


dp created this revision.
dp added reviewers: Joe_Nash, foad.
Herald added subscribers: kosarev, kerbowa, t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
dp requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Updated test generator to account for current limitations on `dst` and `src` operands - they must not intersect. See a discussion here <https://github.com/llvm/llvm-project/issues/57610>.
Update assembler tests accordingly.


https://reviews.llvm.org/D133432

Files:
  llvm/test/MC/AMDGPU/gfx11_asm_vop3.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133432.458478.patch
Type: text/x-patch
Size: 6960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220907/0e490b3f/attachment.bin>


More information about the llvm-commits mailing list