[PATCH] D72930: [FEnv] Constfold some unary constrained operations

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 08:32:09 PST 2020


sepavloff updated this revision to Diff 246960.
sepavloff added a comment.

Updated patch according to reviewer's notes

- `rint` now can raise inexact exception.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72930

Files:
  llvm/include/llvm/IR/FPEnv.h
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/IR/FPEnv.cpp
  llvm/test/Transforms/InstSimplify/constfold-constrained.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72930.246960.patch
Type: text/x-patch
Size: 18921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/aa874b11/attachment.bin>


More information about the llvm-commits mailing list