]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
i386: Reorder *movdi_internal ISA attribute by ascending alternative index
authorUros Bizjak <ubizjak@gmail.com>
Sun, 19 Jan 2025 21:29:21 +0000 (22:29 +0100)
committerUros Bizjak <ubizjak@gmail.com>
Sun, 19 Jan 2025 21:29:21 +0000 (22:29 +0100)
Reorder ISA attribute by ascending alternative index. No functional change.

gcc/ChangeLog:

* config/i386/i386.md (*movdi_internal): Reorder ISA attribute
by ascending alternative index.

gcc/config/i386/i386.md

index 362b0ddcf40ef490b17dce16456ec493f9a380b9..5fbd0848df5b43d94b3724209b7b996c7ac2a86c 100644 (file)
              (const_string "x64")
            (eq_attr "alternative" "19,20")
              (const_string "x64_sse2")
-           (eq_attr "alternative" "23,25")
-             (const_string "x64_avx512bw")
            (eq_attr "alternative" "21,22")
              (const_string "sse2")
+           (eq_attr "alternative" "23,25")
+             (const_string "x64_avx512bw")
            (eq_attr "alternative" "24,26,27")
              (const_string "avx512bw")
           ]