[PATCH] D146958: [SCEV] Do not plant SCEV checks unnecessarily
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 4 09:02:12 PDT 2023
david-arm added a subscriber: pawelo12345678.
david-arm added a comment.
Hi @pawelo12345678, it looks like something went wrong here because now there are no code changes, but also this patch still seems to be adding `llvm/test/Transforms/LoopVectorize/vector-no-scevcheck.ll`. I think what you can do to show the test changes is to rebase this patch downstream in git based off D146974 <https://reviews.llvm.org/D146974>. You can then show the history by adding D146974 <https://reviews.llvm.org/D146974> as a parent revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146958/new/
https://reviews.llvm.org/D146958
More information about the llvm-commits
mailing list