[PATCH] D70975: [SDAG] remove use restriction in isNegatibleForFree() when called from getNegatedExpression()

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 10:32:13 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd1f0bdf2d2df: [SDAG] remove use restriction in isNegatibleForFree() when called from… (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70975

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/AArch64/arm64-fmadd.ll
  llvm/test/CodeGen/X86/fma-fneg-combine-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70975.233407.patch
Type: text/x-patch
Size: 11482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/642db2e4/attachment.bin>


More information about the llvm-commits mailing list