[PATCH] D82049: Fix crash in VectorCombine when attempting to peephole ConstantVector sequences

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 19 09:45:21 PDT 2020


spatel added a comment.

I am looking at refactoring some of this code, so I pushed a similar fix here:
rG6d86409 <https://reviews.llvm.org/rG6d864097a2b5e5ec6404700ac240b47932492a7f>
So I think it's ok to abandon this patch.

Let me know if that solves all of the known crashing cases.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82049/new/

https://reviews.llvm.org/D82049





More information about the llvm-commits mailing list