[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
Wed Oct 30 02:59:09 PDT 2019


foad updated this revision to Diff 227055.
foad added a comment.

Add a bitcode compatibility test for fast math flags on calls returning
array types.


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.227055.patch
Type: text/x-patch
Size: 11489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/bc866dfc/attachment.bin>


More information about the llvm-commits mailing list