Use the correct interface base type name when generating attribute interfaces
with TabeGen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D92023
[MLIR] Fix TableGen generator for attribute interfaces. ClosedPublic Authored by ulysseB on Nov 24 2020, 4:43 AM.
Details Summary Use the correct interface base type name when generating attribute interfaces
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptNov 24 2020, 4:43 AM This revision is now accepted and ready to land.Nov 24 2020, 4:54 AM Closed by commit rG1eded173a91d: [MLIR] Fix TableGen generator for attribute interfaces. (authored by ulysseB, committed by ftynse). · Explain WhyNov 24 2020, 5:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 307318 mlir/tools/mlir-tblgen/OpInterfacesGen.cpp
|