diff options
Diffstat (limited to 'src/ir.cc')
-rw-r--r-- | src/ir.cc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,6 +56,7 @@ const char* ExprTypeName[] = { "SetGlobal", "SetLocal", "SimdLaneOp", + "SimdShuffleOp", "Store", "TeeLocal", "Ternary", |