diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2024-09-26 16:08:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-26 16:08:51 +0100 |
commit | d781df2006374b4a825cf661045023e74adcba42 (patch) | |
tree | 7075002eccd551eda2c1c4738b889673e1c1beea /llvm/lib/CodeGen/MachineBlockPlacement.cpp | |
parent | 6d6d15b626a3d6132765a75a103a773b0e45327b (diff) | |
download | llvm-d781df2006374b4a825cf661045023e74adcba42.zip llvm-d781df2006374b4a825cf661045023e74adcba42.tar.gz llvm-d781df2006374b4a825cf661045023e74adcba42.tar.bz2 |
ValueTracking/test: cover known-high-bits of rem (#109006)
There is an underlying bug in KnownBits, and we should theoretically be
able to determine the high-bits of an srem as shown in the test, just
like urem. In preparation to fix this bug, add pre-commit tests testing
high-bits of srem and urem.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions