diff options
author | Min-Yih Hsu <min.hsu@sifive.com> | 2024-01-10 16:47:34 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-10 16:47:34 -0800 |
commit | 03be448cce8b6a5f1aa36fc1b316508b08b3aa9f (patch) | |
tree | 8e06ef25fde88150e60bb9dd4119eca36cc21078 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 66981f9c616812fdc452c3c03a901b85e2e2fd90 (diff) | |
download | llvm-03be448cce8b6a5f1aa36fc1b316508b08b3aa9f.zip llvm-03be448cce8b6a5f1aa36fc1b316508b08b3aa9f.tar.gz llvm-03be448cce8b6a5f1aa36fc1b316508b08b3aa9f.tar.bz2 |
[RISCV][AMDGPU] Mark test/CodeGen/Generic/live-debug-label.ll XFAIL for RISCV and AMDGPU (#77631)
Both RISC-V and AMDGPU(GCN) deploy two VirtRegRewriter in their codegen
pipeline. This test prematurely stops at the first one, which doesn't
cleanup the virtual register map and cause an assertion failure. Ideally
we can solve this by teaching `-stop-after` how to stop at the last
instance of a Pass, but we're just marking XFAIL for these two targets
for now.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions