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 val-ms committed May 9, 2024
1 parent b5f31b5 commit f12a2e6
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 f12a2e6

Please sign in to comment.