[PATCH] D69303: [Alignment][NFC] Convert StoreInst to MaybeAlign

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 22 06:01:42 PDT 2019


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69303

Files:
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69303.226038.patch
Type: text/x-patch
Size: 10710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191022/b1ef844b/attachment.bin>


More information about the llvm-commits mailing list