[llvm-dev] generate vectorized code

Rail Shafigulin via llvm-dev llvm-dev at lists.llvm.org
Fri Mar 18 16:19:42 PDT 2016


On Fri, Mar 18, 2016 at 4:16 PM, Mehdi Amini <mehdi.amini at apple.com> wrote:

>
> On Mar 18, 2016, at 4:14 PM, Rail Shafigulin <rail at esenciatech.com> wrote:
>
> Here is how I started with SelectionDAG:
>>
>> - small IR (bugpoint can help)
>>
> Did you mean a break point?
>
>
> No I really meant bugpoint: http://llvm.org/docs/Bugpoint.html
>
>
> - the magic flag: -debug
>> - read the output of SelectionDAG debugging (especially with cycles)
>> - matching the log to source code
>>
> What log are you talking about?
>
>
> llc -debug mentioned above.
>
What do you mean by matching a log to source? What log are you talking
about?

>
> --
> Mehdi
>
>
>
>> - single stepping in a debugger sometimes.
>>
>>
>> --
>> Mehdi
>>
>>
>
>
> --
> Rail Shafigulin
> Software Engineer
> Esencia Technologies
>
>
>


-- 
Rail Shafigulin
Software Engineer
Esencia Technologies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160318/6f55657a/attachment.html>


More information about the llvm-dev mailing list