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

Method getErrorUnsupportedHints

lib/Bytecode/Common/CommandLineOptions.cpp:107–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107bool mlir::cuda_tile::getErrorUnsupportedHints() {
108 return errorUnsupportedHintsVar;
109}
110
111void mlir::cuda_tile::registerListVersionsOption() {
112 static llvm::cl::opt<bool> listVersions(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected