[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
Sun Jan 29 21:42:47 PST 2023
resistor updated this revision to Diff 493198.
resistor marked an inline comment as done.
resistor added a comment.
Update for review 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.493198.patch
Type: text/x-patch
Size: 11770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230130/0509aea0/attachment.bin>
More information about the llvm-commits
mailing list