[Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_casts preserving non-unit dims (PR #202683)

ioana ghiban llvmlistbot at llvm.org
Thu Jun 11 01:22:10 PDT 2026


ioghiban wrote:


 This failure appears unrelated to my changes. The only failing check is `Flang :: Driver/omp-driver-offload.f90`, where the test expects `llvm-offload-binary` to be invoked with a `.bc` image, but the job log shows it is invoked with a `.s` image instead. My patch does not modify Flang/OpenMP offload code or this test, so this looks like a pre-existing or unrelated CI issue rather than a regression introduced by this PR.

https://github.com/llvm/llvm-project/pull/202683


More information about the Mlir-commits mailing list