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

Tyler Nowicki tnowicki at apple.com
Thu Apr 24 09:33:31 PDT 2014


Hi Diego,

Would a missed or failed optimization use a different type of diagnostic remark? Perhaps a MissedOptimizationRemark?

Tyler

On Apr 22, 2014, at 2:06 PM, Nadav Rotem <nrotem at apple.com> wrote:
>>  
>> I would also like to report places where we fail to vectorize but we can do it later on. 
>> 
>> Yeah, but for that we want to use the negated form of -Rpass (maybe -Rmiss), which I still have not implemented.
> 
> Sounds good. Thanks. 
> 
>> 
>>  
>> Thanks. Diego.
>> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140424/97ddc23d/attachment.html>


More information about the llvm-commits mailing list