diff options
author | gysit <gysit@google.com> | 2021-12-15 12:14:35 +0000 |
---|---|---|
committer | gysit <gysit@google.com> | 2021-12-15 12:15:03 +0000 |
commit | b7f2c108eb872b86e047d55353d8e75ab2458c2f (patch) | |
tree | db81943d0cc0a380086a1aba0862531532f296f0 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 156b1e6ba84887ba92688b3ad31e400c56f707b2 (diff) | |
download | llvm-b7f2c108eb872b86e047d55353d8e75ab2458c2f.zip llvm-b7f2c108eb872b86e047d55353d8e75ab2458c2f.tar.gz llvm-b7f2c108eb872b86e047d55353d8e75ab2458c2f.tar.bz2 |
[mlir][linalg] Replace LinalgOps.h and LinalgTypes.h by a single header.
After removing the range type, Linalg does not define any type. The revision thus consolidates the LinalgOps.h and LinalgTypes.h into a single Linalg.h header. Additionally, LinalgTypes.cpp is renamed to LinalgDialect.cpp to follow the convention adopted by other dialects such as the tensor dialect.
Depends On D115727
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D115728
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions