Skip to content

Commit f7aa472

Browse files
authored
Add test to profcheck exclusion list (#161209)
Introduced in PR #160443
1 parent b79f4eb commit f7aa472

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/utils/profcheck-xfail.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ Instrumentation/AddressSanitizer/AMDGPU/global_metadata_addrspacecasts.ll
107107
Instrumentation/AddressSanitizer/AMDGPU/instrument-stack.ll
108108
Instrumentation/AddressSanitizer/AMDGPU/no_redzones_in_lds_globals.ll
109109
Instrumentation/AddressSanitizer/AMDGPU/no_redzones_in_scratch_globals.ll
110+
Instrumentation/AddressSanitizer/RISCV/asan-rvv-intrinsics.ll
110111
Instrumentation/AddressSanitizer/asan_address_space_attr.ll
111112
Instrumentation/AddressSanitizer/asan-detect-invalid-pointer-pair.ll
112113
Instrumentation/AddressSanitizer/asan-disable-sanitizer-instrumentation.ll

0 commit comments

Comments
 (0)