diff options
author | Prateek Gupta <gprateek93@gmail.com> | 2022-02-03 15:55:30 +0000 |
---|---|---|
committer | Prateek Gupta <gprateek93@gmail.com> | 2022-02-21 07:51:13 +0000 |
commit | 1a2bb03edab9d7aa31beb587d0c863acc6715d27 (patch) | |
tree | 719c8cf0d1998dd1ac859c4068429343f46e038e /clang/lib/Sema/SemaModule.cpp | |
parent | c1e4e019454b38e3890589be977a3c2c445fefd1 (diff) | |
download | llvm-1a2bb03edab9d7aa31beb587d0c863acc6715d27.zip llvm-1a2bb03edab9d7aa31beb587d0c863acc6715d27.tar.gz llvm-1a2bb03edab9d7aa31beb587d0c863acc6715d27.tar.bz2 |
[MLIR][LINALG] Add canonicalization pattern in `linalg.generic` op for static shape inference.
This commit adds canonicalization pattern in `linalg.generic` op
for static shape inference. If any of the inputs or outputs have
static shape or is casted from a tensor of static shape, then
shapes of all the inputs and outputs can be inferred by using the
affine map of the static shape input/output.
Signed-Off-By: Prateek Gupta <prateek@nod-labs.com>
Reviewed By: mravishankar
Differential Revision: https://reviews.llvm.org/D118929
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions