[all-commits] [llvm/llvm-project] 6071c9: AMDGPU: Fix LiveVariables error after lowering SI_...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Apr 5 18:58:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6071c92768a43b838a2eda3c5ee8d0e6b1b0d748
https://github.com/llvm/llvm-project/commit/6071c92768a43b838a2eda3c5ee8d0e6b1b0d748
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-04-05 (Tue, 05 Apr 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
A llvm/test/CodeGen/AMDGPU/lower-control-flow-live-variables-update.mir
Log Message:
-----------
AMDGPU: Fix LiveVariables error after lowering SI_END_CF
This wasn't accounting for the block change in updating LiveVariables.
More information about the All-commits
mailing list