[PATCH] D89976: [ValueTracking] add range limits for ctpop

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 11:08:02 PDT 2020


davezarzycki added a comment.

FYI -- I'm not sure if it'll change the test impact of this patch, but I did commit a bunch of x86 vector popcnt tests to the repository this morning.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89976/new/

https://reviews.llvm.org/D89976



More information about the llvm-commits mailing list