[PATCH] D135609: [AMDGPU] Fix True16 patterns for cmp on GFX11

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 11:43:08 PDT 2022


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

These patterns should have a True16 version and a non-true16 version.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D135609

Files:
  llvm/lib/Target/AMDGPU/VOPCInstructions.td
  llvm/test/CodeGen/AMDGPU/v_cmp_gfx11.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135609.466574.patch
Type: text/x-patch
Size: 5395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221010/65ee954f/attachment.bin>


More information about the llvm-commits mailing list