Commit 4048c64
authored
[llvm] Remove redundant control flow statements (NFC) (llvm#115831)
Identified with readability-redundant-control-flow.1 parent c784d32 commit 4048c64
File tree
23 files changed
+0
-34
lines changed- llvm
- include/llvm/CodeGen
- lib
- CodeGen
- GlobalISel
- SelectionDAG
- IR
- ObjectYAML
- Object
- Passes
- Support
- Target
- AArch64
- AMDGPU
- MCTargetDesc
- Hexagon
- PowerPC
- RISCV
- GISel
- Transforms
- Scalar
- Utils
- tools/llvm-cov
- utils/TableGen/Common/GlobalISel
23 files changed
+0
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
472 | 471 | | |
473 | 472 | | |
474 | 473 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3551 | 3551 | | |
3552 | 3552 | | |
3553 | 3553 | | |
3554 | | - | |
3555 | 3554 | | |
3556 | 3555 | | |
3557 | 3556 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1223 | 1223 | | |
1224 | 1224 | | |
1225 | 1225 | | |
1226 | | - | |
1227 | 1226 | | |
1228 | 1227 | | |
1229 | 1228 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4679 | 4679 | | |
4680 | 4680 | | |
4681 | 4681 | | |
4682 | | - | |
4683 | 4682 | | |
4684 | 4683 | | |
4685 | 4684 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
801 | | - | |
802 | | - | |
803 | 801 | | |
804 | 802 | | |
805 | 803 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1242 | 1242 | | |
1243 | 1243 | | |
1244 | 1244 | | |
1245 | | - | |
1246 | 1245 | | |
1247 | 1246 | | |
1248 | 1247 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
745 | 745 | | |
746 | 746 | | |
747 | 747 | | |
748 | | - | |
749 | 748 | | |
750 | 749 | | |
751 | 750 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2547 | 2547 | | |
2548 | 2548 | | |
2549 | 2549 | | |
2550 | | - | |
2551 | 2550 | | |
2552 | 2551 | | |
2553 | 2552 | | |
| |||
2661 | 2660 | | |
2662 | 2661 | | |
2663 | 2662 | | |
2664 | | - | |
2665 | 2663 | | |
2666 | 2664 | | |
2667 | 2665 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3947 | 3947 | | |
3948 | 3948 | | |
3949 | 3949 | | |
3950 | | - | |
3951 | 3950 | | |
3952 | 3951 | | |
3953 | 3952 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1533 | 1533 | | |
1534 | 1534 | | |
1535 | 1535 | | |
1536 | | - | |
1537 | 1536 | | |
1538 | 1537 | | |
1539 | 1538 | | |
| |||
1567 | 1566 | | |
1568 | 1567 | | |
1569 | 1568 | | |
1570 | | - | |
1571 | 1569 | | |
1572 | 1570 | | |
1573 | 1571 | | |
| |||
0 commit comments