Skip to content

Commit d4d3872

Browse files
committed
!fixup add back period.
1 parent fe57f55 commit d4d3872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ class RISCVTTIImpl final : public BasicTTIImplBase<RISCVTTIImpl> {
9090

9191
/// \name EVL Support for predicated vectorization.
9292
/// Whether the target supports the %evl parameter of VP intrinsic efficiently
93-
/// in hardware (see LLVM Language Reference - "Vector Predication
93+
/// in hardware. (see LLVM Language Reference - "Vector Predication
9494
/// Intrinsics",
9595
/// https://llvm.org/docs/LangRef.html#vector-predication-intrinsics and
9696
/// "IR-level VP intrinsics",

0 commit comments

Comments
 (0)