iree_lit_test_suite(
  NAME
    lit
  SRCS
    "assume_strict_symbols.mlir"
    "attention.mlir"
    "bitcast_quant_tensor.mlir"
    "scan.mlir"
    "scatter.mlir"
    "sort.mlir"
    "torch_to_iree.mlir"
  TOOLS
    FileCheck
    iree-opt
)
