diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2023-09-27 20:58:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-27 20:58:39 +0100 |
commit | 1d5ccce12167937c83de2b1b82b4adb6f89cc511 (patch) | |
tree | 3c52f8aa1d0438d4365efc29b4951ab1d78aa541 /clang/unittests/Interpreter/ExceptionTests/InterpreterExceptionTest.cpp | |
parent | 0bc68ca4278269dadd91f98a3cd0de62499d3ea3 (diff) | |
download | llvm-1d5ccce12167937c83de2b1b82b4adb6f89cc511.zip llvm-1d5ccce12167937c83de2b1b82b4adb6f89cc511.tar.gz llvm-1d5ccce12167937c83de2b1b82b4adb6f89cc511.tar.bz2 |
[mlir][transform] Update transform.loop.peel (#67482)
This patch updates `transform.loop.peel` so that this Op returns two
rather than one handle:
* one for the peeled loop, and
* one for the remainder loop.
Also, following this change this Op will fail if peeling fails. This is
consistent with other similar Ops that also fail if no transformation
takes place.
Diffstat (limited to 'clang/unittests/Interpreter/ExceptionTests/InterpreterExceptionTest.cpp')
0 files changed, 0 insertions, 0 deletions