diff options
author | Mahesh Ravishankar <ravishankarm@google.com> | 2022-03-04 04:28:47 +0000 |
---|---|---|
committer | Mahesh Ravishankar <ravishankarm@google.com> | 2022-03-08 18:54:45 +0000 |
commit | f740bdbd2d084bbef52dd08d445497d3ec2ac24e (patch) | |
tree | e2fbee31ebe63ccca2f5e4b6e64a2de8f698df88 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 86fe16b67d96a20ec90c528a3248d5775d8aee10 (diff) | |
download | llvm-f740bdbd2d084bbef52dd08d445497d3ec2ac24e.zip llvm-f740bdbd2d084bbef52dd08d445497d3ec2ac24e.tar.gz llvm-f740bdbd2d084bbef52dd08d445497d3ec2ac24e.tar.bz2 |
[mlir][Linalg] Modify `InferStaticShapeOfOperands` to work on Linalg Ops.
Commit rG1a2bb03edab9d7aa31beb587d0c863acc6715d27 introduced a pattern
to convert dynamic dimensions in operands of `GenericOp`s to static
values based on indexing maps and shapes of other operands. The logic
is directly usable to any `LinalgOp`. Move that pattern as an
`OpInterfaceRewritePattern`.
Differential Revision: https://reviews.llvm.org/D120968
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions