[AMDGPU] Do not define GET_INSTRINFO_SCHED_ENUM
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Tue, 15 Feb 2022 19:17:13 +0000 (11:17 -0800)
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Tue, 15 Feb 2022 21:00:54 +0000 (13:00 -0800)
commit29a0e0a9e54f3863dd01a17552d4eda3c926b7f5
tree0a6e7f07d96bf048a13f5a0ea8f5989964a6a24b
parent53b59fdc52bf6c8bf15ce7c146d2cebe338f34a7
[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
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h