Home
last modified time | relevance | path

Searched defs:saveIR (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/test/Integration/GPU/CUDA/sm90/python/
H A Dmatmul.py99 saveIR=False, argument
165 saveIR=False, argument
/llvm-project/mlir/test/Examples/NVGPU/tools/
H A Dnvdsl.py335 def saveIR(module): function