Files
clang-p2996/mlir/lib/Dialect/MemRef/Transforms/RuntimeOpVerification.cpp
Matthias Springer 5eee80ce5e [mlir][memref] Add runtime verification for memref::CastOp
Verify unranked -> ranked casts and casts of dynamic sizes/offset/strides to static ones.

Differential Revision: https://reviews.llvm.org/D138671
2023-01-06 14:38:56 +01:00

7.8 KiB