[PATCH] D102673: [ConstantFolding] Fold constrained arithmetic intrinsics
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 12 07:50:33 PDT 2021
sepavloff updated this revision to Diff 357945.
sepavloff marked an inline comment as done.
sepavloff added a comment.
Updated patch
- Rebased,
- Get rid of some clang-tidy warnings,
- Updated test fdiv-strict.ll
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.357945.patch
Type: text/x-patch
Size: 19573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210712/dbf05684/attachment.bin>
More information about the llvm-commits
mailing list