[PATCH] D140952: Teach the AArch64 backend to materialize immediates using a pair of ORR-immediateinstructions.
Owen Anderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 4 18:30:16 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8d433a0ae55a: Teach the AArch64 backend to materialize immediates using a pair of ORR… (authored by resistor).
Changed prior to commit:
https://reviews.llvm.org/D140952?vs=493198&id=494863#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140952/new/
https://reviews.llvm.org/D140952
Files:
llvm/lib/Target/AArch64/AArch64ExpandImm.cpp
llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
llvm/test/CodeGen/AArch64/arm64-movi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140952.494863.patch
Type: text/x-patch
Size: 11776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230205/0e2dc938/attachment.bin>
More information about the llvm-commits
mailing list