[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
Mon Jan 9 19:25:28 PST 2023
resistor added a comment.
In D140952#4025370 <https://reviews.llvm.org/D140952#4025370>, @fhahn wrote:
>> Credit to czwarich for figuring out the algorithm to test for this.
>
> Would be good to add a description.
I have attempted to document the approach very verbosely in the code. Are there specific parts where more detail would be helpful?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140952/new/
https://reviews.llvm.org/D140952
More information about the llvm-commits
mailing list