brintos

brintos / llvm-project-archived public Read only

0
0
Text · 222 B · b4c3643 Raw
6 lines · plain
1// RUN: mlir-opt -emit-bytecode %s | mlir-opt | FileCheck %s2 3// CHECK-LABEL: "test.using_int_property_with_worse_bytecode"4// CHECK-SAME: value = 35"test.using_int_property_with_worse_bytecode"() <{value = 3}> : () -> ()6