[PATCH] D99962: [FPEnv] EarlyCSE support for constrained intrinsics, default FP environment edition

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 18 11:45:16 PDT 2021


kpn updated this revision to Diff 346233.
kpn added a comment.

Update for review comments.


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

https://reviews.llvm.org/D99962

Files:
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/lib/IR/IntrinsicInst.cpp
  llvm/lib/Transforms/Scalar/EarlyCSE.cpp
  llvm/test/Transforms/EarlyCSE/defaultfp-strictfp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99962.346233.patch
Type: text/x-patch
Size: 23382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/b3cd7bfc/attachment.bin>


More information about the llvm-commits mailing list