[PATCH] D140581: [NVPTX] Enforce minumum alignment of 4 for byval parametrs in a function prototype

Pavel Kopyl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 7 16:41:55 PST 2023


pavelkopyl updated this revision to Diff 487129.
pavelkopyl added a comment.

- Fixes according to review notes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140581

Files:
  llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/lib/Target/NVPTX/NVPTXISelLowering.h
  llvm/test/CodeGen/NVPTX/call_bitcast_byval.ll
  llvm/test/CodeGen/NVPTX/param-align.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140581.487129.patch
Type: text/x-patch
Size: 7437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230108/355d40f6/attachment.bin>


More information about the llvm-commits mailing list