aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorNicolas Vasilache <nicolas.vasilache@gmail.com>2020-10-29 14:02:56 +0000
committerNicolas Vasilache <nicolas.vasilache@gmail.com>2020-10-29 15:18:51 +0000
commit9b17bf2e54c71b36bf28fbab05698fb73ea8dda9 (patch)
treea75d33f757a773f01743caef4a8d82c60027ca54 /clang/lib/Frontend/CompilerInvocation.cpp
parenteb9fe24eaf2d602a5b5b59d253ad4946d850bd54 (diff)
downloadllvm-9b17bf2e54c71b36bf28fbab05698fb73ea8dda9.zip
llvm-9b17bf2e54c71b36bf28fbab05698fb73ea8dda9.tar.gz
llvm-9b17bf2e54c71b36bf28fbab05698fb73ea8dda9.tar.bz2
[mlir][Linalg] Make Linalg fusion a test pass
Linalg "tile-and-fuse" is currently exposed as a Linalg pass "-linalg-fusion" but only the mechanics of the transformation are currently relevant. Instead turn it into a "-test-linalg-greedy-fusion" pass which performs canonicalizations to enable more fusions to compose. This allows dropping the OperationFolder which is not meant to be used with the pattern rewrite infrastructure. Differential Revision: https://reviews.llvm.org/D90394
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions