[PATCH] D132261: [SLP]Do not reduce repeated values, use scalar red ops instead.
    Alexey Bataev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar  6 10:54:19 PST 2023
    
    
  
ABataev added a comment.
In D132261#4172316 <https://reviews.llvm.org/D132261#4172316>, @dyung wrote:
> @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?
Will check/fix ASAP.
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