cfd90939创建于 2023年5月25日历史提交
add_mlir_unittest(MLIRBytecodeTests
  BytecodeTest.cpp
)
target_link_libraries(MLIRBytecodeTests
  PRIVATE
  MLIRBytecodeReader
  MLIRBytecodeWriter
  MLIRParser
)