diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-02-18 21:28:39 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-02-18 21:28:55 +0000 |
commit | 53e83afcaf5ce00073348af847603b2fd6442c81 (patch) | |
tree | 9f469d2a043a3a3cee6d27f44dc9cdc9246f5039 /llvm/unittests/ProfileData/CoverageMappingTest.cpp | |
parent | fc97a63db0d3488ce6c422a9545f8b0268760918 (diff) | |
download | llvm-53e83afcaf5ce00073348af847603b2fd6442c81.zip llvm-53e83afcaf5ce00073348af847603b2fd6442c81.tar.gz llvm-53e83afcaf5ce00073348af847603b2fd6442c81.tar.bz2 |
[DAG] getTruncatedUSUBSAT - always truncate operands. NFCI.
As noticed on D96703, we're always truncating the operands so should use getNode(ISD::TRUNCATE) instead of getZExtOrTrunc.
Diffstat (limited to 'llvm/unittests/ProfileData/CoverageMappingTest.cpp')
0 files changed, 0 insertions, 0 deletions