[Mlir-commits] [mlir] [mlir][ArmSVE] Lower predicate-sized vector.create_masks to whilelt (PR #95531)

Benjamin Maxwell llvmlistbot at llvm.org
Mon Jun 17 02:28:17 PDT 2024


MacDue wrote:

> What was the lowering path before? As in, we'd start with  vector.create_mask and then ...?

It's shown in the linked issue (`cmp(stepvector, splat)`)

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


More information about the Mlir-commits mailing list