[PATCH] D116031: [ArgPromotion][TTI] Pass types to ABI compatibility hook

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 22 00:38:11 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf5ac23b5ae09: [ArgPromotion][TTI] Pass types to ABI compatibility hook (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D116031?vs=395413&id=395805#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116031

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/lib/Target/X86/X86TargetTransformInfo.h
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116031.395805.patch
Type: text/x-patch
Size: 10686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211222/8117dff0/attachment.bin>


More information about the llvm-commits mailing list