[PATCH] D102726: [IR][AutoUpgrade] Drop alignment from non-pointer parameters and returns

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 20 09:55:05 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b6cae552490: [IR][AutoUpgrade] Drop alignment from non-pointer parameters and returns (authored by steven_wu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102726

Files:
  llvm/include/llvm/IR/Argument.h
  llvm/include/llvm/IR/InstrTypes.h
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/IR/AutoUpgrade.cpp
  llvm/lib/IR/Function.cpp
  llvm/test/Bitcode/upgrade-incompatible-func-attr-11.0.ll
  llvm/test/Bitcode/upgrade-incompatible-func-attr-11.0.ll.bc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102726.346772.patch
Type: text/x-patch
Size: 4710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/80770eaf/attachment.bin>


More information about the llvm-commits mailing list