[PATCH] D48599: SCEVExpander::expandAddRecExprLiterally(): check before casting as Instruction

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 23:03:17 PDT 2018


uabelho resigned from this revision.
uabelho added a comment.

This change indeed makes the crash go away but I have no idea if this is the right solution or if https://reviews.llvm.org/D48597 is better.


Repository:
  rL LLVM

https://reviews.llvm.org/D48599





More information about the llvm-commits mailing list