diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2020-12-23 14:15:23 -0800 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2020-12-23 14:43:31 -0800 |
commit | 747f67e034a924cf308f4c0f1bb6b1fa46bd9fbe (patch) | |
tree | ec0709e06dece1a769af09ae373c9e83a1843584 /clang/lib/Basic/FileManager.cpp | |
parent | be89d7460b63508a6a277050395c14a4fa74b031 (diff) | |
download | llvm-747f67e034a924cf308f4c0f1bb6b1fa46bd9fbe.zip llvm-747f67e034a924cf308f4c0f1bb6b1fa46bd9fbe.tar.gz llvm-747f67e034a924cf308f4c0f1bb6b1fa46bd9fbe.tar.bz2 |
[AMDGPU] Fix adjustWritemask subreg handling
If we happen to extract a non-dword subreg that breaks the
logic of the function and it may shrink the dmask because
it does not recognize the use of a lane(s).
This bug is next to impossible to trigger with the current
lowering in the BE, but it breaks in one of my future patches.
Differential Revision: https://reviews.llvm.org/D93782
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions