[PATCH] D66236: [SDAG][x86] check for relaxed math when matching an FP reduction

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 05:42:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368995: [SDAG][x86] check for relaxed math when matching an FP reduction (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66236?vs=215234&id=215373#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66236

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/haddsub.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-fadd-fast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66236.215373.patch
Type: text/x-patch
Size: 8903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/c932decc/attachment.bin>


More information about the llvm-commits mailing list