[SVE][InstCombine] Support more cases where ld1/st1 can be lowered to load/store instructions.
This patch extends the "is all active predicate" check to cover cases where the predicate is casted but in a way that doesn't change its "all active" status. Differential Revision: https://reviews.llvm.org/D115047
Loading
Please sign in to comment