diff options
author | Matthew Simpson <mssimpso@codeaurora.org> | 2016-10-05 17:52:34 +0000 |
---|---|---|
committer | Matthew Simpson <mssimpso@codeaurora.org> | 2016-10-05 17:52:34 +0000 |
commit | c63116760952cd2a09d45dbee13d1f9d7ab3a263 (patch) | |
tree | ed12796fa80e7d853da662605bdabeada4d40394 /lldb/packages/Python/lldbsuite/test/lang/cpp/printf/main.cpp | |
parent | 4ca31f8ad9b188d03d2ad63887a5b987c088e69a (diff) | |
download | bcm5719-llvm-c63116760952cd2a09d45dbee13d1f9d7ab3a263.tar.gz bcm5719-llvm-c63116760952cd2a09d45dbee13d1f9d7ab3a263.zip |
[LV] Add isScalarWithPredication helper function (NFC)
This patch adds a single helper function for checking if an instruction will be
scalarized with predication. Such instructions include conditional stores and
instructions that may divide by zero. Existing checks have been updated to use
the new function.
llvm-svn: 283350
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/printf/main.cpp')
0 files changed, 0 insertions, 0 deletions