[all-commits] [llvm/llvm-project] d9dba4: [NVPTXISelLowering] Remove unnecessary context par...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Feb 8 03:19:09 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9dba4c782bc85127cad80515738a528d7259fc9
      https://github.com/llvm/llvm-project/commit/d9dba4c782bc85127cad80515738a528d7259fc9
  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] Remove unnecessary context parameter (NFCI)

The module context shouldn't be relevant here, and should never
be null either.




More information about the All-commits mailing list