Commit ba81d7f
committed
[CodeGen] Always update divergence in SelectionDAG::UpdateNodeOperands
Some overloads failed to update divergence.
Differential Revision: https://reviews.llvm.org/D47148
llvm-svn: 3339471 parent 643102d commit ba81d7f
File tree
2 files changed
+32
-0
lines changed- llvm
- lib/CodeGen/SelectionDAG
- test/CodeGen/AMDGPU
2 files changed
+32
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6880 | 6880 | | |
6881 | 6881 | | |
6882 | 6882 | | |
| 6883 | + | |
6883 | 6884 | | |
6884 | 6885 | | |
6885 | 6886 | | |
| |||
6959 | 6960 | | |
6960 | 6961 | | |
6961 | 6962 | | |
| 6963 | + | |
6962 | 6964 | | |
6963 | 6965 | | |
6964 | 6966 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments