Files
clang-p2996/mlir/lib/Interfaces/LoopLikeInterface.cpp
Matthias Springer 3bd7a9b47b [mlir][Interfaces] LoopLikeOpInterface: Add helpers to get region iter_args and inits (#66925)
`AffineForOp::getInitOperands` is renamed to `getInits` to be consistent
with MLIR operand getter naming conventions. ("get" + operand name)
2023-09-21 11:04:35 +02:00

1.7 KiB