[llvm] [X86] Replace custom AND/OR/XOR reduction pattern matching with ISD::VECREDUCE_AND/OR/XOR support (PR #199544)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 5 00:32:33 PDT 2026
================
----------------
phoebewang wrote:
Do we still need to handle these patterns?
https://github.com/llvm/llvm-project/pull/199544
More information about the llvm-commits
mailing list