]> 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:30:21 +0000 (22:30 +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.

(cherry picked from commit 9d4b1e3772547c8c836638d09fc9a84c3c73e277)

gcc/config/i386/i386.md

index adeb7cc54b2ea0825e8753d4dbf7fecc20c6255d..a7508d47d9b190a633c4054382b5420f34647564 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")
           ]