Issue |
84631
|
Summary |
mlirDataFormatters.py doesn't print the value of mlir::Operation::result_range correctly
|
Labels |
mlir
|
Assignees |
|
Reporter |
onlytheworld
|
When I try to get the return value of the operation `op` (`op` has more than one return value), I find that `mlir/utils/lldb-scripts/mlirDataFormatters.py` doesn't print the values of `mlir::Operation::result_range` correctly. If I assign it to `llvm::SmallVector`, I can see that the values are actually correct.


_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs