RFC: Enable vectorization of call instructions in the loop vectorizer

James Molloy james.molloy at arm.com
Thu Dec 19 08:44:41 PST 2013


Hi Renato,

 

Thanks. Updated patch attached - I've also added a function for querying if
a libfunc reads or writes the rounding mode for legalization.

 

Cheers,

 

James

 

From: Renato Golin [mailto:renato.golin at linaro.org] 
Sent: 19 December 2013 14:01
To: James Molloy
Cc: Hal Finkel; Arnold Schwaighofer; llvm-commits
Subject: Re: RFC: Enable vectorization of call instructions in the loop
vectorizer

 

On 19 December 2013 13:47, James Molloy <James.Molloy at arm.com> wrote:

"getTransformedFunction()"? That way it's obvious that it's doing
*something*, but not tied to vectorization or scalarization and suggests the
user looks at the doxygen.

 

Yeah, I could go for that. ;)

 

I'd wait until Hal, Nadav and Arnold had a look at it before committing, but
my concerns were addressed, and I'm happy with it.

 

cheers,

--renao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131219/cce07154/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vectorizer-tli.diff
Type: application/octet-stream
Size: 4299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131219/cce07154/attachment.obj>


More information about the llvm-commits mailing list