[PATCH] D121483: [FPEnv][InstSimplify] Teach CannotBeNegativeZero() about constrained intrinsics.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 15 09:52:54 PDT 2022
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM - please commit the baseline tests firsts. That will make it easier to tell how the tests are changing (optionally add comments like "negative test" on the ones that are not changing).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121483/new/
https://reviews.llvm.org/D121483
More information about the llvm-commits
mailing list