[PATCH] D70749: [InstCombine] do not insert nonnull assumption for undef
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 2 14:53:24 PST 2019
xbolva00 added a comment.
But -instcombine-code-sinking=false experiment was quite radical. We can stop sinking just for this exact case.
But anyway, if this fix fixes the issue, ok.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70749/new/
https://reviews.llvm.org/D70749
More information about the llvm-commits
mailing list