[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
Fri Mar 5 11:44:36 PST 2021


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

- Add testcase of PR47523


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/pr47523.ll
  llvm/test/Transforms/LoopInterchange/pr48057.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97828.328603.patch
Type: text/x-patch
Size: 8795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210305/42d7a1ef/attachment.bin>


More information about the llvm-commits mailing list