[llvm] Bail out jump threading on indirect branches (PR #103688)

Aleksandrs Zajakins via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 07:28:32 PDT 2024


SanjaLV wrote:

Hey @tru is there any chance this fix goes into LLVM stable release?

This is regression from the LLVM 17 that miscompiles a lot of non-trivial indirect goto code.


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


More information about the llvm-commits mailing list