[Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_casts preserving non-unit dims (PR #202683)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Wed Jun 17 10:51:53 PDT 2026
================
----------------
banach-space wrote:
There's an additional assumption made here - namely that `inputTy` and `outputTy` come from `memref.reinterpret_cast`. It would be good to capture this somehow.
Please also make sure to document what it means when the return value is `std::nullopt`.
https://github.com/llvm/llvm-project/pull/202683
More information about the Mlir-commits
mailing list