Files
clang-p2996/mlir/test/Integration/GPU
Han-Chung Wang 77e2e3f641 [mlir][memref] Update tests to use memref.assume_alignment properly. (#142358)
With
ffb9bbfd07,
memref.assume_alignment op returns a result value. The revision updates
the tests to reflect the change:

- Update all the lit tests to use the result of memref.assume_alignment,
if it is present.
- Capture the result of the op in lit tests.

---------

Signed-off-by: hanhanW <hanhan0912@gmail.com>
2025-06-02 07:57:36 -07:00
..