[PATCH] Add optimization remarks to the loop unroller and vectorizer.
Diego Novillo
dnovillo at google.com
Wed Apr 30 04:25:17 PDT 2014
On Apr 30, 2014 6:44 AM, "Zinovy Nis" <zinovy.nis at gmail.com> wrote:
>
> You don't need to add metadata to
>
> test/Transforms/LoopVectorize/X86/vectorization-remarks.ll
Yes, I do. I wanted to have one or two tests that have line info in them.
> 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.
Why would optimization remarks need a debug build? That would render them
useless.
Diego.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140430/39aaa0f5/attachment.html>
More information about the llvm-commits
mailing list