[PATCH] D97828: [LoopInterchange] Disallow interchange when memory accesses are guarded by control flow (PR48057)

Ta-Wei Tu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 21 23:39:44 PDT 2021


TaWeiTu updated this revision to Diff 332204.
TaWeiTu added a comment.

Consider instructions that are indirectly affected by the control flow


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97828/new/

https://reviews.llvm.org/D97828

Files:
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/test/Transforms/LoopInterchange/control-flow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97828.332204.patch
Type: text/x-patch
Size: 12677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/0a039606/attachment.bin>


More information about the llvm-commits mailing list