[PATCH] D140747: [Transform] Rewrite LowerSwitch using APInt
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 20 04:23:56 PST 2023
uabelho added a comment.
We see the
Assertion `N.sge(SignedZero) && "Popularity shouldn't be negative."' failed.
crash fairly often in downstream fuzz testing.
Is someone planning to push a fix?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140747/new/
https://reviews.llvm.org/D140747
More information about the llvm-commits
mailing list