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

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 02:00:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367817: [LLVM][Alignment] Introduce Alignment Type in DataLayout (authored by gchatelet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65521?vs=213001&id=213293#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65521

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

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


More information about the llvm-commits mailing list