[PATCH] D152776: [LibCallsShrinkWrap] Set IsFPConstrained is true for creating quiet floating comparision if function has strictfp attribute

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 22:29:32 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG893cc970076c: [LibCallsShrinkWrap] Set IsFPConstrained is true for creating quiet floating… (authored by Jim).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152776

Files:
  llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp
  llvm/test/Transforms/Util/libcalls-shrinkwrap-double.ll
  llvm/test/Transforms/Util/libcalls-shrinkwrap-float.ll
  llvm/test/Transforms/Util/libcalls-shrinkwrap-long-double.ll
  llvm/test/Transforms/Util/libcalls-shrinkwrap-strictfp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152776.537585.patch
Type: text/x-patch
Size: 40083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230706/5b93e250/attachment.bin>


More information about the llvm-commits mailing list