[PATCH] D80863: [WebAssembly] Eliminate range checks on br_tables
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 8 14:58:47 PDT 2020
tlively added a comment.
@paolosev Hmm, I suspect that there is a bad interaction between the code with the range check removed and the algorithm that lays out and structures the basic blocks. I will take a closer look!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80863/new/
https://reviews.llvm.org/D80863
More information about the llvm-commits
mailing list