[all-commits] [llvm/llvm-project] 7972b9: [AMDGPU] Move SIEncodingFamily into SIDefines.h. NFC.

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Thu Jul 13 12:43:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7972b9c829966bb9541e1ae1f39c884efebc1d5a
      https://github.com/llvm/llvm-project/commit/7972b9c829966bb9541e1ae1f39c884efebc1d5a
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2023-07-13 (Thu, 13 Jul 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIDefines.h
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp

  Log Message:
  -----------
  [AMDGPU] Move SIEncodingFamily into SIDefines.h. NFC.

I need this for future patch in the MC, while TII is not available
in the llvm-mc. Besides this is not a first time I want it there.

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




More information about the All-commits mailing list