[AArch64][SME2] Add multi-vector multiply-add long intrinsics.
Adds (single, multi & indexed) intrinsics for the following: - bfmlal/bfmlsl - fmlal/fmlsl - smlal/smlsl - umlal/umlsl This patch also extends SelectSMETileSlice to handle scaled vector select offsets. NOTE: These intrinsics are still in development and are subject to future changes. Reviewed By: CarolineConcatto Differential Revision: https://reviews.llvm.org/D142004
Loading
Please sign in to comment