Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/include/mlir/IR/BuiltinDialect.td | ||
|---|---|---|
| 37 | Can you please first use kEmitAccessorPrefix_Both? In this case there is a clear option to allow a transition period and it is unlikely to create much more work for you as there would be few new uses in a 2 week time frame. | |
| mlir/include/mlir/IR/BuiltinDialect.td | ||
|---|---|---|
| 37 | Sure, though not sure how long I'll leave it for. | |
| mlir/include/mlir/IR/BuiltinDialect.td | ||
|---|---|---|
| 37 | Thank you. (Also, I listed 2 weeks as a random number. At least for us, we will be working on the transition right away as we are aware of it) | |
| mlir/include/mlir/IR/BuiltinDialect.td | ||
|---|---|---|
| 37 | Yep, thanks for suggesting the "both" mode. (Almost forgot about it honestly). | |
Can you please first use kEmitAccessorPrefix_Both? In this case there is a clear option to allow a transition period and it is unlikely to create much more work for you as there would be few new uses in a 2 week time frame.