Home
last modified time | relevance | path

Searched refs:ivType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp718 llvm::Type *ivType = step->getType(); in convertOmpWsLoop() local
723 chunk = builder.CreateSExtOrTrunc(chunkVar, ivType); in convertOmpWsLoop()