[PATCH] D90479: [ValueTracking] ComputeKnownBits - minimum leading/trailing zero bits in LSHR/SHL (PR44526)

Ying Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 09:32:12 PST 2021


MaggieYi added a comment.

It seems that this commit has caused several test failures.

You can see here: http://lab.llvm.org:8011/#/builders/52/builds/4550

Could you please fix them? 
Thanks,


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90479



More information about the llvm-commits mailing list