[AArch64][SVE] Predicated mul pattern
This is a simple predicated mul pattern, selecting from select(p, mul(x, y), x). Differential Revision: https://reviews.llvm.org/D149968
Loading
Please sign in to comment
This is a simple predicated mul pattern, selecting from select(p, mul(x, y), x). Differential Revision: https://reviews.llvm.org/D149968