[llvm] [lld] [LoongArch] MC relaxation for out-of-range conditional branch (PR #72095)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 00:56:29 PST 2023


MaskRay wrote:

Assembler relaxing out-of-range conditional branches is probably not a good idea. See https://reviews.llvm.org/D108961
If you can drop the gas code, do it, and it will be better than RISC-V :)

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


More information about the llvm-commits mailing list