Commit Graph

2 Commits

Author SHA1 Message Date
David Green 2632c625ed [ARM] Mark VMINNMA/VMAXNMA as commutative
These operations take Qda and Rn register operands, which are
commutative so long as the instruction is not predicated.

Differential Revision: https://reviews.llvm.org/D85813
2020-08-13 18:01:11 +01:00
David Green fccf4c6115 [ARM] Commutative vmin/maxnma tests. NFC 2020-08-12 12:50:18 +01:00