From: Kyrylo Tkachov Date: Tue, 9 Jul 2019 13:23:49 +0000 (+0000) Subject: Commit missing hunk from r273296 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=801c9ae963cba7e3c0ac671d6d26ac5c396a41ac;p=gcc.git Commit missing hunk from r273296 From-SVN: r273305 --- 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") -