diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2016-04-12 18:15:39 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2016-04-12 18:15:39 +0000 |
commit | 7ac86c47d2734cd83bfe757bc075f2827d6339f2 (patch) | |
tree | 3861b368cf6dec2ebe86c649ce8051ff5d44ddff /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 5502e91c8b6a3f069f4c5770b7aaef9c8b0f002a (diff) | |
download | bcm5719-llvm-7ac86c47d2734cd83bfe757bc075f2827d6339f2.tar.gz bcm5719-llvm-7ac86c47d2734cd83bfe757bc075f2827d6339f2.zip |
[CodeGen] Remove constant-folding dead code. NFC.
This code was specific to vector operations with scalar operands:
all the opcodes in FoldValue (via FoldConstantArithmetic) can't
match those criteria.
Replace it with an assert if that ever changes: at that point,
we might need to add back a splat BUILD_VECTOR.
llvm-svn: 266100
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions