[all-commits] [llvm/llvm-project] 9761d3: [AMDGPU] Update more live intervals in SIWholeQuad...
jayfoad via All-commits
all-commits at lists.llvm.org
Mon Jun 22 06:00:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9761d3cf9c1f996d7b6571d52859e71da2d992c9
https://github.com/llvm/llvm-project/commit/9761d3cf9c1f996d7b6571d52859e71da2d992c9
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-06-22 (Mon, 22 Jun 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
Log Message:
-----------
[AMDGPU] Update more live intervals in SIWholeQuadMode
This fixes various assertion failures that would otherwise be triggered
by a later patch to move SIWholeQuadMode later in the pass pipeline.
Differential Revision: https://reviews.llvm.org/D82190
More information about the All-commits
mailing list