[PATCH] D69161: [IR] Allow fast math flags on calls with floating point array type.
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 21 05:30:13 PDT 2019
foad updated this revision to Diff 225859.
foad added a comment.
Herald added a subscriber: hiraditya.
Update bitcode reader and ll parser and add tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69161/new/
https://reviews.llvm.org/D69161
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/Operator.h
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/test/Bitcode/compatibility.ll
llvm/unittests/IR/InstructionsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69161.225859.patch
Type: text/x-patch
Size: 9595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191021/5b08fd2e/attachment-0001.bin>
More information about the llvm-commits
mailing list