[PATCH] Add support for fast-math flags to the FCmp instruction.
James Molloy
james.molloy at arm.com
Thu Jun 4 05:33:51 PDT 2015
Hi Hal, David,
I've updated the patch to explicitly say that the only flags that should change semantics are those that allow assumptions about input arguments (not transforms).
Sorry about the long round-trip on this, I went on vacation for 2 weeks!
Cheers,
James
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9793
Files:
docs/LangRef.rst
include/llvm/IR/IRBuilder.h
include/llvm/IR/Operator.h
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
test/Bitcode/fcmp-fast.ll
unittests/IR/IRBuilderTest.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9793.27110.patch
Type: text/x-patch
Size: 14527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150604/ab767b45/attachment.bin>
More information about the llvm-commits
mailing list