[PATCH] D94859: [ValueTracking] Make impliesPoison look into operands of V
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 16 08:27:53 PST 2021
nikic added a comment.
I posted an alternative patch at D94866 <https://reviews.llvm.org/D94866>. It's potentially more expensive, but I think it will cover more of the cases we need.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94859/new/
https://reviews.llvm.org/D94859
More information about the llvm-commits
mailing list