[all-commits] [llvm/llvm-project] bbeb08: Revert "[GlobalISel] GISelKnownBits::computeKnownB...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Nov 4 09:54:58 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bbeb08497ce5816bcd92989e21eea632993f8cea
https://github.com/llvm/llvm-project/commit/bbeb08497ce5816bcd92989e21eea632993f8cea
Author: Fangrui Song <i at maskray.me>
Date: 2020-11-04 (Wed, 04 Nov 2020)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
Log Message:
-----------
Revert "[GlobalISel] GISelKnownBits::computeKnownBitsImpl - Replace TargetOpcode::G_MUL handling with the common KnownBits::computeForMul implementation"
This reverts commit 0b8711e1af97d6c82dc9d25c12c5a06af060cc56 which broke GlobalISelTests AArch64GISelMITest.TestKnownBits
More information about the All-commits
mailing list