[PATCH] D14073: [FPEnv Core 08/14] Do not simplify expressions with FPEnv access

Sergey Dmitrouk via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 10:25:59 PST 2016


sdmitrouk updated the summary for this revision.
sdmitrouk updated this revision to Diff 45876.
sdmitrouk added a comment.

Reuse SubclassData and remove FastMathFlags argument.


Repository:
  rL LLVM

http://reviews.llvm.org/D14073

Files:
  include/llvm/Analysis/ConstantFolding.h
  include/llvm/IR/Constants.h
  include/llvm/IR/FastMathFlags.h
  lib/Analysis/ConstantFolding.cpp
  lib/AsmParser/LLParser.cpp
  lib/IR/AsmWriter.cpp
  lib/IR/Constants.cpp
  lib/IR/ConstantsContext.h
  test/Other/fpenv-constant-fold.ll
  test/Transforms/EarlyCSE/fpenv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14073.45876.patch
Type: text/x-patch
Size: 16504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160125/9af13b25/attachment.bin>


More information about the llvm-commits mailing list