This is part of a larger refactoring the better congregates the builtin structures under the BuiltinDialect. This also removes the problematic "standard" naming that clashes with the "standard" dialect, which is not defined within IR/. A temporary forward is placed in StandardTypes.h to allow time for downstream users to replaced references.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Herald added subscribers: mravishankar, teijeong, rdzhabarov and 19 others. · View Herald Transcript
This revision is now accepted and ready to land.Dec 1 2020, 4:14 PM
This revision was landed with ongoing or failed builds.Dec 3 2020, 6:03 PM
Closed by commit rG09f7a55fad92: [mlir][Types][NFC] Move all of the builtin Type classes to BuiltinTypes.h (authored by rriddle). · Explain Why
This revision was automatically updated to reflect the committed changes.