Revert rGbbeb08497ce58 "Revert "[GlobalISel] GISelKnownBits::computeKnownBitsImpl...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 5 Nov 2020 10:39:53 +0000 (10:39 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 5 Nov 2020 10:39:53 +0000 (10:39 +0000)
commitb25765792be35393a9057774a0be2b53b1ff5bf2
tree3f938d31df7fb25658a711db44bef7943bcf5e56
parent6c1a31858d0598fb5180fd3deb6bd97621ecd6d8
Revert rGbbeb08497ce58 "Revert "[GlobalISel] GISelKnownBits::computeKnownBitsImpl - Replace TargetOpcode::G_MUL handling with the common KnownBits::computeForMul implementation""

Updated the GISel KnownBits tests as KnownBits::computeForMul allows more accurate computation.
llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp