See https://gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html
We should understand what our target ISA minimum is and set the flags accordingly. In particular, the crc extension looks interesting.
See https://gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html
We should understand what our target ISA minimum is and set the flags accordingly. In particular, the crc extension looks interesting.