[llvm] [X86] Remove outdated comment (PR #133743)
Evgenii Kudriashov via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 9 07:11:22 PDT 2025
================
@@ -371,8 +371,7 @@ def FeatureMOVRS : SubtargetFeature<"movrs", "HasMOVRS", "true",
"Enable MOVRS", []>;
// Ivy Bridge and newer processors have enhanced REP MOVSB and STOSB (aka
-// "string operations"). See "REP String Enhancement" in the Intel Software
----------------
e-kud wrote:
Maybe keep the chapter name but specify the revision or the publication date?
https://github.com/llvm/llvm-project/pull/133743
More information about the llvm-commits
mailing list