diff --git a/gcc/config/arm/cortex-a53.md b/gcc/config/arm/cortex-a53.md index b55d34e91c0..58619aa2286 100644 --- a/gcc/config/arm/cortex-a53.md +++ b/gcc/config/arm/cortex-a53.md @@ -723,9 +723,3 @@ "cortex_a53_fpmac" "aarch_accumulator_forwarding") -;; We want AESE and AESMC to end up consecutive to one another. - -(define_bypass 0 "cortex_a53_crypto_aese" - "cortex_a53_crypto_aesmc" - "aarch_crypto_can_dual_issue") -