Commit 2504693
authored
[ARM][NFC] Remove redundant sub-expressions (#122911)
This PR removes redundant sub-expressions `Mnemonic != "vqmovnt"`, which
is mentioned in https://pvs-studio.com/en/blog/posts/cpp/1188/.1 parent 030d48b commit 2504693
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6663 | 6663 | | |
6664 | 6664 | | |
6665 | 6665 | | |
6666 | | - | |
6667 | | - | |
6668 | | - | |
| 6666 | + | |
| 6667 | + | |
| 6668 | + | |
6669 | 6669 | | |
6670 | 6670 | | |
6671 | 6671 | | |
| |||
0 commit comments