[all-commits] [llvm/llvm-project] 4f12ba: [AMDGPU] Removed dead code handling M0CopyReg
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Nov 5 11:05:28 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4f12ba50bb28a1bf5c5131dcdf84121f04b0e584
https://github.com/llvm/llvm-project/commit/4f12ba50bb28a1bf5c5131dcdf84121f04b0e584
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2019-11-05 (Tue, 05 Nov 2019)
Changed paths:
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
Log Message:
-----------
[AMDGPU] Removed dead code handling M0CopyReg
Static analyzer complains about always false condition.
See https://bugs.llvm.org/show_bug.cgi?id=43886
Differential Revision: https://reviews.llvm.org/D69860
More information about the All-commits
mailing list