[PATCH] D98263: [LoopInterchange] fix tightlyNested() in LoopInterchange legality
Ta-Wei Tu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 10 09:25:58 PST 2021
TaWeiTu added a comment.
In D98263#2617156 <https://reviews.llvm.org/D98263#2617156>, @Whitney wrote:
> The patch now revert part of https://reviews.llvm.org/rGdf9158c9a45a6902c2b0394f9bd6512e3e441f31, which leave some changes behind.
> Given that the change cause a test case crash, @TaWeiTu can you please revert the change?
Sure, reverted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98263/new/
https://reviews.llvm.org/D98263
More information about the llvm-commits
mailing list