[llvm] [LoopVectorize][AArch64] Add limited support for scalable vectorisation of i1 types (PR #95920)
David Sherwood via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 25 07:45:31 PDT 2024
david-arm wrote:
Looks like my patch broke post-commit, sorry! It passed precommit tests and I ran "make check-all" downstream when applied to HEAD. It's an easy fix though - I'll add 'REQUIRES: asserts' to the test asap.
https://github.com/llvm/llvm-project/pull/95920
More information about the llvm-commits
mailing list