[PATCH] D96424: [AArch64][SVE] Add patterns to generate FMLA/FMLS/FNMLA/FNMLS/FMAD

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 08:56:07 PST 2021


bsmith added a comment.

In D96424#2566176 <https://reviews.llvm.org/D96424#2566176>, @paulwalker-arm wrote:

> Given the extensive testing within sve-fp-combine.ll I do wonder why sve-fma-dagcombine.ll is required, but otherwise the patch looks good.

Test removed in commit, as yes, it is totally redundant.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96424



More information about the llvm-commits mailing list