[all-commits] [llvm/llvm-project] b7ebb2: [AMDGPU] Factor out SelectSAddrFI()

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Wed Apr 14 09:58:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b7ebb25e53538002d6bccec58cc9ca8e80c042fe
      https://github.com/llvm/llvm-project/commit/b7ebb25e53538002d6bccec58cc9ca8e80c042fe
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2021-04-14 (Wed, 14 Apr 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp

  Log Message:
  -----------
  [AMDGPU] Factor out SelectSAddrFI()

This is a service function generally useful for selection
of a FI in an SADDR. NFC for now, needed for future patch.

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




More information about the All-commits mailing list