[PATCH] D71656: [DAGCombiner] Check term use before applying aggressive FSUB optimisation

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 19 21:27:48 PST 2019


critson updated this revision to Diff 234826.
critson added a comment.

Unify with existing tests and apply usage check to further similar patterns.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71656

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/fadd-fma-fmul-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71656.234826.patch
Type: text/x-patch
Size: 7676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191220/43b5223d/attachment.bin>


More information about the llvm-commits mailing list