[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 9 08:00:29 PDT 2022


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

Updated TODO comments. Thank you for the review. I don't have write permissions, so please land this patch. Here are my details:
Name: Mohammed Nurul Hoque
email: mohammed.nurulhoque at imgtec.com


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/EarlyCSE/math-1.ll
  llvm/test/Transforms/EarlyCSE/math-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127964.451152.patch
Type: text/x-patch
Size: 5865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220809/ba8e35cf/attachment.bin>


More information about the llvm-commits mailing list