[PATCH] D99207: [ValueTracking] Teach canCreateUndefOrPoison that ctpop does not create undef or poison.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 23 12:34:13 PDT 2021
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM - I'd guess that most of our intrinsics should end up in this list.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99207/new/
https://reviews.llvm.org/D99207
More information about the llvm-commits
mailing list