[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
Wed Jan 4 20:27:43 PST 2023
resistor updated this revision to Diff 486458.
resistor added a comment.
Refactor and add more code comments. Update test comments.
Updating D140952: Teach the AArch64 backend to materialize immediates using a pair of ORR-immediate
===================================================================================================
instructions.
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.486458.patch
Type: text/x-patch
Size: 11405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/447e9c62/attachment.bin>
More information about the llvm-commits
mailing list