diff options
author | Guillermo Callaghan <guillermo.callaghan@huawei.com> | 2024-07-19 16:36:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 17:36:12 +0200 |
commit | d1ca1d017fe2712dd53adb6072fe1c1e5e1c7cb1 (patch) | |
tree | 821a96d201e8b8f38780dec46667d83da8728a94 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 2d69c3628bb23a33e5fa36c6ec02fdc57c622dde (diff) | |
download | llvm-d1ca1d017fe2712dd53adb6072fe1c1e5e1c7cb1.zip llvm-d1ca1d017fe2712dd53adb6072fe1c1e5e1c7cb1.tar.gz llvm-d1ca1d017fe2712dd53adb6072fe1c1e5e1c7cb1.tar.bz2 |
[mlir] Makes `zip_shortest` an optional keyword in `transform.foreach` (#98492)
This PR addresses a [comment] made by @ftynse about the syntax for
`ForeachOp`. The syntax was modified by @muneebkhan85 in #82792, where
the attribute dictionary was moved to the middle.
This patch moves it back to its original place at the end. And
introduces an optional keyword for `zip_shortest`.
[comment]:
https://github.com/llvm/llvm-project/pull/82792#pullrequestreview-2132814144
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions