[PATCH] [OPENMP] llvm.loop.vectorize.enable metadata are lost after critical edge splitting

Zinovy Nis zinovy.nis at gmail.com
Tue Sep 30 06:38:30 PDT 2014


@jdoerfert, looks you are right, our patches are similar. But seems that your patch will not work when edge splitting is called from GVN, as currently LoopInfo analysis for GVN is not turned on. Is it so?

http://reviews.llvm.org/D5539






More information about the llvm-commits mailing list