Commit d493b4ca authored by Umang Yadav's avatar Umang Yadav
Browse files

Formatting

parent b2f5a21e
......@@ -947,7 +947,7 @@ TEST_CASE(nested_if_then_else_program)
| | | |
(then_mod) (else_mod) (then_mod) (else_mod)
| | | |
Add (tid = 1) Add (tid = 0) Add (tid = 0) Add (tid = 1)
Add (tid = 1) Add (tid = 0) Add (tid = 0) Add (tid = 1)
*/
migraphx::shape ds{migraphx::shape::float_type, {2, 3}};
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment