[Mlir-commits] [mlir] [mlir][IR] Mark `getParentBlock()` and `getParentRegion()` as const (NFC) (PR #151915)

Chris Lattner llvmlistbot at llvm.org
Mon Aug 4 10:25:47 PDT 2025


lattner wrote:

Yes, the same logic for removing const from Operation applies to Value as well.  I'd be +1 on removing the const qualifiers from it.



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


More information about the Mlir-commits mailing list