[PATCH] D70488: [InstCombine] Infer fast math flags on fadd/fsub/fmul/fcmp
Benjamin Kramer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 20 05:59:46 PST 2019
bkramer updated this revision to Diff 230245.
bkramer added a comment.
Fix condition
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70488/new/
https://reviews.llvm.org/D70488
Files:
clang/test/CodeGen/builtins-systemz-zvector.c
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/add-sitofp.ll
llvm/test/Transforms/InstCombine/cast-int-fcmp-eq-0.ll
llvm/test/Transforms/InstCombine/fadd-fsub-factor.ll
llvm/test/Transforms/InstCombine/fast-math.ll
llvm/test/Transforms/InstCombine/fcmp.ll
llvm/test/Transforms/InstCombine/known-never-nan.ll
llvm/test/Transforms/InstCombine/minmax-fp.ll
llvm/test/Transforms/InstCombine/pow_fp_int.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70488.230245.patch
Type: text/x-patch
Size: 15179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191120/fbbec8f0/attachment-0001.bin>
More information about the cfe-commits
mailing list