[llvm] [AArch64] Optimized generated assembly for bool to svbool_t conversions (PR #83001)

via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 08:34:53 PST 2024


Lukacma wrote:

The main concern I have about this commit is that it relies on splat_vector being always implemented using zeroing instruction. Do you think it is okay to embed this reliance into the code ? 

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


More information about the llvm-commits mailing list