[PATCH] D57161: [RS4GC] Be slightly less conservative for gep vector_base, scalar_idx
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 24 08:30:31 PST 2019
anna added a comment.
> The scalar indices don't appear to be a problem on a scalar gep, we even had a test for that.
just to note it is not a scalar gep - this is a vector gep which has a scalar index.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57161/new/
https://reviews.llvm.org/D57161
More information about the llvm-commits
mailing list