[PATCH] D75501: [DAGCombine] Check the uses of negated floating constant and remove the hack

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 17:52:15 PST 2020


steven.zhang updated this revision to Diff 248080.
steven.zhang added a comment.

Update the patch to make it more clear and fix an issue of counting the uses.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75501

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/PowerPC/fma-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75501.248080.patch
Type: text/x-patch
Size: 6686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/dc90205c/attachment.bin>


More information about the llvm-commits mailing list