1 # REQUIRES: amdgpu-registered-target
2 # RUN: not llvm-reduce -mtriple=amdgcn-amd-amdhsa --test FileCheck --test-arg %s --test-arg --input-file does-not-exist.mir 2>&1 | FileCheck -DMSG=%errc_ENOENT -check-prefix=ERR %s
4 # ERR: {{.*}}llvm-reduce{{.*}}: [[MSG]]