Files
clang-p2996/mlir/lib/TableGen/Interfaces.cpp
Andrew Lenharth d5c2204cfc [TableGen] OpInterface inheritance duplicates bases
OpInterface inheritance will duplicate base interfaces, causing compilation failure.  Unique the set of base interfaces.

Reviewed By: rriddle, jdd

Differential Revision: https://reviews.llvm.org/D156964
2023-08-03 15:09:03 -05:00

6.9 KiB