Sign in
llvm
/
llvm-project.git
/
refs/heads/main
/
.
/
mlir
/
test
/
Dialect
/
GPU
/
module-to-binary-invalid-format.mlir
blob: 57df49ab597f63691ca13b4e4096e40fa5ae0b48 [
file
] [
log
] [
blame
] [
edit
]
// RUN: mlir-opt %s --gpu-module-to-binary="format=invalid-format" --verify-diagnostics
// expected-error @+1 {{Invalid format specified}}
module
attributes
{
gpu
.
container_module
}
{
}