Skip to content

Commit

Permalink
chore: enabled lookup tables in evaluator again
Browse files Browse the repository at this point in the history
  • Loading branch information
fnieddu committed Feb 15, 2024
1 parent 719ce03 commit 5953673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlir-assigner/include/mlir-assigner/parser/evaluator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#include <cstdint>
#include <limits>
#include <optional>
#define TEST_WITHOUT_LOOKUP_TABLES
// #define TEST_WITHOUT_LOOKUP_TABLES

#include "mlir-assigner/helper/asserts.hpp"
#include "mlir-assigner/helper/logger.hpp"
Expand Down

0 comments on commit 5953673

Please sign in to comment.