[PATCH] D65800: [LLVM][Alignment] Introduce Alignment In MachineFrameInfo

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 07:13:29 PDT 2019


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

- Using Align for LocalFrameMaxAlign instead of MaybeAlign


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65800

Files:
  llvm/include/llvm/CodeGen/MachineFrameInfo.h
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
  llvm/lib/CodeGen/MachineFrameInfo.cpp
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp
  llvm/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65800.214148.patch
Type: text/x-patch
Size: 14075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/ed3af19d/attachment-0001.bin>


More information about the llvm-commits mailing list