[PATCH] D67248: [InstCombine] pow(x, +/- 0.0) -> 1.0
JF Bastien via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 6 09:25:41 PDT 2019
jfb added a comment.
In D67248#1661067 <https://reviews.llvm.org/D67248#1661067>, @xbolva00 wrote:
> @spatel fixed it
>
> https://reviews.llvm.org/rG4f0e429acca3b224b7b58fb89899c2de08a2e4c6
🤷♂️
I just committed the added tests.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67248/new/
https://reviews.llvm.org/D67248
More information about the llvm-commits
mailing list