[PATCH] D85548: Allow fneg + strict_fadd -> strict_fsub in DAGCombiner

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 05:17:44 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0ec098e22ba9: [FPEnv] Allow fneg + strict_fadd -> strict_fsub in DAGCombiner (authored by Drew Wock <drew.wock at sas.com>, committed by kpn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85548

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/strict_fadd.f32.ll
  llvm/test/CodeGen/X86/strict-fadd-combines.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85548.288290.patch
Type: text/x-patch
Size: 4475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/8b16716d/attachment.bin>


More information about the llvm-commits mailing list