We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c5fcb1 commit 9f5accaCopy full SHA for 9f5acca
llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
@@ -29,7 +29,7 @@
29
using namespace llvm;
30
31
enum {
32
- IndexWidth = 6,
+ IndexWidth = 7,
33
FullIndexWidth = IndexWidth + 4,
34
HistOpcWidth = 40,
35
};
0 commit comments