[all-commits] [llvm/llvm-project] 7eeeeb: Revert "[GlobalISel][AArch64] Combine unmerge(G_EX...
Vladislav Dzhidzhoev via All-commits
all-commits at lists.llvm.org
Tue Sep 5 07:14:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7eeeeb0cc9fca67fc1a1bc2e02186dcc906154c5
https://github.com/llvm/llvm-project/commit/7eeeeb0cc9fca67fc1a1bc2e02186dcc906154c5
Author: Vladislav Dzhidzhoev <vdzhidzhoev at accesssoftek.com>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64Combine.td
M llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
R llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-lowering-unmerge-ext.mir
M llvm/test/CodeGen/AArch64/arm64-neon-add-pairwise.ll
M llvm/test/CodeGen/AArch64/arm64-vabs.ll
M llvm/test/CodeGen/AArch64/arm64-vcvt_f.ll
Log Message:
-----------
Revert "[GlobalISel][AArch64] Combine unmerge(G_EXT v, undef) to unmerge(v)."
This reverts commit 6b37a65264bb4e7d400d5283a65f9e8e1575f2d7.
Accindentally pushed before squashing.
More information about the All-commits
mailing list