[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 03:04:19 PST 2020


steven.zhang updated this revision to Diff 247839.

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/AMDGPU/fdiv32-to-rcp-folding.ll
  llvm/test/CodeGen/PowerPC/fma-combine.ll
  llvm/test/CodeGen/X86/sse3-avx-addsub-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75501.247839.patch
Type: text/x-patch
Size: 9240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200303/06df7aa8/attachment.bin>


More information about the llvm-commits mailing list