[PATCH] D23749: [NVPTX] Add NVPTXHoistAddrSpaceCast pass.

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 21 11:10:38 PDT 2016


> On Aug 20, 2016, at 21:01, Justin Lebar via llvm-commits <llvm-commits at lists.llvm.org> wrote:
> 
> Matt, I thought about making this pass generic, but as written it doesn't make much sense if you don't follow it with the equivalent of the NVPTX address space inference pass.
> 
> David, I will meditate on this...
> 

Generalizing that as well is on my TODO list

-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160821/02400300/attachment.html>


More information about the llvm-commits mailing list