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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 12 21:30:22 PDT 2017


arsenm updated this revision to Diff 118883.
arsenm added a comment.

Add assert messages


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.118883.patch
Type: text/x-patch
Size: 31406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171013/dede4bf8/attachment.bin>


More information about the llvm-commits mailing list