[Mlir-commits] [mlir] [mlir][ArmSVE] Lower predicate-sized vector.create_masks to whilelt (PR #95531)
Cullen Rhodes
llvmlistbot at llvm.org
Fri Jun 14 06:19:34 PDT 2024
https://github.com/c-rhodes commented:
thanks for the patch Ben this is a nice improvement!
Left some comments mostly minor, also occurred to me this is the first Vector -> ArmSVE conversion but we're doing it during LLVM conversion. I don't think we want to prematurely introduce a vector-to-arm-sve conversion pass, but something to bear in mind if this grows.
https://github.com/llvm/llvm-project/pull/95531
More information about the Mlir-commits
mailing list