[PATCH] D103007: [LoopUtils] Avoid expanding complicated SCEVNAry when rewriteLoopExitValues

guopeilin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 06:17:40 PDT 2021


guopeilin updated this revision to Diff 347369.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103007

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/lib/Transforms/Utils/LoopUtils.cpp
  llvm/test/Transforms/IndVarSimplify/avoid-rewriting-loop-exit-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103007.347369.patch
Type: text/x-patch
Size: 7902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/ca97640a/attachment.bin>


More information about the llvm-commits mailing list