[BDCE] Add tests for PR39771; NFC
These involve cases where certain uses are dead by means of having no demanded bits, even though the used instruction still has demanded bits when other uses are taken into account. BDCE currently does not simplify such cases. llvm-svn: 348861
Loading
Please sign in to comment