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

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 7 03:51:33 PDT 2021


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

Addressed reviewers' comments, rebased


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102673.350233.patch
Type: text/x-patch
Size: 17650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210607/de2d2387/attachment.bin>


More information about the llvm-commits mailing list