[Mlir-commits] [llvm] [mlir] [DebugInfo] Add symbolic branches to DIExpression (PR #210850)
Emil Pedersen
llvmlistbot at llvm.org
Tue Jul 21 06:00:10 PDT 2026
Snowy1803 wrote:
Why exactly is this incompatible with DIArgList? I don't see a good use case for this feature without support for multiple arguments: how often is a branch operator needed, if all values except the condition are constant? I believe that in those cases, the expression can be rewritten in a branchless way anyway.
https://github.com/llvm/llvm-project/pull/210850
More information about the Mlir-commits
mailing list