blob: f5d1ca903c6fe34114b9230902397c8179ac986b [file] [log] [blame]
graph(%0 : Double(2, 2)) {
%1 : Double(2, 2) = threshold[threshold={0}, value={0}](%0)
return (%1);
}