[PATCH] D103007: [LoopUtils] Avoid expanding complicated SCEVNAry when rewriteLoopExitValues
guopeilin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 24 00:34:20 PDT 2021
guopeilin created this revision.
guopeilin added a reviewer: wwei.
Herald added a subscriber: hiraditya.
guopeilin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
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.347320.patch
Type: text/x-patch
Size: 7933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/69cd3992/attachment.bin>
More information about the llvm-commits
mailing list