[Mlir-commits] [mlir] [mlir][IR] Add builtin `TokenType` (PR #195640)

Matthias Springer llvmlistbot at llvm.org
Fri May 29 11:47:12 PDT 2026


matthias-springer wrote:

> I would probably have done the llvm token type deprecation as follow up just to reduce test cases to fix while integrating this and seemed separable. But there may not be that many of them

That was the original plan, but it [got a bit tricky](https://github.com/llvm/llvm-project/pull/195640#discussion_r3225201719) in the LLVM type parser, so I decided to do this as part of this PR.


https://github.com/llvm/llvm-project/pull/195640


More information about the Mlir-commits mailing list