[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
Fri Jan 6 16:24:14 PST 2023
pavelkopyl updated this revision to Diff 487011.
pavelkopyl added a comment.
- Rebased
- Added hepler function for computing byval param alignments of device functions
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.487011.patch
Type: text/x-patch
Size: 7586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230107/1522bc8c/attachment.bin>
More information about the llvm-commits
mailing list