[PATCH] D67564: [IR] allow fast-math-flags on phi of FP values

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 06:12:39 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372866: [IR] allow fast-math-flags on phi of FP values (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67564?vs=220132&id=221738#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67564/new/

https://reviews.llvm.org/D67564

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/IR/IRBuilder.h
  llvm/trunk/include/llvm/IR/Operator.h
  llvm/trunk/lib/Analysis/IVDescriptors.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/test/Bitcode/compatibility.ll
  llvm/trunk/unittests/IR/InstructionsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67564.221738.patch
Type: text/x-patch
Size: 9784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/f4f55f71/attachment.bin>


More information about the llvm-commits mailing list