diff options
author | Inho Seo <inhoseo@google.com> | 2021-03-10 03:56:14 -0800 |
---|---|---|
committer | Hanhan Wang <hanchung@google.com> | 2021-03-10 04:06:22 -0800 |
commit | 2ce4caf4143bc7f6fe084da03d2ce268a7a06a6d (patch) | |
tree | 377684f38e446a06e7ce4a5ad4765994583d6181 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | a94ac467c2974d9afe68f3fe6cff27bd19bcfad0 (diff) | |
download | llvm-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