[all-commits] [llvm/llvm-project] 94f73f: AMDGPU: Code simplification for ctor/dtor lowering
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Nov 28 12:40:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94f73fd6f834b3c67dc29249f54931c54dbe14c7
https://github.com/llvm/llvm-project/commit/94f73fd6f834b3c67dc29249f54931c54dbe14c7
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUCtorDtorLowering.cpp
Log Message:
-----------
AMDGPU: Code simplification for ctor/dtor lowering
Move the shared global variable lookup into the function.
More information about the All-commits
mailing list