[all-commits] [llvm/llvm-project] 6fed2c: AMDGPU: Diagnose which LDS global failed to lower
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jan 3 06:31:20 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fed2c90d3b9fabe8742ae1308632c06dd4b76ea
https://github.com/llvm/llvm-project/commit/6fed2c90d3b9fabe8742ae1308632c06dd4b76ea
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
M llvm/test/CodeGen/AMDGPU/lower-module-lds-single-var-ambiguous.ll
Log Message:
-----------
AMDGPU: Diagnose which LDS global failed to lower
Also lowercase the message to start since that seems to be the
prevailing convention for error messages.
More information about the All-commits
mailing list