fix spelling mistakes
This commit is contained in:
parent
a42533eca1
commit
6a6d6dda95
7 changed files with 10 additions and 10 deletions
|
|
@ -573,7 +573,7 @@ namespace spv {
|
|||
op_fn_nop);
|
||||
|
||||
// Window size for context-sensitive canonicalization values
|
||||
// Emperical best size from a single data set. TODO: Would be a good tunable.
|
||||
// Empirical best size from a single data set. TODO: Would be a good tunable.
|
||||
// We essentially perform a little convolution around each instruction,
|
||||
// to capture the flavor of nearby code, to hopefully match to similar
|
||||
// code in other modules.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue