diff options
author | Nicolas Vasilache <ntv@google.com> | 2020-09-29 08:07:08 -0400 |
---|---|---|
committer | Nicolas Vasilache <ntv@google.com> | 2020-09-29 09:51:11 -0400 |
commit | 074ab233ed620c1afa44e5bc2d86ab448a9ce1ed (patch) | |
tree | 2ad31dac36d61fa5ff2050cf253f61425c24c2eb /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | f34ae1b9de68152de037fd3e394d196b997c4296 (diff) | |
download | llvm-074ab233ed620c1afa44e5bc2d86ab448a9ce1ed.zip llvm-074ab233ed620c1afa44e5bc2d86ab448a9ce1ed.tar.gz llvm-074ab233ed620c1afa44e5bc2d86ab448a9ce1ed.tar.bz2 |
[mlir][Linalg] Refactor Linalg creation of loops to allow passing iterArgs - NFC
This revision changes the signatures of helper function that Linalg uses to create loops so that they can also take iterArgs.
iterArgs are asserted empty to ensure no functional change.
This is a mechanical change in preparation of tiling on linalg on tensors to avoid polluting the implementation with an NFC change.
Differential Revision: https://reviews.llvm.org/D88480
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions