[llvm] [BOLT] Do not reject irreversible branches during disassembly (PR #95572)

Maksim Panchenko via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 16:02:33 PDT 2024


maksfb wrote:

The change is in the right direction. However, we need to cover the handling of `jrcxz` in one of the passes. I will publish a PR with a fix to `bolt/test/X86/bug-reorder-bb-jrcxz.s`.

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


More information about the llvm-commits mailing list