[all-commits] [llvm/llvm-project] fc205f: AMDGPU: Don't re-get the subtarget
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Oct 20 09:25:08 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fc205f1d118a63100cce539b271cb147fe84e093
https://github.com/llvm/llvm-project/commit/fc205f1d118a63100cce539b271cb147fe84e093
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2019-10-20 (Sun, 20 Oct 2019)
Changed paths:
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
Log Message:
-----------
AMDGPU: Don't re-get the subtarget
It's already available in the class.
llvm-svn: 375363
More information about the All-commits
mailing list