[PATCH] D132261: [SLP]Do not reduce repeated values, use scalar red ops instead.

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 10:46:37 PST 2023


dyung added a comment.

@ABataev, one of our internal tests seems to hit an infinite loop in the compiler after this change. I have filed issue 61224 <https://github.com/llvm/llvm-project/issues/61224> for the issue, can you take a look?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132261



More information about the llvm-commits mailing list