Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: SaeHie Park <[email protected]>
  • Loading branch information
dayo09 and seanshpark authored Jan 16, 2025
1 parent 7ccdc5e commit 1f298bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compiler/luci/pass/src/ExpandBroadcastConstPass.test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ class ExpandBroadcastRank2ConstTest : public ExpandBroadcastConstRank2Graph, pub
public:
ExpandBroadcastRank2ConstTest() {}
};

} // namespace

TEST_F(ExpandBroadcastRank2ConstTest, remove_broadcast)
Expand Down Expand Up @@ -120,6 +121,7 @@ TEST_F(ExpandBroadcastRank2ConstTest, remove_broadcast)

namespace
{

class ExpandBroadcastConstRank4Graph
{
public:
Expand Down

0 comments on commit 1f298bb

Please sign in to comment.