diff options
author | Luke Drummond <luke.drummond@codeplay.com> | 2024-08-26 11:52:17 +0100 |
---|---|---|
committer | Luke Drummond <luke.drummond@codeplay.com> | 2024-08-26 12:59:41 +0100 |
commit | 3be955abbccaf1c9ca590834d5e5b27ab1f24b77 (patch) | |
tree | e6689021e2600a2ff603d5a25c79ad3fc4379c79 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 216ba6bc6c0d1b65543771420897f4d09beec704 (diff) | |
download | llvm-3be955abbccaf1c9ca590834d5e5b27ab1f24b77.zip llvm-3be955abbccaf1c9ca590834d5e5b27ab1f24b77.tar.gz llvm-3be955abbccaf1c9ca590834d5e5b27ab1f24b77.tar.bz2 |
[NFC] Remove dead code
There's an early exit branch a couple of lines earlier for `MVT ==
f64`. Convert to an assert rather than using the duplicate ternary here.
This silences an opinionated static analyser that's been bugging me.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions