[PATCH] D61089: [Reassociation] Place moved instructions after landing pads
David Greene via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 7 06:43:16 PDT 2019
greened updated this revision to Diff 198456.
greened added a comment.
Added a test for `catchswitch` and fixed a bug with falling off the end of a basic block.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61089/new/
https://reviews.llvm.org/D61089
Files:
llvm/lib/Transforms/Scalar/Reassociate.cpp
llvm/test/Transforms/Reassociate/reassociate-catchswitch.ll
llvm/test/Transforms/Reassociate/reassociate-landingpad.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61089.198456.patch
Type: text/x-patch
Size: 5676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/5989170a/attachment.bin>
More information about the llvm-commits
mailing list