[PATCH] D38677: [ConstantFold] Fix a crash when folding a GEP that has vector index

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 20 05:26:39 PDT 2017


haicheng added a comment.

Kindly Ping.

This patch just adds a simply check to bail out early to prevent LLVM from crashing.


Repository:
  rL LLVM

https://reviews.llvm.org/D38677





More information about the llvm-commits mailing list