[PATCH] D69798: Implement inlining of strictfp functions

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 06:14:49 PDT 2022


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

Rebased and made some update


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.418563.patch
Type: text/x-patch
Size: 13359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220328/0c6f5f39/attachment.bin>


More information about the llvm-commits mailing list