[llvm] IVDesc: unify RecurKinds IAnyOf and FAnyOf (PR #118393)

Mel Chen via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 10:27:50 PST 2024


https://github.com/Mel-Chen commented:

Thanks your contribution. I've done a rough review of this patch for now. On Thursday, I’ll conduct a more detailed review since I won’t be in the office this Wednesday.
I'm not sure if this is the issue you discovered. (The main patch of this pre-commit might have been lost.)
https://reviews.llvm.org/D157375
We had an internal discussion later and found that this case should be vectorizable in the form of an AnyOf reduction. 

https://github.com/llvm/llvm-project/pull/118393


More information about the llvm-commits mailing list