aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorBalazs Benics <balazs.benics@sigmatechnology.se>2021-07-01 10:54:28 +0200
committerBalazs Benics <balazs.benics@sigmatechnology.se>2021-07-01 10:54:28 +0200
commit55662b24a4755680e4fd34dc22a3dd555fdb1291 (patch)
treee832a29b0ba6960d796aa49f5e9d4d55c1484671 /llvm/lib/CodeGen/MachineInstr.cpp
parentaa454dda2eed4e71081bc57b1f32dfce2486b177 (diff)
downloadllvm-55662b24a4755680e4fd34dc22a3dd555fdb1291.zip
llvm-55662b24a4755680e4fd34dc22a3dd555fdb1291.tar.gz
llvm-55662b24a4755680e4fd34dc22a3dd555fdb1291.tar.bz2
[analyzer][NFC] Inline ExprEngine::handleLVectorSplat()
It seems like ExprEngine::handleLVectorSplat() was used at only 2 places. It might be better to directly inline them for readability. It seems like these cases were not covered by tests according to my coverage measurement, so I'm adding tests as well, demonstrating that no behavior changed. Besides that, I'm handling CK_MatrixCast similarly to how the rest of the unhandled casts are evaluated. Differential Revision: https://reviews.llvm.org/D105125 Reviewed by: NoQ
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions