diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2021-02-19 07:25:33 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2021-03-19 23:56:44 +0100 |
| commit | c59ba8c0b5d699256651755eed6f421667751d33 (patch) | |
| tree | d800ed8089c7f72f44afcfc56f9ee702a3c8333c /FAQ | |
| parent | 752914c764b6d396c8e0a7c4ab207181edf7b00e (diff) | |
| download | sparse-dev-c59ba8c0b5d699256651755eed6f421667751d33.tar.gz | |
fix phisources during CBR-BR conversion
When a parent is removed from a BB containing one or several phi-nodes,
the corresponding phi-sources must be removed from the phi-node.
However this is not done and consequentially:
* it becomes impossibly to correctly reason about the flow of values
through these phi-nodes.
* simplifications are missed (e.g. if-conversion).
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'FAQ')
0 files changed, 0 insertions, 0 deletions
