diff options
author | gysit <gysit@google.com> | 2022-02-25 15:04:38 +0000 |
---|---|---|
committer | gysit <gysit@google.com> | 2022-02-25 15:05:32 +0000 |
commit | 4d4cb17da8509156ca690e3d7eaf2e00ab606780 (patch) | |
tree | ab76c55d85d1706cc8206d2299159a6edbf50cfa /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9f5f08476e8979046ad3a13865d984c428eae442 (diff) | |
download | llvm-4d4cb17da8509156ca690e3d7eaf2e00ab606780.zip llvm-4d4cb17da8509156ca690e3d7eaf2e00ab606780.tar.gz llvm-4d4cb17da8509156ca690e3d7eaf2e00ab606780.tar.bz2 |
[mlir][OpDSL] Refactor function handling.
Prepare the OpDSL function handling to introduce more function classes. A follow up commit will split ArithFn into UnaryFn and BinaryFn. This revision prepares the split by adding a function kind enum to handle different function types using a single class on the various levels of the stack (for example, there is now one TensorFn and one ScalarFn).
Depends On D119718
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D120108
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions