Commit c442617
committed
[RISCV] Explicitly set FRM defs as non-dead to prevent their reordering with instructions that may use it
1 parent c24c643 commit c442617
File tree
3 files changed
+13
-2
lines changed- llvm
- lib/Target/RISCV
- test/CodeGen/RISCV
3 files changed
+13
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20926 | 20926 | | |
20927 | 20927 | | |
20928 | 20928 | | |
| 20929 | + | |
| 20930 | + | |
| 20931 | + | |
| 20932 | + | |
| 20933 | + | |
| 20934 | + | |
| 20935 | + | |
| 20936 | + | |
| 20937 | + | |
20929 | 20938 | | |
20930 | 20939 | | |
20931 | 20940 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1941 | 1941 | | |
1942 | 1942 | | |
1943 | 1943 | | |
| 1944 | + | |
1944 | 1945 | | |
1945 | 1946 | | |
1946 | 1947 | | |
| 1948 | + | |
1947 | 1949 | | |
1948 | 1950 | | |
1949 | 1951 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments