[PATCH] D89819: [ArgumentPromotion] Fix byval alignment handling.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 11 11:22:46 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG61cbbba7a645: [ArgumentPromotion] Fix byval alignment handling. (authored by efriedma).

Changed prior to commit:
  https://reviews.llvm.org/D89819?vs=299451&id=344502#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89819

Files:
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/attrs.ll
  llvm/test/Transforms/ArgumentPromotion/byval-2.ll
  llvm/test/Transforms/ArgumentPromotion/byval.ll
  llvm/test/Transforms/ArgumentPromotion/dbg.ll
  llvm/test/Transforms/ArgumentPromotion/tail.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89819.344502.patch
Type: text/x-patch
Size: 18464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/17c225e2/attachment.bin>


More information about the llvm-commits mailing list