[NVPTXISelLowering] Remove unnecessary context parameter (NFCI)
authorNikita Popov <npopov@redhat.com>
Tue, 8 Feb 2022 11:18:15 +0000 (12:18 +0100)
committerNikita Popov <npopov@redhat.com>
Tue, 8 Feb 2022 11:18:15 +0000 (12:18 +0100)
commitd9dba4c782bc85127cad80515738a528d7259fc9
treef02ba6a38504ad8acfcf6f437d7a15d5db0f8fbe
parent80267c8887cea19dfbe15a686a1e915a24b5dba9
[NVPTXISelLowering] Remove unnecessary context parameter (NFCI)

The module context shouldn't be relevant here, and should never
be null either.
llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp