[AArch64] Add FP16 instructions to isAssociativeAndCommutative
`-mcpu=` in `llvm/test/CodeGen/AArch64/machine-combiner.ll` is changed to `neoverse-n2` to use FP16 and SVE/SVE2 instructions. By this, the register allocation and/or instruction scheduling are slightly changed and some existing `CHECK` lines need to be updated. Differential Revision: https://reviews.llvm.org/D139809
Loading
Please sign in to comment