[PATCH] D82277: [InstCombine] fold fmul/fdiv with fabs operands
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 25 09:08:13 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc9e8c9e3ea26: [InstCombine] fold fmul/fdiv with fabs operands (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82277/new/
https://reviews.llvm.org/D82277
Files:
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
llvm/test/Transforms/InstCombine/fdiv.ll
llvm/test/Transforms/InstCombine/fmul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82277.273401.patch
Type: text/x-patch
Size: 6391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200625/1c804a36/attachment.bin>
More information about the llvm-commits
mailing list