[PATCH] D134739: [SCEVExpander] Move LCSSA fixup to ::expand.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 12:10:40 PDT 2022
fhahn updated this revision to Diff 463990.
fhahn added a comment.
Remove unused argument, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134739/new/
https://reviews.llvm.org/D134739
Files:
llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
llvm/test/Transforms/IndVarSimplify/lcssa-preservation.ll
llvm/test/Transforms/LoopVectorize/skeleton-lcssa-crash.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134739.463990.patch
Type: text/x-patch
Size: 10721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/6f1e4949/attachment.bin>
More information about the llvm-commits
mailing list