[PATCH] D78631: [InstCombine] intersect FMF when reassociating FP min/max intrinsics
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 24 09:43:59 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe4175ff52561: [InstCombine] intersect FMF when reassociating FP min/max intrinsics (authored by spatel).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D78631?vs=259254&id=259912#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78631/new/
https://reviews.llvm.org/D78631
Files:
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/maximum.ll
llvm/test/Transforms/InstCombine/maxnum.ll
llvm/test/Transforms/InstCombine/minimum.ll
llvm/test/Transforms/InstCombine/minnum.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78631.259912.patch
Type: text/x-patch
Size: 6139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200424/85acf353/attachment.bin>
More information about the llvm-commits
mailing list