xref: /llvm-project/llvm/test/CodeGen/NVPTX/pass-name.ll (revision b279f6b098d3849f7f1c1f539b108307d5f8ae2d)
1; Check that all passes have names
2; RUN: llc %s -mtriple=nvptx64 -O3 --debug-pass=Structure -o /dev/null 2>&1 | FileCheck %s
3; CHECK-NOT: Unnamed pass
4