[PATCH] D103956: [ConstantFolding] Enable folding of min/max/copysign for all floats

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 10:59:35 PDT 2021


sepavloff added a comment.

Thanks!

In D103956#2808163 <https://reviews.llvm.org/D103956#2808163>, @spatel wrote:

> 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?

No problem, updated the patch accordingly.


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