[clang] [llvm] [AArch64] Add intrinsics support for SVE2p2 instructions (PR #163575)

via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 1 07:30:42 PST 2025


================
@@ -87,6 +87,179 @@ define <vscale x 8 x bfloat> @compact_bf16(<vscale x 8 x i1> %pg, <vscale x 8 x
   ret <vscale x 8 x bfloat> %out
 }
 
----------------
CarolineConcatto wrote:

I believe we've missed the tests for COMPACT  byte and half word

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


More information about the llvm-commits mailing list