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

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 19 08:02:17 PDT 2021


foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.

The code changes look good to me, and the effect on the the AMDGPU tests is nice.


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