Files
clang-p2996/llvm/lib/Target/AMDGPU/SIOptimizeVGPRLiveRange.cpp
Matt Arsenault e09f98a69a AMDGPU: Fix LiveVariables error after optimizing VGPR ranges
This was not removing the block from the live set depending on the
specific depth first visit order. Fixes a verifier error in the OpenCL
conformance tests.
2022-01-17 09:38:35 -05:00

23 KiB