diff options
author | Craig Topper <craig.topper@intel.com> | 2019-03-09 02:08:41 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-03-09 02:08:41 +0000 |
commit | 69f8c1653d2fc4e65c156d1938c992af3dfb8ce1 (patch) | |
tree | d9a5dd1f6e8b56e20d68b227c10c2745420bf6f5 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h | |
parent | 08ae3e0f0b5daf98c0dbb25d92691dbc37d25b96 (diff) | |
download | bcm5719-llvm-69f8c1653d2fc4e65c156d1938c992af3dfb8ce1.tar.gz bcm5719-llvm-69f8c1653d2fc4e65c156d1938c992af3dfb8ce1.zip |
[ScalarizeMaskedMemIntrin] Use IRBuilder functions that take uint32_t/uint64_t for getelementptr, extractelement, and insertelement.
This saves needing to call getInt32 ourselves. Making the code a little shorter.
The test changes are because insert/extract use getInt64 internally. Shouldn't be a functional issue.
This cleanup because I plan to write similar code for expandload/compressstore.
llvm-svn: 355767
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions