[PATCH] D61917: [IR] allow fast-math-flags on select of FP values
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 22 08:48:17 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361401: [IR] allow fast-math-flags on select of FP values (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61917?vs=199506&id=200766#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61917/new/
https://reviews.llvm.org/D61917
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/IR/IRBuilder.h
llvm/trunk/lib/AsmParser/LLParser.cpp
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/test/Bitcode/compatibility.ll
llvm/trunk/test/CodeGen/Generic/expand-experimental-reductions.ll
llvm/trunk/test/Transforms/InstCombine/fast-math.ll
llvm/trunk/test/Transforms/InstCombine/pow-sqrt.ll
llvm/trunk/test/Transforms/LoopVectorize/float-minmax-instruction-flag.ll
llvm/trunk/test/Transforms/LoopVectorize/minmax_reduction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61917.200766.patch
Type: text/x-patch
Size: 19301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/2add3ac4/attachment.bin>
More information about the llvm-commits
mailing list