[llvm] [X86] Remove outdated comment (PR #133743)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 31 09:21:45 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
----------------
RKSimon wrote:
The sections now appears to be called "Enhanced REP MOVSB and STOSB Operation" and "REP STRING OPERATIONS"
https://github.com/llvm/llvm-project/pull/133743
More information about the llvm-commits
mailing list