diff options
author | Lei Zhang <antiagainst@google.com> | 2020-05-05 16:41:58 -0400 |
---|---|---|
committer | Lei Zhang <antiagainst@google.com> | 2020-05-07 09:32:03 -0400 |
commit | a2634748cd82762341b87c5b00f374b71f18535a (patch) | |
tree | f3c4149fa019450ec27b69db20aca43e22a5ad4f /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 3bbc71d6c969f430276fb818f428ebc8e31b439b (diff) | |
download | llvm-a2634748cd82762341b87c5b00f374b71f18535a.zip llvm-a2634748cd82762341b87c5b00f374b71f18535a.tar.gz llvm-a2634748cd82762341b87c5b00f374b71f18535a.tar.bz2 |
[mlir][spirv] Remove template functions for getting op's opcode
These template functions are used in the serializer, where we can
actually directly query the opcode from the op's definition and
use that in the auto-generated serialization logic.
This removes a set of templates accounting for 319 lines from
the auto-generated inc file.
Differential Revision: https://reviews.llvm.org/D79444
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions