[PATCH] D73402: AMDGPU: Fix not using f16 fsin/fcos

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 19:09:48 PST 2020


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

I noticed this because this accidentally started working for GlobalISel.


https://reviews.llvm.org/D73402

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/fcanonicalize-elimination.ll
  llvm/test/CodeGen/AMDGPU/llvm.cos.f16.ll
  llvm/test/CodeGen/AMDGPU/llvm.sin.f16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73402.240351.patch
Type: text/x-patch
Size: 10030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200125/7177304d/attachment.bin>


More information about the llvm-commits mailing list