[PATCH] D144226: [Loop-Interchange] Allow inner-loop only reductions

Ankit via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 13:13:51 PDT 2023


quic_aankit updated this revision to Diff 539699.
quic_aankit added a comment.
Herald added a subscriber: wangpc.

@Meinersbur Sorry I was on vacation for a couple of months. I've made the changes you recommended. PTAL


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

https://reviews.llvm.org/D144226

Files:
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/test/Transforms/LoopInterchange/inner-only-reductions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144226.539699.patch
Type: text/x-patch
Size: 34217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/b5abb6c2/attachment.bin>


More information about the llvm-commits mailing list