[PATCH] D157912: [AMDGPU][True16] Update FPToI1Pat GFX11 pat to use GFX11 instruction
Joe Nash via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 14 12:34:34 PDT 2023
Joe_Nash created this revision.
Joe_Nash added reviewers: arsenm, foad, kosarev.
Herald added subscribers: StephenFan, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
Joe_Nash requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
These cmp patterns were using the pre-GFX11 pseudo instruction, and so
failed to compile.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D157912
Files:
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/fptosi.f16.ll
llvm/test/CodeGen/AMDGPU/fptoui.f16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157912.550054.patch
Type: text/x-patch
Size: 19019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/d4920804/attachment.bin>
More information about the llvm-commits
mailing list