[llvm] [BOLT] Optimize the codegen of createLoadImmediate for AArch64. (PR #137413)

Maksim Panchenko via llvm-commits llvm-commits at lists.llvm.org
Tue May 20 12:24:15 PDT 2025


maksfb wrote:

Hi Rodrigo,

Please check the test failures.

Thanks for the new implementation! Optional suggestion: you can use `MCInstBuilder` to build instructions in a way similar to `AArch64ExpandPseudo::expandMOVImm()`.

https://github.com/llvm/llvm-project/pull/137413


More information about the llvm-commits mailing list