brintos

brintos / llvm-project-archived public Read only

0
0
Text · 151 B · 1a33cbd Raw
6 lines · plain
1// RUN: mlir-opt -emit-bytecode %s | mlir-opt | FileCheck %s2 3// CHECK: module4// CHECK: foo.asdf = 0 : i05module attributes { foo.asdf = 0 : i0 } { }6