Skip to content

Commit

Permalink
removed TODO comment about "... assertion failure in propagate_consta…
Browse files Browse the repository at this point in the history
…nt.cpp..." since the failure no longer occurs.
  • Loading branch information
bpickrel committed Mar 12, 2024
1 parent 21bdfe8 commit 62ec927
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/verify/test_resize_dyn.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@

struct test_resize_dyn : verify_program<test_resize_dyn>
{
// TODO: This test causes an assertion failure in propagate_constant.cpp. Need to find
// out why.
migraphx::program create_program() const
{
// matcher/optimized code should produce the same result as Resize op.
Expand Down

0 comments on commit 62ec927

Please sign in to comment.