Nikita Popov 0213c6d0df [InstCombine] Use DL-aware constant folding for phi compare
Serves the dual purpose of avoiding an extra InstCombine iteration
for the DL-aware folding and removing one icmp constexpr use.
2023-06-01 16:02:36 +02:00
..