root/test/error/

[..]
  1. ambiguous_inline_reductions.cpp
  2. bad_bound.cpp
  3. bad_compute_at.cpp
  4. bad_const_cast.cpp
  5. bad_fold.cpp
  6. bad_host_alignment.cpp
  7. bad_rvar_order.cpp
  8. bad_schedule.cpp
  9. bad_store_at.cpp
  10. buffer_larger_than_two_gigs.cpp
  11. clamp_out_of_range.cpp
  12. constrain_wrong_output_buffer.cpp
  13. define_after_realize.cpp
  14. define_after_use.cpp
  15. expanding_reduction.cpp
  16. five_d_gpu_buffer.cpp
  17. float16_t_implicit_downcast.cpp
  18. float16_t_overflow.cpp
  19. float16_t_overflow_int_conv.cpp
  20. float_arg.cpp
  21. forward_on_undefined_buffer.cpp
  22. implicit_args.cpp
  23. impossible_constraints.cpp
  24. init_def_should_be_all_vars.cpp
  25. lerp_float_weight_out_of_range.cpp
  26. lerp_mismatch.cpp
  27. lerp_signed_weight.cpp
  28. memoize_different_compute_store.cpp
  29. missing_args.cpp
  30. modulo_constant_zero.cpp
  31. nonexistent_update_stage.cpp
  32. overflow_during_constant_folding.cpp
  33. pointer_arithmetic.cpp
  34. race_condition.cpp
  35. realize_constantly_larger_than_two_gigs.cpp
  36. reduction_bounds.cpp
  37. reduction_type_mismatch.cpp
  38. reuse_var_in_schedule.cpp
  39. reused_args.cpp
  40. rfactor_inner_dim_non_commutative.cpp
  41. specialize_fail.cpp
  42. thread_id_outside_block_id.cpp
  43. too_many_args.cpp
  44. tuple_arg_select_undef.cpp
  45. tuple_val_select_undef.cpp
  46. unbounded_input.cpp
  47. unbounded_output.cpp
  48. undefined_rdom_dimension.cpp
  49. unknown_target.cpp
  50. vectorize_dynamic.cpp
  51. vectorize_too_little.cpp
  52. vectorize_too_much.cpp
  53. wrap_custom_after_shared.cpp
  54. wrap_frozen.cpp
  55. wrong_type.cpp
[..]