[PATCH] D140581: [NVPTX] Enforce minumum alignment of 4 for byval parametrs in a function prototype
Andrew Savonichev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 04:23:15 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8913b35f082d: [NVPTX] Enforce minumum alignment of 4 for byval parametrs in a function… (authored by pavelkopyl, committed by asavonic).
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.487746.patch
Type: text/x-patch
Size: 7437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/99eb302f/attachment.bin>
More information about the llvm-commits
mailing list