[PATCH] D33058: [LV] Sink casts to unravel first order recurrence

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 14:41:50 PDT 2017


mssimpso added a comment.

Hi Ayal,

Thanks for extending this. The current dominance requirement can be fairly restrictive. Is there anything special about casts? I'm wondering if it's worth extending this to handle other kinds of instructions/expressions.


https://reviews.llvm.org/D33058





More information about the llvm-commits mailing list