[PATCH] D127964: [DCE] Eliminate no-op atan and atan2 calls

Mohammed Nurul Hoque via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 04:32:16 PDT 2022


mohammed-nurulhoque updated this revision to Diff 449260.
mohammed-nurulhoque added a comment.

add a long double test


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

https://reviews.llvm.org/D127964

Files:
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/test/Transforms/EarlyCSE/atan.ll
  llvm/test/Transforms/InstSimplify/ConstProp/math-1.ll
  llvm/test/Transforms/InstSimplify/ConstProp/math-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127964.449260.patch
Type: text/x-patch
Size: 5742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/51de7464/attachment.bin>


More information about the llvm-commits mailing list