[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:58:05 PDT 2021


sepavloff updated this revision to Diff 350955.
sepavloff added a comment.

Swap sequence of patches


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103956/new/

https://reviews.llvm.org/D103956

Files:
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/test/Transforms/InstSimplify/ConstProp/copysign.ll
  llvm/test/Transforms/InstSimplify/ConstProp/min-max.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103956.350955.patch
Type: text/x-patch
Size: 13477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210609/2737b10d/attachment.bin>


More information about the llvm-commits mailing list