[llvm] [BOLT][AArch64] Exclude JT pattern matching under assert failure (PR #122298)
Alexey Moksyakov via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 22:56:26 PST 2025
yavtuk wrote:
> Thank you for adding more jump tables patterns! It looks good, just clarifying comment below. I am not confident I can approve it on my own, we might need more eyes on it.
I collect a set of common jt patterns for different compilers (gcc, clang, golang). I will send new PR when I finish local testing.
https://github.com/llvm/llvm-project/pull/122298
More information about the llvm-commits
mailing list