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)
(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")
]