MCPcopy Create free account
hub / github.com/NVIDIA/cuda-tile / BytecodeGen.cpp

File BytecodeGen.cpp

tools/cuda-tile-tblgen/BytecodeGen.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//===- BytecodeGen.cpp - CUDA Tile dialect bytecode generator ---*- C++ -*-===//
2//
3// Part of the CUDA Tile IR project, under the Apache License v2.0 with LLVM
4// Exceptions. See https://llvm.org/LICENSE.txt for license information.

Callers

nothing calls this directly

Calls 4

generateBytecodeFunction · 0.85
generateOpcodesFunction · 0.85
generateTypeBytecodeFunction · 0.85
generateAttrBytecodeFunction · 0.85

Tested by

no test coverage detected