[llvm] [RISCV] Don't outline lo operand (PR #80920)

Wang Pengcheng via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 21:19:07 PST 2024


wangpc-pp wrote:

> If lo and hi operand put in separate section, it has the same issue like pcrel-hi and pcrel-lo.

I don't get it. IIUC, lo/hi will be resolved to absolute address of symbol, the position of lo/hi doesn't matter.

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


More information about the llvm-commits mailing list