Commit 4aeefff
authored
[KnownBits] Mark constructor for KnownBits as explicit (llvm#190253)
To avoid confusion between constant values and bit widths.1 parent c1f2955 commit 4aeefff
File tree
3 files changed
+4
-4
lines changed- llvm
- include/llvm
- CodeGen
- Support
- lib/Target/NVPTX
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7673 | 7673 | | |
7674 | 7674 | | |
7675 | 7675 | | |
7676 | | - | |
| 7676 | + | |
7677 | 7677 | | |
7678 | 7678 | | |
7679 | 7679 | | |
| |||
0 commit comments