[all-commits] [llvm/llvm-project] 25af3a: [NFC][AMDGPU][CodeGen] Use ArrayRef in TargetLower...

Shao-Ce SUN via All-commits all-commits at lists.llvm.org
Tue May 17 19:50:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 25af3afa676191b2af328b6f03ee869d82a97f58
      https://github.com/llvm/llvm-project/commit/25af3afa676191b2af328b6f03ee869d82a97f58
  Author: Shao-Ce SUN <sunshaoce at iscas.ac.cn>
  Date:   2022-05-18 (Wed, 18 May 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
    M llvm/lib/Target/AMDGPU/R600ISelLowering.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp

  Log Message:
  -----------
  [NFC][AMDGPU][CodeGen] Use ArrayRef in TargetLowering functions

Based on D123467.

Reviewed By: rampitec

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




More information about the All-commits mailing list