[PATCH] D74065: [ValueTracking] Update implied reasoning to accept expanded cmp (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 02:28:43 PST 2020


fhahn marked 2 inline comments as done.
fhahn added a comment.

Thanks for taking a look!

In D74065#1859928 <https://reviews.llvm.org/D74065#1859928>, @nikic wrote:

> PS: What's up with the clang-format spam? Looks entirely bogus.


Not sure TBH, it seems like some kind of glitch. I'll make sure to run clang-format before committing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74065





More information about the llvm-commits mailing list