diff --git a/llvm/test/Analysis/CostModel/AArch64/sve-bitcast.ll b/llvm/test/Analysis/CostModel/AArch64/sve-bitcast.ll --- a/llvm/test/Analysis/CostModel/AArch64/sve-bitcast.ll +++ b/llvm/test/Analysis/CostModel/AArch64/sve-bitcast.ll @@ -1,7 +1,7 @@ ; RUN: opt -mtriple=aarch64-linux-gnu -mattr=+sve -cost-model -analyze < %s 2>%t | FileCheck %s ; RUN: FileCheck --check-prefix=WARN --allow-empty %s <%t -; If this check fails please read test/CodeGen/aarch64-sve-intrinsics/README for instructions on how to resolve it. +; If this check fails please read clang/test/CodeGen/aarch64-sve-intrinsics/README for instructions on how to resolve it. ; WARN-NOT: warning ; CHECK: Found an estimated cost of 0 for instruction: %b = bitcast %a to