[all-commits] [llvm/llvm-project] ada205: [AMDGPU] Fix assumption about LaneBitmask content
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Feb 19 09:07:29 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ada205e91eb0ed85d225fb2ce5b0f881a1909230
https://github.com/llvm/llvm-project/commit/ada205e91eb0ed85d225fb2ce5b0f881a1909230
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNRegPressure.cpp
Log Message:
-----------
[AMDGPU] Fix assumption about LaneBitmask content
Yet another assumption about an actual LaneBitmask content
is fixed.
Differential Revision: https://reviews.llvm.org/D74805
More information about the All-commits
mailing list