Lukas =?utf-8?q?Döllerer?= <[email protected]>, Lukas =?utf-8?q?Döllerer?= <[email protected]>, Lukas =?utf-8?q?Döllerer?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
kripken wrote: @Lukasdoe You may be interested in this Binaryen PR which adds passes for branch hint debugging: https://github.com/WebAssembly/binaryen/pull/7695 For example you could use it to verify that the code you emit here has correct branch hints in practice (assuming your inputs have correct branch hints). https://github.com/llvm/llvm-project/pull/146230 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
