diff options
author | Simon Tatham <simon.tatham@arm.com> | 2019-12-09 16:51:18 +0000 |
---|---|---|
committer | Simon Tatham <simon.tatham@arm.com> | 2019-12-09 16:56:00 +0000 |
commit | 8d70f3c933a5b81a87a5ab1af0e3e98ee2cd7c67 (patch) | |
tree | 7c52b54b18676b682084b8b08387ef0f13b56c41 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 26fd95680bcf96870fbe9187aaa7e460709ce487 (diff) | |
download | bcm5719-llvm-8d70f3c933a5b81a87a5ab1af0e3e98ee2cd7c67.tar.gz bcm5719-llvm-8d70f3c933a5b81a87a5ab1af0e3e98ee2cd7c67.zip |
[ARM] Fix NEON failure introduced by D71065.
I rewrote the isel tablegen for MVE immediate shifts, and accidentally
removed the `let Predicates=[HasMVEInt]` that was wrapping the old
version, which seems to have allowed those rules to cause trouble on
non-MVE targets. That's what I get for only re-running the MVE tests.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions