[PATCH] D136098: InstCombine: Fold fdiv nnan x, 0 -> copysign(inf, x)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 7 11:14:08 PST 2022
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136098/new/
https://reviews.llvm.org/D136098
More information about the llvm-commits
mailing list