[PATCH] D67557: [DAG][X86] Convert isNegatibleForFree/GetNegatedExpression to a target hook (PR42863)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 08:02:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372333: [DAG][X86] Convert isNegatibleForFree/GetNegatedExpression to a target hook… (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67557?vs=220858&id=220869#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67557

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/recip-fastmath.ll
  llvm/trunk/test/CodeGen/X86/recip-fastmath2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67557.220869.patch
Type: text/x-patch
Size: 55895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/045ac0fc/attachment.bin>


More information about the llvm-commits mailing list