Skip to content
Commit 9f11b0e1 authored by Christian Sigg's avatar Christian Sigg Committed by A. Unique TensorFlower
Browse files

Change Block::getParent() to be a const function. This is only necessary...

Change Block::getParent() to be a const function. This is only necessary because ilist_node_with_parent specifically requires a 'getParent() const' method. If/When ilist_node removes this constraint we should drop the const to fit the rest of the MLIR const model.

PiperOrigin-RevId: 273316153
parent b66d6e54
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment