[PATCH] D25197: [RS4GC] Handle ShuffleVector instruction in findBasePointer
Anna Thomas via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 3 10:22:54 PDT 2016
anna created this revision.
anna added reviewers: reames, sanjoy.
anna added a subscriber: llvm-commits.
This patch modifies the findBasePointer to handle the shufflevector instruction.
Tests run: RS4GC tests, local downstream tests.
https://reviews.llvm.org/D25197
Files:
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
test/Transforms/RewriteStatepointsForGC/base-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25197.73300.patch
Type: text/x-patch
Size: 7706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161003/2c29ea78/attachment.bin>
More information about the llvm-commits
mailing list