[PATCH] D103699: [AMDGPU] Fix MC tests for v_fmaak_f16 and v_fmamk_f16

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 4 07:57:28 PDT 2021


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

This looks like a mistake when the tests were committed in r363946.
There were two sets of tests for the f32 variant of these instructions,
instead of one set for f16 and one set for f32.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103699

Files:
  llvm/test/MC/AMDGPU/gfx10_asm_vop2.s
  llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103699.349877.patch
Type: text/x-patch
Size: 12389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210604/0c6b3d1b/attachment.bin>


More information about the llvm-commits mailing list