[all-commits] [llvm/llvm-project] 54b8fa: [NVPTXISelLowering] Use getByValSize()

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54b8fa790eef6c6b563c4c312696ecca22d21917
      https://github.com/llvm/llvm-project/commit/54b8fa790eef6c6b563c4c312696ecca22d21917
  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 getByValSize()

Instead of computing the size of the pointer element type.




More information about the All-commits mailing list