[all-commits] [llvm/llvm-project] 4a1435: Revert "[GISEL] Add IRTranslation for shufflevecto...
Michael Maitland via All-commits
all-commits at lists.llvm.org
Thu Mar 7 07:16:08 PST 2024
Branch: refs/heads/revert-80378-gisel-shufflevector-ir
Home: https://github.com/llvm/llvm-project
Commit: 4a1435f3b2d2f80d09f8747fed771811ccb65eb4
https://github.com/llvm/llvm-project/commit/4a1435f3b2d2f80d09f8747fed771811ccb65eb4
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2024-03-07 (Thu, 07 Mar 2024)
Changed paths:
M llvm/docs/GlobalISel/GenericOpcode.rst
M llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
M llvm/include/llvm/Support/TargetOpcodes.def
M llvm/include/llvm/Target/GenericOpcodes.td
M llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
M llvm/lib/CodeGen/MachineVerifier.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
R llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/shufflevector.ll
R llvm/test/MachineVerifier/test_g_splat_vector.mir
M llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
M llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp
Log Message:
-----------
Revert "[GISEL] Add IRTranslation for shufflevector on scalable vector types …"
This reverts commit 2b8aaef09e2fd0b2a5581e198a73579c6939c717.
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