[Mlir-commits] [mlir] [MLIR] Improve translation of DISubrange. (PR #93689)
Tobias Gysi
llvmlistbot at llvm.org
Mon Jun 3 07:51:00 PDT 2024
https://github.com/gysit approved this pull request.
LGTM
I am not sure if the suggestion of using a PointerUnion got lost? I think that may actually be a good solution to improve type safety of the bounds type info and it is also in line with what LLVM does. Or did you try and it did also get to cumbersome to use?
https://github.com/llvm/llvm-project/pull/93689
More information about the Mlir-commits
mailing list