[all-commits] [llvm/llvm-project] 1778d6: Revert "[AArch64][GlobalISel] Adopt dup(load) -> L...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Sep 21 05:33:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1778d6802beff204a532e238c7186b3e08926004
https://github.com/llvm/llvm-project/commit/1778d6802beff204a532e238c7186b3e08926004
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrGISel.td
M llvm/test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll
M llvm/test/CodeGen/AArch64/arm64-ld1.ll
M llvm/test/CodeGen/AArch64/arm64-st1.ll
Log Message:
-----------
Revert "[AArch64][GlobalISel] Adopt dup(load) -> LD1R patterns from SelectionDAG"
This reverts commit fb8f59156f0f208f6192ed808fc223eda6c0e7ec and
b8e9450acb1ad10d002a85b7dafa9d14c764478f.
Due to test suite failures on AArch64:
https://lab.llvm.org/buildbot/#/builders/183/builds/16057
More information about the All-commits
mailing list