[PATCH] D130189: [LoopInterchange][PR56275] Fix legality in dependence vectors

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 16:36:09 PDT 2022


congzhe updated this revision to Diff 449826.
congzhe added a comment.

Updated to take the bool return value of `normalize()` into account, will land soon.


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

https://reviews.llvm.org/D130189

Files:
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/test/Transforms/LoopInterchange/pr56275.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130189.449826.patch
Type: text/x-patch
Size: 10810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220803/701a18dc/attachment.bin>


More information about the llvm-commits mailing list