[PATCH] D77454: LoadInst should store Align, not MaybeAlign.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 13:37:41 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaccc6b554505: LoadInst should store Align, not MaybeAlign. (authored by efriedma).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77454

Files:
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/IR/Core.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
  llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
  llvm/lib/Transforms/Scalar/GVNHoist.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77454.264080.patch
Type: text/x-patch
Size: 14295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/e54c249a/attachment.bin>


More information about the llvm-commits mailing list