[PATCH] D124178: [ArgPromotion] Change the condition to check the promotion limit

Pavel Samolysov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 06:00:28 PDT 2022


psamolysov updated this revision to Diff 424455.
psamolysov added a comment.

Rebasing to main, the previous patch cannot be applied by some unknown reasons.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124178

Files:
  llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/max-elements-limit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124178.424455.patch
Type: text/x-patch
Size: 5617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220422/e45cb4bf/attachment.bin>


More information about the llvm-commits mailing list