diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2020-04-14 15:31:20 +0100 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2020-04-14 15:48:28 +0100 |
commit | f6ea026f179a02cd335d71e4800b4d67c25c006b (patch) | |
tree | 45b38ef72704f2662bb1151797becce1849e9b7e /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 17a68c61a952032a8b4363b542606dc0b6b5dbd5 (diff) | |
download | llvm-f6ea026f179a02cd335d71e4800b4d67c25c006b.zip llvm-f6ea026f179a02cd335d71e4800b4d67c25c006b.tar.gz llvm-f6ea026f179a02cd335d71e4800b4d67c25c006b.tar.bz2 |
[SveEmitter] Fix encoding/decoding of SVETypeFlags
Summary:
This issue was introduced when reworking D75861. The bug isn't
actually hit with current unit tests because the contiguous loads/stores
infer the EltType and the MemEltType from the pointer and result, rather
than using the flags. But it will be needed for other intrinsics, such as
gather/scatter.
Reviewers: SjoerdMeijer, Andrzej
Reviewed By: SjoerdMeijer
Subscribers: andwar, tschuett, cfe-commits, llvm-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D76617
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions