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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8ff36aab69ec: [ConstantFolding] Enable folding of min/max/copysign for all floats (authored by sepavloff).

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.351062.patch
Type: text/x-patch
Size: 13477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210610/2340ff61/attachment.bin>


More information about the llvm-commits mailing list