[PATCH] D36706: DAGCombiner: Add form of isFPExtFree to check uses

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 7 10:35:47 PDT 2017


arsenm updated this revision to Diff 118142.
arsenm added a comment.
Herald added subscribers: kbarton, nemanjai.

Add source type and rename


https://reviews.llvm.org/D36706

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36706.118142.patch
Type: text/x-patch
Size: 31332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171007/3fe93ed4/attachment.bin>


More information about the llvm-commits mailing list