[all-commits] [llvm/llvm-project] 53943d: [GlobalISel] Import extract/insert subvector (#110...
Thorsten Schütt via All-commits
all-commits at lists.llvm.org
Mon Sep 30 13:12:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53943de73aa8fa7a9497028100e987a3b73ac339
https://github.com/llvm/llvm-project/commit/53943de73aa8fa7a9497028100e987a3b73ac339
Author: Thorsten Schütt <schuett at gmail.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
A llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-subvector.ll
Log Message:
-----------
[GlobalISel] Import extract/insert subvector (#110287)
Test: AArch64/GlobalISel/irtranslator-subvector.ll
Reference:
https://llvm.org/docs/LangRef.html#llvm-vector-extract-intrinsic
https://llvm.org/docs/LangRef.html#llvm-vector-insert-intrinsic
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list