diff options
author | Jorn Tuyls <jtuyls@users.noreply.github.com> | 2024-04-24 18:57:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 09:57:48 -0700 |
commit | 286bd42a7a799e3d9035c09bf0d64cb1a1eef682 (patch) | |
tree | 2541fa0dcb337480129da394303abecc820b652d /clang/unittests/libclang/LibclangTest.cpp | |
parent | af82d01fbbce7808605f3a8b22dd1ca7fdec7886 (diff) | |
download | llvm-286bd42a7a799e3d9035c09bf0d64cb1a1eef682.zip llvm-286bd42a7a799e3d9035c09bf0d64cb1a1eef682.tar.gz llvm-286bd42a7a799e3d9035c09bf0d64cb1a1eef682.tar.bz2 |
[mlir] Extract forall_to_for logic into reusable function and add pass (#89636)
This PR extracts the existing `scf.forall` to `scf.for` conversion logic
inside a transform op (https://github.com/llvm/llvm-project/pull/65474)
into a standalone function which can be used in other transformations
and adds a `scf-forall-to-for` pass.
Diffstat (limited to 'clang/unittests/libclang/LibclangTest.cpp')
0 files changed, 0 insertions, 0 deletions