[PATCH] D99814: [JumpThreading] Change asserts for WantInteger into actual checks
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 29 08:38:00 PDT 2021
paquette added a comment.
Personally, I'd like to avoid refactoring in this patch just to keep things small and avoid any unintended side-effects. Does that sound okay? I think refactoring is probably a good idea in a follow-up. :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99814/new/
https://reviews.llvm.org/D99814
More information about the llvm-commits
mailing list