[PATCH] D74762: AMDGPU/GlobalISel: Select llvm.amdgcn.fdot2

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 05:50:05 PST 2020


arsenm created this revision.
arsenm added reviewers: nhaehnle, kerbowa, foad.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

I'm slighly worried about the generated checks, since they won't catch
incorrect modifiers being added at the end of the line.


https://reviews.llvm.org/D74762

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.td
  llvm/lib/Target/AMDGPU/VOP3PInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.fdot2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74762.245138.patch
Type: text/x-patch
Size: 9814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/8708f44d/attachment.bin>


More information about the llvm-commits mailing list