[PATCH] Add optimization remarks to the loop unroller and vectorizer.

Zinovy Nis zinovy.nis at gmail.com
Wed Apr 30 03:44:51 PDT 2014


You don't need to add metadata to 

  test/Transforms/LoopVectorize/X86/vectorization-remarks.ll



And if optimization remarks are only emitted in DEBUG (or RELEASE+ASSERTS) build, please add the following line in the beginning of your file. Thanks.


  REQUIRES: asserts

http://reviews.llvm.org/D3456






More information about the llvm-commits mailing list