[all-commits] [llvm/llvm-project] 8bb944: [GlobalIsel] Combine G_EXTRACT_VECTOR_ELT (#85321)
Thorsten Schütt via All-commits
all-commits at lists.llvm.org
Tue Apr 2 00:01:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8bb9443333e0117ab61feecce9de339b11b924fc
https://github.com/llvm/llvm-project/commit/8bb9443333e0117ab61feecce9de339b11b924fc
Author: Thorsten Schütt <schuett at gmail.com>
Date: 2024-04-02 (Tue, 02 Apr 2024)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
M llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h
M llvm/include/llvm/Target/GlobalISel/Combine.td
M llvm/lib/CodeGen/GlobalISel/CMakeLists.txt
M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
A llvm/lib/CodeGen/GlobalISel/CombinerHelperVectorOps.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/combine-extract-vec-elt.mir
M llvm/test/CodeGen/AArch64/extract-vector-elt.ll
M llvm/test/CodeGen/AArch64/extractvector-oob-load.mir
Log Message:
-----------
[GlobalIsel] Combine G_EXTRACT_VECTOR_ELT (#85321)
preliminary steps
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