[PATCH] D124514: [ArgPromotion] Make a non-byval promotion attempt first

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 07:45:03 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG098afdb0a0f9: [ArgPromotion] Make a non-byval promotion attempt first (authored by psamolysov, committed by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124514

Files:
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/byval-through-pointer-promotion.ll
  llvm/test/Transforms/ArgumentPromotion/dbg.ll
  llvm/test/Transforms/ArgumentPromotion/fp80.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124514.428942.patch
Type: text/x-patch
Size: 10121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220512/e3575d03/attachment-0001.bin>


More information about the llvm-commits mailing list