[PATCH] D134930: [LoopInterchange] Do not interchange when a reduction phi in all subloops of the outer loop is not recognizable
Congzhe Cao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 3 20:56:39 PDT 2022
congzhe added a comment.
According to the discussion at the LoopOptWG, I will land the patch to fix the miscompile for now. Will look into how to fully support such reduction scenarios as the next steps.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134930/new/
https://reviews.llvm.org/D134930
More information about the llvm-commits
mailing list