[all-commits] [llvm/llvm-project] 4e970d: [AArch64][GlobalISel] Select llvm.aarch64.neon.st*...
Vladislav Dzhidzhoev via All-commits
all-commits at lists.llvm.org
Fri Sep 15 07:35:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e970d7bd841321b50ed160a3f59fcb1637e1ebb
https://github.com/llvm/llvm-project/commit/4e970d7bd841321b50ed160a3f59fcb1637e1ebb
Author: Vladislav Dzhidzhoev <vdzhidzhoev at accesssoftek.com>
Date: 2023-09-15 (Fri, 15 Sep 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrGISel.td
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
M llvm/test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll
M llvm/test/CodeGen/AArch64/arm64-st1.ll
Log Message:
-----------
[AArch64][GlobalISel] Select llvm.aarch64.neon.st* intrinsics (#65491)
Similar to llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
More information about the All-commits
mailing list