[PATCH] D27907: InstCombine: Add fma with constant transforms

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 18 15:45:24 PST 2016


arsenm created this revision.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: wdng.

DAGCombine already does these.


https://reviews.llvm.org/D27907

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/Transforms/InstCombine/fma.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27907.81899.patch
Type: text/x-patch
Size: 5542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161218/1a15bced/attachment.bin>


More information about the llvm-commits mailing list