Skip to content
Unverified Commit 53fef0b2 authored by Roman Lebedev's avatar Roman Lebedev
Browse files

[NFCI][SimplifyCFG] simplifyUnreachable(): Use poison constant to represent...

[NFCI][SimplifyCFG] simplifyUnreachable(): Use poison constant to represent the result of unreachable instrs

Mimics similar change for InstCombine:
  ce192ced / D104602

All these uses are in blocks that aren't reachable from function's entry,
and said blocks are removed by SimplifyCFG itself,
so we can't really test this change.
parent 51fecd17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment