[PATCH] D66890: [IndVarSimplify] Do not use SCEV expander for IVCount in LFTR when possible.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 09:36:09 PDT 2019
lebedev.ri added subscribers: llvm-commits, lebedev.ri.
lebedev.ri removed a reviewer: llvm-commits.
lebedev.ri added a comment.
I don't have a stance here, but i think cache/flags issue is a bug regardless (is there a bug # ?),
also, does/should some other pass cleanup the IR without this patch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66890/new/
https://reviews.llvm.org/D66890
More information about the llvm-commits
mailing list