[PATCH] D98857: [DAG] computeKnownBits - add ISD::MULHS/ISD::MULHU handling

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 18 05:46:54 PDT 2021


RKSimon added a comment.

In D98857#2634345 <https://reviews.llvm.org/D98857#2634345>, @lebedev.ri wrote:

> Can you please split this into KnownBits patch and SelectionDAG patch?

Sure


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98857



More information about the llvm-commits mailing list