summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2021-11-08 15:02:27 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2021-11-08 15:28:31 +0000
commit7f32edea23489f67967f8fc3048a50a30ae86f31 (patch)
treee4639d9dae65f34d06bf6e6b8b9c2023f37697bb /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentc63b0f471ba91382eb9f888b20ef77fe178c2916 (diff)
[X86] combineMulToPMADDWD - use ComputeMinSignedBits(). NFCI.
Use ComputeMinSignedBits() to ensure the mul source operands at least sign-extend down from the bottom 16 bits. This will make it easier if/when we try to support handling of source types larger than 32-bits.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions