[PATCH] D97247: [WebAssembly] Fix incorrect grouping and sorting of exceptions
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 11:58:15 PST 2021
dschuff added a comment.
The description is great, and I think this change is the right thing to do for now. Once things stabilize, it might eventually make sense to think some more about how we might simplify the sorting algorithm (as you discussed in the description). And you're right that we'd want to have better performance/benchmarking in place to inform that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97247/new/
https://reviews.llvm.org/D97247
More information about the llvm-commits
mailing list