[MLIR] Fix TableGen generator for attribute interfaces.
authorUlysse Beaugnon <ulysse@google.com>
Tue, 24 Nov 2020 12:57:18 +0000 (13:57 +0100)
committerAlex Zinenko <zinenko@google.com>
Tue, 24 Nov 2020 13:06:35 +0000 (14:06 +0100)
commit1eded173a91d3bbfa283eacdabb191cd53dd49e5
treeb114247cefc9e201dca74c5d5d0dbc6389ccde4b
parentca1f2f2716b3f9477ced8ae5bb3b0a2a767ab439
[MLIR] Fix TableGen generator for attribute interfaces.

Use the correct interface base type name when generating attribute interfaces
with TabeGen.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D92023
mlir/tools/mlir-tblgen/OpInterfacesGen.cpp