[PATCH] D153207: [AArch64] Add patterns for scalar FMUL, FMULX, FMADD, FMSUB

OverMighty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 02:49:35 PDT 2023


overmighty added a comment.

In D153207#4434191 <https://reviews.llvm.org/D153207#4434191>, @dmgreen wrote:

> It might be good to focus on one of the instructions first.

Not sure what you mean by this. Should I update this revision to add patterns and tests for only one instruction, have it LGTM'd but not committed, then update it again for the next instruction?


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

https://reviews.llvm.org/D153207



More information about the llvm-commits mailing list