[PATCH] D27389: ConstantFolding: Don't crash when encountering vector GEP
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 12:07:34 PST 2016
davide added a comment.
This seems is fixing the same problem of https://reviews.llvm.org/D26060
Probably I like your fix better, anyway, I'm happy as long as one of the two reviews land.
https://reviews.llvm.org/D27389
More information about the llvm-commits
mailing list