[PATCH] D139702: [AArch64][SLP] Adjust cost estimation for scalar FMUL+FADD/FSUB to be with possibility of using scalar FMA instead.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 03:10:25 PST 2022


fhahn added a comment.

FYI there are a few different patches floating around to improve the situation: D132872 <https://reviews.llvm.org/D132872> and linked ones. Any chance those help with the cases you are looking at?


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

https://reviews.llvm.org/D139702



More information about the llvm-commits mailing list