Files
clang-p2996/llvm/utils/TableGen/CodeGenDAGPatterns.cpp
Craig Topper d91f65ea36 [TableGen] Filter duplicate predicates in PatternToMatch::getPredicateRecords.
Recent changes to RISC-V cause the same predicate to appear in the
predicate list multiple times in some cases. This patch filters the
duplicates to reduce the number of predicate string variations.
2023-05-23 13:32:18 -07:00

172 KiB