diff --git a/cspell.json b/cspell.json index ec0f5e8e81..565aa3a8f1 100644 --- a/cspell.json +++ b/cspell.json @@ -4,6 +4,7 @@ "addi", "alloca", "amdgpu", + "andi", "apdl", "bfloat", "bufferization", @@ -17,11 +18,18 @@ "dashmap", "dealloc", "detensorize", + "divsi", + "divui", "dlti", "elementwise", + "extractvalue", + "extsi", + "extui", "funcs", + "getelementptr", "hasher", "indoc", + "insertvalue", "insta", "interp", "irdl", @@ -33,6 +41,7 @@ "melior", "memref", "mlir", + "muli", "nvgpu", "nvvm", "realloc", @@ -40,17 +49,22 @@ "rocdl", "rustc", "sccp", + "shli", + "shrui", "sigabrt", "signless", "sparsification", "spirv", "stdc", "strided", + "subi", "subview", "tablegen", "tblgen", "tosa", + "trunci", "unranked", "vulkan" + "xori", ] }