[Mlir-commits] [mlir] [mlir] Add support for DIGlobalVariable and DIGlobalVariableExpression (PR #73367)
Christian Ulmann
llvmlistbot at llvm.org
Thu Nov 30 23:34:03 PST 2023
================
----------------
Dinistro wrote:
Can you add the `DIGlobalVariableAttr` and the `DIGlobalVariableExpressionAttr` to the list of overridable alias prints in https://github.com/llvm/llvm-project/blob/5ecb37b45aa059cadd97ab6aedc1320da609c636/mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp#L2897 ?
This will print them as aliases and makes the output easier to read.
https://github.com/llvm/llvm-project/pull/73367
More information about the Mlir-commits
mailing list