[PATCH] D24244: SHL instruction crash in CodeGen - Fixed

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 14:02:59 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280862: Shift-left (ISD::SHL) operation crashes on "DAG Legalization" phase. (authored by delena).

Changed prior to commit:
  https://reviews.llvm.org/D24244?vs=70360&id=70591#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24244

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/test/CodeGen/X86/shl-crash-on-legalize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24244.70591.patch
Type: text/x-patch
Size: 4568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160907/8046d4bf/attachment.bin>


More information about the llvm-commits mailing list