llvm-project
158f10fe - [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (#189533)

Commit
19 days ago
[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.
Author
Parents
Loading