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

Mohammed Nurul Hoque via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 17 03:58:23 PDT 2022


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

Changed the tests to only invoke -early-cse and moved the file to the earlyCSE tests folder


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.437843.patch
Type: text/x-patch
Size: 5546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220617/757f256a/attachment.bin>


More information about the llvm-commits mailing list