[Mlir-commits] [mlir] [mlir][ArmSME] Fix crash on empty vector.mask in arm-sme-vector-legalization (PR #118613)

Andrzej Warzyński llvmlistbot at llvm.org
Wed Dec 4 07:47:49 PST 2024


https://github.com/banach-space commented:

Thanks for the fix Ben and for paying attention to GitHub issues 🙏🏻 

Makes sense, but I'd appreciate some clarification in comments and code. In particular, "crash on empty vector.mask" -> "crash on vector.mask masking an empty block"? That wasn't immediately obvious to me.

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


More information about the Mlir-commits mailing list