diff options
author | Nicolas Vasilache <ntv@google.com> | 2020-04-06 11:18:28 -0400 |
---|---|---|
committer | Nicolas Vasilache <ntv@google.com> | 2020-04-06 11:19:17 -0400 |
commit | 8f229989d5394a36624f8ef1abf06f556e0664b7 (patch) | |
tree | e6743f14e83d26a88ad989700c30193813f0b64b /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 463143f0d695e30c9bdd91eb14e047f6c3316e00 (diff) | |
download | llvm-8f229989d5394a36624f8ef1abf06f556e0664b7.zip llvm-8f229989d5394a36624f8ef1abf06f556e0664b7.tar.gz llvm-8f229989d5394a36624f8ef1abf06f556e0664b7.tar.bz2 |
[mlir][Linalg] Add a linalg.tensor_reshape to operate on tensors
Summary:
This revision adds a tensor_reshape operation that operates on tensors.
In the tensor world the constraints are less stringent and we can allow more
arbitrary dynamic reshapes, as long as they are contractions.
The expansion of a dynamic dimension into multiple dynamic dimensions is under-specified and is punted on for now.
Differential Revision: https://reviews.llvm.org/D77360
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions