[PATCH] D82307: [Alignment][NFC] Use Align for TargetCallingConv::OrigAlign

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 03:04:34 PDT 2020


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

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82307

Files:
  llvm/include/llvm/CodeGen/TargetCallingConv.h
  llvm/lib/Target/AArch64/AArch64CallingConvention.cpp
  llvm/lib/Target/AArch64/AArch64CallingConvention.td
  llvm/lib/Target/ARM/ARMCallingConv.cpp
  llvm/lib/Target/ARM/ARMCallingConv.td
  llvm/lib/Target/Mips/MipsISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82307.273278.patch
Type: text/x-patch
Size: 8413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200625/dcf1f432/attachment.bin>


More information about the llvm-commits mailing list