[all-commits] [llvm/llvm-project] 215aba: [NVPTXLowerArgs] Use byval type
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Feb 8 02:42:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 215aba771264c460498376ca56b7d720cbaf1265
https://github.com/llvm/llvm-project/commit/215aba771264c460498376ca56b7d720cbaf1265
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-02-08 (Tue, 08 Feb 2022)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp
Log Message:
-----------
[NVPTXLowerArgs] Use byval type
Instead of pointer element type.
More information about the All-commits
mailing list