[PATCH] [LoopRerolling] Be more forgiving with instruction order.
James Molloy
james.molloy at arm.com
Wed Feb 11 07:28:55 PST 2015
Hi hfinkel,
We can't solve the full subgraph isomorphism problem. But we can
allow obvious cases, where for example two instructions of different
types are out of order. Due to them having different types/opcodes,
there is no ambiguity.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7562
Files:
lib/Transforms/Scalar/LoopRerollPass.cpp
test/Transforms/LoopReroll/basic.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7562.19755.patch
Type: text/x-patch
Size: 8236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150211/14386962/attachment.bin>
More information about the llvm-commits
mailing list