diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-08-30 12:22:06 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-08-30 12:22:06 +0000 |
commit | 8e1989e79a49e9e246a2863ea927fdabaa150e5f (patch) | |
tree | 9ce7e1d58b671225b14bd24e4f42221046ac1645 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py | |
parent | 68f73bf26247d1059a77465906f85d1bd69d6702 (diff) | |
download | bcm5719-llvm-8e1989e79a49e9e246a2863ea927fdabaa150e5f.tar.gz bcm5719-llvm-8e1989e79a49e9e246a2863ea927fdabaa150e5f.zip |
[DAGCombine] visitMULHS - use getScalarValueSizeInBits() to make safe for vector types.
This is hidden behind a (scalar-only) isOneConstant(N1) check at the moment, but once we get around to adding vector support we need to ensure we're dealing with the scalar bitwidth, not the total.
llvm-svn: 370468
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions