[Mlir-commits] [mlir] IntegerAttr accessor returning APInt by reference. (PR #187351)

Jacques Pienaar llvmlistbot at llvm.org
Mon Mar 23 02:49:42 PDT 2026


jpienaar wrote:

> in which way would the lifetime change for any practical purpose?Did you find any case?

No not really, I think I was being conservative here as this would mostly only show up with sanitizers. But I could also not reason out when this would happen really without some really convoluted code path. So lets simplify. 


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


More information about the Mlir-commits mailing list