Skip to content
Commit dcc86d5b authored by Elena Demikhovsky's avatar Elena Demikhovsky
Browse files

Shift-left (ISD::SHL) operation crashes on "DAG Legalization" phase.

https://llvm.org/bugs/show_bug.cgi?id=29058.

While node legalization we tried to legalize its operands.
If an operand node is replaced during legalization the user node may be destroyed.

Differential Revision: https://reviews.llvm.org/D24244

llvm-svn: 280862
parent def931e7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment