diff options
author | KareemErgawy-TomTom <kareem.ergawy@gmail.com> | 2021-09-20 09:35:42 +0200 |
---|---|---|
committer | KareemErgawy-TomTom <kareem.ergawy@gmail.com> | 2021-09-20 10:21:31 +0200 |
commit | bdcf4b9b9620afe24d17132027a7d12e2f1a598b (patch) | |
tree | 6325fbecd09b6316f214a91fda21f26be3cfd3b1 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 7f6a4826ac49e4c7075f80930480045bf983483c (diff) | |
download | llvm-bdcf4b9b9620afe24d17132027a7d12e2f1a598b.zip llvm-bdcf4b9b9620afe24d17132027a7d12e2f1a598b.tar.gz llvm-bdcf4b9b9620afe24d17132027a7d12e2f1a598b.tar.bz2 |
[MLIR][Linalg] Make detensoring cost-model more flexible.
So far, the CF cost-model for detensoring was limited to discovering
pure CF structures. This means, if while discovering the CF component,
the cost-model found any op that is not detensorable, it gives up on
detensoring altogether. This patch makes it a bit more flexible by
cleaning-up the detensorable component from non-detensorable ops without
giving up entirely.
Reviewed By: silvas
Differential Revision: https://reviews.llvm.org/D109965
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions