[all-commits] [llvm/llvm-project] 29a0e0: [AMDGPU] Do not define GET_INSTRINFO_SCHED_ENUM

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Tue Feb 15 13:02:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 29a0e0a9e54f3863dd01a17552d4eda3c926b7f5
      https://github.com/llvm/llvm-project/commit/29a0e0a9e54f3863dd01a17552d4eda3c926b7f5
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2022-02-15 (Tue, 15 Feb 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h

  Log Message:
  -----------
  [AMDGPU] Do not define GET_INSTRINFO_SCHED_ENUM

Autogenerated names are too long and break compilation on Windows,
while we do not need this enum at all.

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




More information about the All-commits mailing list