[all-commits] [llvm/llvm-project] 57c1e0: [AMDGPU] Don't allow wgp mode on gfx1250 (#153680)
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Thu Aug 14 15:17:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 57c1e01e484019084cfa975a4f41643d05ae327f
https://github.com/llvm/llvm-project/commit/57c1e01e484019084cfa975a4f41643d05ae327f
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M clang/test/CodeGenHIP/hip-cumode.hip
M clang/test/Driver/hip-macros.hip
M llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
M llvm/test/CodeGen/AMDGPU/GlobalISel/mul.ll
M llvm/test/CodeGen/AMDGPU/global-load-xcnt.ll
M llvm/test/CodeGen/AMDGPU/memory-legalizer-local-workgroup.ll
M llvm/test/CodeGen/AMDGPU/packed-fp32.ll
M llvm/test/MC/AMDGPU/hsa-diag-v4.s
Log Message:
-----------
[AMDGPU] Don't allow wgp mode on gfx1250 (#153680)
- gfx1250 only supports cu mode
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list