diff options
author | Daniel Sanders <daniel_l_sanders@apple.com> | 2018-01-17 20:34:29 +0000 |
---|---|---|
committer | Daniel Sanders <daniel_l_sanders@apple.com> | 2018-01-17 20:34:29 +0000 |
commit | 12e6e709e96924733f9e5ff4ccd7cd036c5bd7cc (patch) | |
tree | 543ec3a8da2591c68087fb60ed90da553583c1b4 /lldb/packages/Python | |
parent | d703ec94a95221c2916f5a89304673d65639527e (diff) | |
download | bcm5719-llvm-12e6e709e96924733f9e5ff4ccd7cd036c5bd7cc.tar.gz bcm5719-llvm-12e6e709e96924733f9e5ff4ccd7cd036c5bd7cc.zip |
[globalisel][tablegen] Honour priority order within nested instructions.
It appears that we haven't been prioritizing rules that contain nested
instructions properly. InstructionOperandMatcher didn't override
isHigherPriorityThan so it never compared the instructions/operands/predicates
inside nested instructions.
Fixes PR35926. Thanks to Diana Picus for the bug report.
llvm-svn: 322754
Diffstat (limited to 'lldb/packages/Python')
0 files changed, 0 insertions, 0 deletions