We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db2fc58 commit 4a8927aCopy full SHA for 4a8927a
llvm/lib/Transforms/Vectorize/VPlanTransforms.h
@@ -257,7 +257,7 @@ struct VPlanTransforms {
257
unsigned BestUF,
258
PredicatedScalarEvolution &PSE);
259
260
- // Materialize vector trip count computations to a set of VPInstructions.
+ /// Materialize vector trip count computations to a set of VPInstructions.
261
static void materializeVectorTripCount(VPlan &Plan,
262
VPBasicBlock *VectorPHVPBB,
263
bool TailByMasking,
0 commit comments