[all-commits] [llvm/llvm-project] 80fe77: Revert "Teach the AArch64 backend to materialize i...
Owen Anderson via All-commits
all-commits at lists.llvm.org
Sat Feb 4 20:15:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80fe7721827cd52c621544afde0acd21bb7693f5
https://github.com/llvm/llvm-project/commit/80fe7721827cd52c621544afde0acd21bb7693f5
Author: Owen Anderson <resistor at mac.com>
Date: 2023-02-04 (Sat, 04 Feb 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ExpandImm.cpp
M llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
M llvm/test/CodeGen/AArch64/arm64-movi.ll
Log Message:
-----------
Revert "Teach the AArch64 backend to materialize immediates using a pair of ORR-immediate"
This reverts commit 8d433a0ae55ac25ba0a77d733e1ee5e23d1eb9f7 due to test failures on
CodeGen/AArch64/GlobalISel/store-merging.ll
More information about the All-commits
mailing list