aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorInho Seo <inhoseo@google.com>2021-03-10 03:56:14 -0800
committerHanhan Wang <hanchung@google.com>2021-03-10 04:06:22 -0800
commit2ce4caf4143bc7f6fe084da03d2ce268a7a06a6d (patch)
tree377684f38e446a06e7ce4a5ad4765994583d6181 /flang/lib/Frontend/CompilerInvocation.cpp
parenta94ac467c2974d9afe68f3fe6cff27bd19bcfad0 (diff)
downloadllvm-2ce4caf4143bc7f6fe084da03d2ce268a7a06a6d.zip
llvm-2ce4caf4143bc7f6fe084da03d2ce268a7a06a6d.tar.gz
llvm-2ce4caf4143bc7f6fe084da03d2ce268a7a06a6d.tar.bz2
Moved getStaticLoopRanges and getStaticShape methods to LinalgInterfaces.td to add static shape verification
It is to use the methods in LinalgInterfaces.cpp for additional static shape verification to match the shaped operands and loop on linalgOps. If I used the existing methods, I would face circular dependency linking issue. Now we can use them as methods of LinalgOp. Reviewed By: hanchung Differential Revision: https://reviews.llvm.org/D98163
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions