[clang] [llvm] [X86][APX] Combine MOVABS+JMP to JMPABS when in no-PIC large code model (PR #186402)

Phoebe Wang via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 15 22:57:42 PDT 2026


phoebewang wrote:

> Any test cases for not emitting JMPABS with PIC + large code model?

Yes, `indirect_manyargs`

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


More information about the cfe-commits mailing list