Files
clang-p2996/mlir/lib/Dialect/MemRef/Transforms
Uday Bondhugula 37deb09593 [MLIR][Affine] Fix signatures of normalize memref utilities (#134466)
These methods were passing derived op types by pointers, which deviates
from the style. While on this, fix obsolete comments on those methods.
2025-04-07 17:36:28 +05:30
..