Commit 829e329
Simplify ArraySpec::widenToBespoke
Summary: None of these branches are needed. The first one is unnecessary because if the vanilla bit is unset, masking it off is a no-op. The second one is unnecessary because ArraySpec::Top has integer value 0 (it's ArraySpec::Bottom that has a special non-zero integer value).
Reviewed By: ricklavoie
Differential Revision: D20379283
fbshipit-source-id: d6e01b2107eb9a9e848d21edf8e69384ea8bc3851 parent 146a32b commit 829e329
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
206 | 205 | | |
207 | 206 | | |
208 | | - | |
209 | 207 | | |
210 | 208 | | |
211 | 209 | | |
| |||
0 commit comments