Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
Luke Drummond 3be955abbc [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.
2024-08-26 12:59:41 +01:00

50 KiB