[PATCH] D127964: [DCE] Eliminate no-op atan and atan2 calls
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 10 08:01:57 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG30abc1a6a18e: [ConstantFolding] Eliminate atan and atan2 calls (authored by mohammed-nurulhoque, committed by spatel).
Changed prior to commit:
https://reviews.llvm.org/D127964?vs=451152&id=451469#toc
Repository:
rG LLVM Github Monorepo
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.451469.patch
Type: text/x-patch
Size: 5864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/37eaf310/attachment.bin>
More information about the llvm-commits
mailing list