[PATCH] D42653: [RS4GC] Handle call/invoke instructions as base defining values of vectors
Daniil Suchkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 29 22:20:10 PST 2018
DaniilSuchkov added a comment.
I wonder is it possible to handle this two instructions, GEPs, bitcasts, loads, and other in findBaseDefiningValue to avoid code duplication and such oversights?
Repository:
rL LLVM
https://reviews.llvm.org/D42653
More information about the llvm-commits
mailing list