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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 06:33:33 PDT 2023


dmgreen added a comment.

If there was one patch that handled fmul, and another that handled fma then each would be simpler on its own and easier to work through the details.


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

https://reviews.llvm.org/D153207



More information about the llvm-commits mailing list