[MLIR] Normalize memrefs in LoadOp and StoreOp of Standard Ops
Added a trait, `MemRefsNormalizable` in LoadOp and StoreOp of Standard Ops to normalize input memrefs in LoadOp and StoreOp. Related revision: https://reviews.llvm.org/D86236 Differential Revision: https://reviews.llvm.org/D88156
Loading
Please sign in to comment