[PATCH] D156141: [NFC][ValueTracking]: Move some code from isKnownNonZero to isKnownNonZeroFromOperator

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 16:16:01 PDT 2023


goldstein.w.n added a comment.

No complaints about the code, but just curious whats the rationale? Why is `isKnownNonZeroFromOperator` a better home?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156141



More information about the llvm-commits mailing list