[PATCH] In LICM, don't create more than one copy of an instruction per loop exit block when sinking.

Evgeniy Stepanov eugenis at google.com
Wed Jun 25 00:59:15 PDT 2014


================
Comment at: test/Transforms/LICM/extra-copies.ll:36
@@ +35,2 @@
+
+!0 = metadata !{metadata !"clang version 3.5.0 (211262)"}
----------------
hfinkel at anl.gov wrote:
> Please remove the extra metadata (like this one), and any unneeded attributes.
done

http://reviews.llvm.org/D4252






More information about the llvm-commits mailing list