aboutsummaryrefslogtreecommitdiff
path: root/offload/test/api/omp_get_num_devices.c
diff options
context:
space:
mode:
authorHan-Chung Wang <hanhan0912@gmail.com>2026-02-22 15:24:59 -0800
committerGitHub <noreply@github.com>2026-02-22 15:24:59 -0800
commit648193e1619f7af68230f6eddc526af542446cd8 (patch)
treef7d0ccd273e0886d2c67b7396f7be8f75eb44d23 /offload/test/api/omp_get_num_devices.c
parentbd3b163dce306040e2fa8d3bf5eef2385fc0bb37 (diff)
downloadllvm-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/api/omp_get_num_devices.c')
0 files changed, 0 insertions, 0 deletions