[PATCH] D82560: AMDGPU: Add llvm.amdgcn.sqrt intrinsic

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 08:34:19 PDT 2020


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

I spread the GlobalISel test into the regular one, which I've been
avoiding so far.


https://reviews.llvm.org/D82560

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
  llvm/lib/Target/AMDGPU/VOP1Instructions.td
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.sqrt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82560.273367.patch
Type: text/x-patch
Size: 4984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200625/86ea9ee3/attachment.bin>


More information about the llvm-commits mailing list