Skip to content

Commit

Permalink
Update libclambcc/ClamBCRemoveUSUB/ClamBCRemoveUSUB.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Micah Snyder <[email protected]>
  • Loading branch information
ragusaa and micahsnyder committed Feb 2, 2024
1 parent 84937a9 commit 7516556
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libclambcc/ClamBCRemoveUSUB/ClamBCRemoveUSUB.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ using namespace std;
namespace
{
/*
* Remove usub intrinsic because it's not supported by our runtime.
*/
* Remove usub intrinsic because it's not supported by our runtime.
*/
struct ClamBCRemoveUSUB : public PassInfoMixin<ClamBCRemoveUSUB> {
protected:
Module *pMod = nullptr;
Expand Down

0 comments on commit 7516556

Please sign in to comment.