[llvm] Fix typos in target features' descriptions (PR #98259)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 9 21:45:04 PDT 2024
================
@@ -406,19 +406,19 @@ def FeatureStdExtZcf
def FeatureStdExtZcmp
: RISCVExtension<"zcmp", 1, 0,
- "'Zcmp' (sequenced instuctions for code-size reduction)",
+ "'Zcmp' (sequenced instructions for code-size reduction)",
----------------
topperc wrote:
This text appears in a test file generated from this. I'll fix it and make a commit.
https://github.com/llvm/llvm-project/pull/98259
More information about the llvm-commits
mailing list