This fixes round-trip / ambiguity when an operation in the standard dialect would
have the same name as an operation in the default dialect.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks! I was searching for '"std"' figuring there had to be a callout for this, but needed to widen my search.
mlir/test/IR/parser.mlir | ||
---|---|---|
1328–1330 | Can you add a TODO here that we remove this after the standard dialect isn't privileged? |
Can you add a TODO here that we remove this after the standard dialect isn't privileged?