Ming Yan 158f10fe24
[mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (#189533)
When encountering an invalid offset or size, we only skip the current
invalid value and continue attempting to fold other valid offsets or
sizes.
2026-04-01 15:30:12 +02:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.