[PATCH] D83981: [x86] split FMA with fast-math-flags to avoid libcall

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 19 07:07:47 PDT 2020


This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rG50afa18772da: [x86] split FMA with fast-math-flags to avoid libcall (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83981

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/fma.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83981.279083.patch
Type: text/x-patch
Size: 8980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200719/7d722764/attachment.bin>


More information about the llvm-commits mailing list