Skip to content
Commit 5c109671 authored by Nikita Popov's avatar Nikita Popov
Browse files

[InstCombine] Don't replace musttail result based on known bits

This is the same change as D75824, but for two cases where
InstCombine performs the same optimization: Replacing an instruction
whose bits are fully known with a constant. This is not (generally)
legal for musttail calls.

Differential Revision: https://reviews.llvm.org/D76457
parent e9630630
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment