[PATCH] D156707: AMDGPU: Handle multiple uses when matching sincos

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 06:39:21 PDT 2023


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

rebase, doesn't bother trying to refine cos load debug loc


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

https://reviews.llvm.org/D156707

Files:
  llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
  llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-sincos.defined.ll
  llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-sincos.defined.nobuiltin.ll
  llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-sincos.ll
  llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-sincos.nobuiltins.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156707.546443.patch
Type: text/x-patch
Size: 78660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230802/c898f72e/attachment.bin>


More information about the llvm-commits mailing list