[all-commits] [llvm/llvm-project] be1a8f: [AMDGPU] Really preserve LiveVariables in SILowerC...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Nov 2 08:03:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be1a8f8834c9c515a192a27ae5c633ca9145d95f
https://github.com/llvm/llvm-project/commit/be1a8f8834c9c515a192a27ae5c633ca9145d95f
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M llvm/include/llvm/CodeGen/LiveVariables.h
M llvm/lib/CodeGen/LiveVariables.cpp
M llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
M llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
Log Message:
-----------
[AMDGPU] Really preserve LiveVariables in SILowerControlFlow
https://bugs.llvm.org/show_bug.cgi?id=52204
Differential Revision: https://reviews.llvm.org/D112731
More information about the All-commits
mailing list