diff options
author | Balazs Benics <balazs.benics@sigmatechnology.se> | 2021-07-01 10:54:28 +0200 |
---|---|---|
committer | Balazs Benics <balazs.benics@sigmatechnology.se> | 2021-07-01 10:54:28 +0200 |
commit | 55662b24a4755680e4fd34dc22a3dd555fdb1291 (patch) | |
tree | e832a29b0ba6960d796aa49f5e9d4d55c1484671 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | aa454dda2eed4e71081bc57b1f32dfce2486b177 (diff) | |
download | llvm-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