[PATCH] D97828: [LoopInterchange] Disallow interchange when memory accesses are guarded by control flow (PR48057)
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 7 12:21:53 PDT 2021
Whitney added a comment.
@TaWeiTu How do you want to handle the `lcssa.ll` failure? Maybe we can only disallow memory accesses that are guarded by loop variant condition?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97828/new/
https://reviews.llvm.org/D97828
More information about the llvm-commits
mailing list