[all-commits] [llvm/llvm-project] 8228b8: [NFC] Use new version of SelectionDAG::getLoad in ...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Tue Jan 24 00:39:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8228b84da7767a72caad5b3aff00f672c4f49d3d
      https://github.com/llvm/llvm-project/commit/8228b84da7767a72caad5b3aff00f672c4f49d3d
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp

  Log Message:
  -----------
  [NFC] Use new version of SelectionDAG::getLoad in NVPTXLowerFormalArguments

Let's use the new version of the API that helps tighten the alignment
values Semantic.

Differential Revision: https://reviews.llvm.org/D141830




More information about the All-commits mailing list