[all-commits] [llvm/llvm-project] 1900b6: AMDGPU: Add assert for GDS globals
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Apr 19 19:41:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1900b6c77b9263239964817d56990cd84cb56729
https://github.com/llvm/llvm-project/commit/1900b6c77b9263239964817d56990cd84cb56729
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-04-19 (Tue, 19 Apr 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
Log Message:
-----------
AMDGPU: Add assert for GDS globals
Commit: 752c9122a6c01af57c481d7b12ff0bb7a8132759
https://github.com/llvm/llvm-project/commit/752c9122a6c01af57c481d7b12ff0bb7a8132759
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-04-19 (Tue, 19 Apr 2022)
Changed paths:
M llvm/lib/MC/TargetRegistry.cpp
A llvm/test/tools/llc/invalid-target.ll
Log Message:
-----------
TargetRegistry: Don't add "error" to error messages
Many of the users of this add their own "error:" to the start,
resulting in error: error.
Compare: https://github.com/llvm/llvm-project/compare/af21445ea870...752c9122a6c0
More information about the All-commits
mailing list