summaryrefslogtreecommitdiff
path: root/src/ir.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ir.cc')
-rw-r--r--src/ir.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ir.cc b/src/ir.cc
index c6faf2e2..c3ed8856 100644
--- a/src/ir.cc
+++ b/src/ir.cc
@@ -56,6 +56,7 @@ const char* ExprTypeName[] = {
"SetGlobal",
"SetLocal",
"SimdLaneOp",
+ "SimdShuffleOp",
"Store",
"TeeLocal",
"Ternary",