[PATCH] D158908: AMDGPU: Turn pow libcalls into powr

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 08:03:21 PDT 2023


arsenm updated this revision to Diff 553941.
arsenm added a comment.

Fix not hitting the other edge case folds


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158908/new/

https://reviews.llvm.org/D158908

Files:
  llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
  llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-pow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158908.553941.patch
Type: text/x-patch
Size: 19421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230828/561d5c50/attachment.bin>


More information about the llvm-commits mailing list