[PATCH] D108112: [LoopIdiom] let LIR fold memset pointer / stride SCEV regarding loop guards
Yueh-Ting Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 16 03:20:37 PDT 2021
eopXD added a comment.
In D108112#2946374 <https://reviews.llvm.org/D108112#2946374>, @lebedev.ri wrote:
> I think this needs to be somewhere in SCEV itself.
Do you mean the structure `SCEVFolder`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108112/new/
https://reviews.llvm.org/D108112
More information about the llvm-commits
mailing list