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 3bdd397 commit 193df2aCopy full SHA for 193df2a
llvm/lib/Target/RISCV/RISCVIndirectBranchTracking.cpp
@@ -6,7 +6,7 @@
6
//
7
//===----------------------------------------------------------------------===//
8
9
-// The pass adds LPAD (AUIPC with rs1 = X0) machine instructions at the
+// The pass adds LPAD (AUIPC with rd = X0) machine instructions at the
10
// beginning of each basic block or function that is referenced by an indirect
11
// jump/call instruction.
12
0 commit comments