[PATCH] SROA: Don't insert instructions before a PHI
David Majnemer
david.majnemer at gmail.com
Mon Sep 1 03:59:25 PDT 2014
I don't think it's possible to hit the landingpad case because it can't coexist with a phi. I've added a testcase which reliably triggers the bug.
http://reviews.llvm.org/D5141
More information about the llvm-commits
mailing list