[llvm] [LoongArch] Optimize conditional branches (PR #147885)

Lu Weining via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 25 00:40:46 PDT 2025


https://github.com/SixWeining commented:

Is it possible to split this optimization into several small parts? For example:
-  lowerBRCOND
-  performBR_CCCombine
- performSELECT_CCCombine

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


More information about the llvm-commits mailing list