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

via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 1 08:24:18 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
 }
 
----------------
Lukacma wrote:

They are on the lines above.

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


More information about the llvm-commits mailing list