https://github.com/vitalybuka updated https://github.com/llvm/llvm-project/pull/84850
>From 679055efe79a97c84c8ef675d7eb450c5df58a51 Mon Sep 17 00:00:00 2001 From: Vitaly Buka <vitalyb...@google.com> Date: Tue, 12 Mar 2024 12:01:01 -0700 Subject: [PATCH] Update llvm/docs/LangRef.rst Co-authored-by: Nikita Popov <npo...@redhat.com> --- llvm/docs/LangRef.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst index 36f4c964ee296c..a707ab721a2b2a 100644 --- a/llvm/docs/LangRef.rst +++ b/llvm/docs/LangRef.rst @@ -27656,7 +27656,7 @@ This intrinsic returns true iff it's known that containing basic block is hot in profile. When used with profile based optimization allows to change program behaviour -deppending on the code hotness. +depending on the code hotness. Arguments: """""""""" _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits