[PATCH] D87034: [KnownBits] Implement accurate unsigned and signed max and min

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 09:36:56 PDT 2020


RKSimon added a comment.

Can you replace the implementations in SelectionDAG::computeKnownBits with these?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87034



More information about the llvm-commits mailing list