Skip to content

Commit

Permalink
ensure pdll pass is declared
Browse files Browse the repository at this point in the history
  • Loading branch information
j2kun committed Jul 22, 2024
1 parent e418182 commit f33c843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Transform/Arith/Passes.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define LIB_TRANSFORM_ARITH_PASSES_H_

#include "lib/Transform/Arith/MulToAdd.h"
#include "lib/Transform/Arith/MulToAddPdll.h"

namespace mlir {
namespace tutorial {
Expand Down

0 comments on commit f33c843

Please sign in to comment.