[PATCH] D145562: [RISCV][NFC] Add tests for SLP vectorization of math functions

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 09:53:51 PST 2023


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

LGTM

Side note - We do have lowerings for a number of the rounding ops.  You might want to cross reference with VectorIntrinsicCostTable in RISCVTargetTransformInfo,cpp.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145562



More information about the llvm-commits mailing list