[PATCH] D69798: Implement inlining of strictfp functions

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 05:16:41 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG47b3b76825dc: Implement inlining of strictfp functions (authored by sepavloff).

Changed prior to commit:
  https://reviews.llvm.org/D69798?vs=418563&id=419404#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69798

Files:
  llvm/lib/Transforms/Utils/CloneFunction.cpp
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/test/Transforms/CodeExtractor/PartialInlineAttributes.ll
  llvm/test/Transforms/Inline/inline-strictfp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69798.419404.patch
Type: text/x-patch
Size: 13321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220331/c03a0bab/attachment.bin>


More information about the llvm-commits mailing list