[PATCH] D84034: [SVE] Add lowering for fixed length vector fdiv, fma, fmul and fsub operations.

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 13:05:19 PDT 2020


cameron.mcinally accepted this revision.
cameron.mcinally added a comment.
This revision is now accepted and ready to land.

LGTM

Do we need to worry about fixed types less than 64b? E.g. <1 x float>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84034





More information about the llvm-commits mailing list