[PATCH] D103956: [ConstantFolding] Enable folding of min/max/copysign for all floats
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 9 08:30:18 PDT 2021
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM - thanks!
But would it be better to push this first since it is an extension to the existing functionality, then add the changes for constrained ops on top of this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103956/new/
https://reviews.llvm.org/D103956
More information about the llvm-commits
mailing list