[PATCH] D43186: [AsmPrinter] Allow lowerConstant() to strip address space casts
Kristina Bessonova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 27 08:29:17 PST 2018
krisb added a comment.
In https://reviews.llvm.org/D43186#1020602, @yaxunl wrote:
> I think the lowering of addrspacecast is target dependent.
Yes, I'm absolutely agree.
But this is about to change the behavior from 'fail by default' to 'skip by default'.
Does it make sense?
Repository:
rL LLVM
https://reviews.llvm.org/D43186
More information about the llvm-commits
mailing list