[PATCH] D116036: [Inline][X86] Avoid inlining if it would create ABI-incompatible calls (PR52660)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 27 00:36:43 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7c3cf4c2c068: [Inline][X86] Avoid inlining if it would create ABI-incompatible calls (PR52660) (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D116036?vs=395423&id=396277#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116036

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Transforms/Inline/X86/call-abi-compatibility.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116036.396277.patch
Type: text/x-patch
Size: 4161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211227/66cf3981/attachment.bin>


More information about the llvm-commits mailing list