[PATCH] D43929: [RewriteStatepoints] Fix stale parse points

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 4 23:13:05 PST 2018


yrouban updated this revision to Diff 136951.
yrouban added a comment.
This revision is now accepted and ready to land.

- fixed the typos
- fixed two tests to get rid of unreachability of tested statepoints


https://reviews.llvm.org/D43929

Files:
  lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  test/Transforms/RewriteStatepointsForGC/relocation.ll
  test/Transforms/RewriteStatepointsForGC/unreachable-regression.ll
  test/Transforms/RewriteStatepointsForGC/vector-bitcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43929.136951.patch
Type: text/x-patch
Size: 6754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/dfddcdc8/attachment.bin>


More information about the llvm-commits mailing list