diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-07-29 04:06:09 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-07-29 04:06:09 +0000 |
commit | e4218cf11e163aaa89ef08619af2053c91985ed6 (patch) | |
tree | 54c8334075373e4007705f88a6bfaf7c55f91455 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp | |
parent | 09d4f177fc28f603ad53769ceab4300270bf6654 (diff) | |
download | llvm-e4218cf11e163aaa89ef08619af2053c91985ed6.zip llvm-e4218cf11e163aaa89ef08619af2053c91985ed6.tar.gz llvm-e4218cf11e163aaa89ef08619af2053c91985ed6.tar.bz2 |
[ConstantFolding] Fold bitcasts of vectors w/ undef elements
An undef vector element can be treated as if it had any value. Folding
such a vector element to 0 in a bitcast can open up further folding
opportunities.
llvm-svn: 277104
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp')
0 files changed, 0 insertions, 0 deletions