[PATCH] D134930: [LoopInterchange] Do not interchange when reduction in subloops is not recognizable
Congzhe Cao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 17:46:43 PDT 2022
congzhe created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
congzhe requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This is the bugfix to the miscompile mentioned in https://reviews.llvm.org/D132055#3814831.
https://reviews.llvm.org/D134930
Files:
llvm/lib/Transforms/Scalar/LoopInterchange.cpp
llvm/test/Transforms/LoopInterchange/multilevel-partial-reduction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134930.464116.patch
Type: text/x-patch
Size: 5992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220930/9f4825cd/attachment.bin>
More information about the llvm-commits
mailing list