[PATCH] D67351: [InstCombine] Use SimplifyFMulInst to simplify multiply in fma.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 05:49:20 PDT 2019


fhahn updated this revision to Diff 219329.
fhahn added a comment.

Remove unrelated test-case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67351

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67351.219329.patch
Type: text/x-patch
Size: 5021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/c8607fff/attachment.bin>


More information about the llvm-commits mailing list