llvm-project
158f10fe
- [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (#189533)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#189533 - [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants.
Author
NexMing
Parents
461a1c51
Loading