[PATCH] D72098: [mlir][Linalg] NFC - Reimplement getStridesAndOffset
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 2 13:09:04 PST 2020
rriddle added a comment.
Do you have an estimate on the impact of doing this? If I recall correctly, simplifyAffineExpr is kind of expensive/heavy.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72098/new/
https://reviews.llvm.org/D72098
More information about the llvm-commits
mailing list