[llvm-dev] Making an analysis availble during call lowering

Hal Finkel via llvm-dev llvm-dev at lists.llvm.org
Tue Aug 1 10:08:04 PDT 2017


On 08/01/2017 11:51 AM, Hal Finkel via llvm-dev wrote:
>
>
> On 08/01/2017 12:00 AM, Matt Arsenault wrote:
>>
>>> On Jul 31, 2017, at 21:47, Hal Finkel <hfinkel at anl.gov 
>>> <mailto:hfinkel at anl.gov>> wrote:
>>>
>>>
>>> Did you add INITIALIZE_PASS_DEPENDENCY somewhere?
>>>
>>>  -Hal
>>
>> Yes, the selector is ultimately a target defined, normal 
>> MachineFunction pass you can add dependencies on.
>
> Sounds good.

Although I don't see this in D35389/D35390.

  -Hal

>
>  -Hal
>
>>
>> -Matt
>>
>
> -- 
> Hal Finkel
> Lead, Compiler Technology and Programming Languages
> Leadership Computing Facility
> Argonne National Laboratory
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

-- 
Hal Finkel
Lead, Compiler Technology and Programming Languages
Leadership Computing Facility
Argonne National Laboratory

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170801/bc5047de/attachment-0001.html>


More information about the llvm-dev mailing list