Commit 1481ae3
committed
[X86] Use getAllOnesConstant instead of getConstant(-1). NFCI
A while back I had tried to cleanup cases where getConstant was
implicitly truncating constants. Initially by manual audit and later
with an assert. I only committed patches from the assert testing.
This code path isn't executed in lit tests so I only found it with
the manual audit. I found this patch still setting in my stash so
thought I go ahead and post it.1 parent 0167a92 commit 1481ae3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49321 | 49321 | | |
49322 | 49322 | | |
49323 | 49323 | | |
49324 | | - | |
| 49324 | + | |
49325 | 49325 | | |
49326 | 49326 | | |
49327 | 49327 | | |
| |||
0 commit comments