[PATCH] D102673: [ConstantFolding] Fold constrained arithmetic intrinsics

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 23 00:40:36 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1c64b5dc5ea8: [ConstantFolding] Fold constrained arithmetic intrinsics (authored by sepavloff).

Changed prior to commit:
  https://reviews.llvm.org/D102673?vs=358919&id=361112#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102673

Files:
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/InstSimplify/constfold-constrained.ll
  llvm/test/Transforms/InstSimplify/fdiv-strictfp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102673.361112.patch
Type: text/x-patch
Size: 17097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210723/3dede11d/attachment.bin>


More information about the llvm-commits mailing list