[PATCH] D67434: [InstCombine] Limit FMul constant folding for fma simplifications.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 10:04:11 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf3ab99dcf8af: [InstCombine] Limit FMul constant folding for fma simplifications. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D67434?vs=219737&id=221798#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67434/new/
https://reviews.llvm.org/D67434
Files:
llvm/include/llvm/Analysis/InstructionSimplify.h
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/fma.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67434.221798.patch
Type: text/x-patch
Size: 10693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/8900e8e1/attachment.bin>
More information about the llvm-commits
mailing list