[PATCH] D117592: [ARM][AArch64] Introduce qrdmlah and qrdmlsh intrinsics

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 03:12:32 PST 2022


DavidSpickett added a comment.

> The test cases with sadd.sat + arm.neon.vqrdmulh will now produce two instructions (as you would expect).

Where before they would have been merged into one instruction, got it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117592/new/

https://reviews.llvm.org/D117592



More information about the llvm-commits mailing list