diff options
| author | Han-Chung Wang <hanhan0912@gmail.com> | 2026-02-22 15:24:59 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-22 15:24:59 -0800 |
| commit | 648193e1619f7af68230f6eddc526af542446cd8 (patch) | |
| tree | f7d0ccd273e0886d2c67b7396f7be8f75eb44d23 /offload/test/offloading/fortran/target-map-allocatable-array-section-3d-bounds.f90 | |
| parent | bd3b163dce306040e2fa8d3bf5eef2385fc0bb37 (diff) | |
| download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 | |
Reapply "[mlir][linalg] Make conv dim inference return pairing (outputImage, filterLoop)" (#182740)HEADmain
The original method sorts all the dimensions which loses the information
about pairing. It makes other transformation that works on generic op
form harder. The revision ensures the pairing, so callers have more
useful information when they work on transformations.
The revision was reverted because of memory leak. The fix is using
OwningOpRef to wrap ModuleOp, so the nested operations are destroyed at
the end, which is similar to other MLIR unittests.
---------
Signed-off-by: hanhanW <hanhan0912@gmail.com>
Diffstat (limited to 'offload/test/offloading/fortran/target-map-allocatable-array-section-3d-bounds.f90')
0 files changed, 0 insertions, 0 deletions
