[PATCH] D106872: [InstCombine] Remove nnan requirement for transformation to fabs from select
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 31 10:59:40 PDT 2021
spatel added a comment.
In D106872#2918265 <https://reviews.llvm.org/D106872#2918265>, @Krishnakariya wrote:
> Added new tests
That looks fine - please commit the tests to main, so we'll just have test *diffs* in this patch.
You do not need to open a new Phab review for the tests only.
Just push an NFC patch to main once you get commit access.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106872/new/
https://reviews.llvm.org/D106872
More information about the llvm-commits
mailing list