[PATCH] D65521: [LLVM][Alignment] Introduce Alignment Type in DataLayout

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 01:49:00 PDT 2019


gchatelet updated this revision to Diff 212752.
gchatelet added a comment.

- Make getFunctionPtrAlign() return MaybeAlign


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65521

Files:
  llvm/include/llvm/IR/DataLayout.h
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/IR/DataLayout.cpp
  llvm/lib/IR/Value.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/unittests/IR/DataLayoutTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65521.212752.patch
Type: text/x-patch
Size: 7333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/ec7a39bf/attachment.bin>


More information about the llvm-commits mailing list