[PATCH] D69301: [Alignment][NFC] Convert AllocaInst to MaybeAlign

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 25 13:43:12 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe8a0a0904b2b: [Alignment][NFC] Convert AllocaInst to MaybeAlign (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69301

Files:
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/CodeGen/SjLjEHPrepare.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/lib/Transforms/Utils/InlineFunction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69301.226495.patch
Type: text/x-patch
Size: 9489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191025/0b1fdd9c/attachment.bin>


More information about the llvm-commits mailing list