Hi,

This patch is part of the ongoing work to unify instruction classification
between the ARM and AARCH64 backends.

This patch adds "load_acq" and "store_rel" types for classifying load
acquire and store release instructions respectively. It also updates the
ARMv8 pipeline descriptions.

OK for trunk?

Thanks
Sofiane

-----

ChangeLog:

        * config/arm/types.md (define_attr "type"): Add "load_acq" and
"store_rel".
        * config/arm/cortex-a53.md (cortex_a53_load1): Update for attribute
        changes.
        (cortex_a53_store1): Likewise.

Attachment: arm-a64-fine-tune-load-store.diff
Description: Binary data

Reply via email to