[PATCH] D148551: [TTI][BPF] Ensure ArgumentPromotion Not Exceeding Target MaxArgs

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 09:12:15 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGda816c298526: [TTI][BPF] Ensure ArgumentPromotion Not Exceeding Target MaxArgs (authored by yonghong-song).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148551

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/BPF/BPFTargetTransformInfo.h
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/BPF/argpromotion.ll
  llvm/test/Transforms/ArgumentPromotion/BPF/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148551.514984.patch
Type: text/x-patch
Size: 7640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230419/67cd028d/attachment.bin>


More information about the llvm-commits mailing list