[PATCH] D85687: [Instcombine] Fix uses of undef (PR46940)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 13:10:27 PDT 2020
nikic added a comment.
D85684 <https://reviews.llvm.org/D85684> has landed now. After rebasing, you can also use `SQ.getWithoutUndef()` to reduce the boilerplate for creating a new SimplifyQuery.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85687/new/
https://reviews.llvm.org/D85687
More information about the llvm-commits
mailing list