Skip to content

Commit b783aa2

Browse files
NimishMishratblah
andauthored
Update llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
Co-authored-by: Tom Eccles <t@freedommail.info>
1 parent 616d637 commit b783aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3580,7 +3580,7 @@ class CanonicalLoopInfo {
35803580
BasicBlock *Latch = nullptr;
35813581
BasicBlock *Exit = nullptr;
35823582

3583-
// Hold the MLIR value for the `lastiter` of the canonical loop.
3583+
// Hold the LLVM value for the `lastiter` of the canonical loop.
35843584
Value *LastIter = nullptr;
35853585

35863586
/// Add the control blocks of this loop to \p BBs.

0 commit comments

Comments
 (0)