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