diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2019-11-04 11:50:18 -0800 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2019-11-04 12:19:17 -0800 |
commit | 4312c4afd43209400df53ca541b4b19919f797af (patch) | |
tree | 880d7bead59d81c0ba06f30cf44004c48041a6f1 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | af11f417fc7d2390da4a883c05c098f23891862e (diff) | |
download | bcm5719-llvm-4312c4afd43209400df53ca541b4b19919f797af.tar.gz bcm5719-llvm-4312c4afd43209400df53ca541b4b19919f797af.zip |
[AMDGPU] deduplicate tablegen predicates
We are duplicating predicates if several parts of the combined
predicate list contain the same condition. Added code to deduplicate
the list.
We have AssemblerPredicates and AssemblerPredicate in the
PredicateControl, but we never use AssemblerPredicates with an
actual list, so this one is dropped.
This addresses the first part of the llvm bug 43886:
https://bugs.llvm.org/show_bug.cgi?id=43886
Differential Revision: https://reviews.llvm.org/D69815
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions