[PATCH] D144947: [SCEV] Preserve divisibility and min/max information in applyLoopGuards

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 03:07:07 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8e5aa969d0e9: [SCEV] Preserve divisibility and min/max information in applyLoopGuards (authored by alonkom, committed by komalon1 <alon.kom at mobileye.com>).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144947

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/trip-multiple-guard-info.ll
  llvm/unittests/Analysis/ScalarEvolutionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144947.506517.patch
Type: text/x-patch
Size: 13522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230320/de80ef22/attachment.bin>


More information about the llvm-commits mailing list