[AArch64][SVE] Use PTRUE instruction instead of WHILELO if the range is...
[AArch64][SVE] Use PTRUE instruction instead of WHILELO if the range is appropriate for predicator constant. While get_active_lane_mask lowering it uses WHILELO instruction, but forconstant range suitable for PTRUE then we could issue PTRUE instruction instead. Differential Revision: https://reviews.llvm.org/D137547
Loading
Please sign in to comment