diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-01-26 11:28:25 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-01-26 13:18:04 -0800 |
commit | 74784a5aa47bb8967e5868831e359fa631abe465 (patch) | |
tree | 60426711c2a9ffaf7997f30da71cf210a336bfaf /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 63273fc41fccf11962ce6ec4df91fee703e5ab57 (diff) | |
download | llvm-74784a5aa47bb8967e5868831e359fa631abe465.zip llvm-74784a5aa47bb8967e5868831e359fa631abe465.tar.gz llvm-74784a5aa47bb8967e5868831e359fa631abe465.tar.bz2 |
[X86] In shrinkAndImmediate, place the new constant into the topological sort.
Revert the change to use APInt::isSignedIntN from
5ff5cf8e057782e3e648ecf5ccf1d9990b53ee90.
Its clear that the games we were playing to avoid the topological
sort aren't working. So just fix it once and for all.
Fixes PR48888.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions