[PATCH] D60600: [InstCombine] Fix a vector-of-pointers instcombine undef bug.

Neil Henning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 06:02:57 PDT 2019


sheredom added a comment.

@spatel yup its the same bug, and my fix fixes it to. I'll add it to my test changes.


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

https://reviews.llvm.org/D60600





More information about the llvm-commits mailing list