[all-commits] [llvm/llvm-project] ec7cff: Revert "Revert "[AArch64][GlobalISel][Legalizer] L...
kda via All-commits
all-commits at lists.llvm.org
Thu Dec 15 11:20:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec7cffc579737d086addf22bb155e76e5cd30ab3
https://github.com/llvm/llvm-project/commit/ec7cffc579737d086addf22bb155e76e5cd30ab3
Author: Kevin Athey <kda at google.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.h
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-shuffle-vector.mir
Log Message:
-----------
Revert "Revert "[AArch64][GlobalISel][Legalizer] Legalize G_SHUFFLE_VECTOR with different lengths""
This reverts commit 192cc76e0be688106492989cd845ba786a7ae36d.
Reverted Revert, as build was fixed while I was examining.
More information about the All-commits
mailing list