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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 01:16:09 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG219ba2fb7b0a: [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/D141850/new/

https://reviews.llvm.org/D141850

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: D141850.499764.patch
Type: text/x-patch
Size: 15776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/36536a2e/attachment.bin>


More information about the llvm-commits mailing list