[PATCH] D89457: [VE] Support fabs/fcos/fsin/fsqrt math functions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 06:21:48 PDT 2020


kaz7 updated this revision to Diff 298361.
kaz7 added a comment.

Update a fabs regression test using -ffast-math.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89457

Files:
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/test/CodeGen/VE/fabs.ll
  llvm/test/CodeGen/VE/fcopysign.ll
  llvm/test/CodeGen/VE/fcos.ll
  llvm/test/CodeGen/VE/fp_copysign.ll
  llvm/test/CodeGen/VE/fsin.ll
  llvm/test/CodeGen/VE/fsqrt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89457.298361.patch
Type: text/x-patch
Size: 23709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/cc061525/attachment.bin>


More information about the llvm-commits mailing list