[PATCH] D106852: [SCEV] Fix getAddExpr for adding loop invariants into start of some AddRec

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 01:40:54 PDT 2021


skatkov updated this revision to Diff 362304.
skatkov added a comment.

please take a look.


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

https://reviews.llvm.org/D106852

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/nuw-add-nested-loops.ll
  llvm/test/Analysis/ScalarEvolution/nuw-add-sibling-loops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106852.362304.patch
Type: text/x-patch
Size: 6279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/ec55cca4/attachment.bin>


More information about the llvm-commits mailing list