[PATCH] D157876: AMDGPU: Replace rounding libcalls with intrinsics

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 07:47:10 PDT 2023


arsenm created this revision.
arsenm added reviewers: AMDGPU, rampitec, foad, jmmartinez, cdevadas, Pierre-vh.
Herald added subscribers: StephenFan, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

https://reviews.llvm.org/D157876

Files:
  llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
  llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-ceil.ll
  llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-floor.ll
  llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-rint.ll
  llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-round.ll
  llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157876.549932.patch
Type: text/x-patch
Size: 64246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/a68c28a0/attachment-0001.bin>


More information about the llvm-commits mailing list