[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
Thu May 20 11:41:11 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf21f1eea05d6: [FPEnv] EarlyCSE support for constrained intrinsics, default FP environment… (authored by kpn).

Changed prior to commit:
  https://reviews.llvm.org/D99962?vs=346233&id=346809#toc

Repository:
  rG LLVM Github Monorepo

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.346809.patch
Type: text/x-patch
Size: 23355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/f8f2648a/attachment.bin>


More information about the llvm-commits mailing list