[PATCH] D43186: [AsmPrinter] Allow lowerConstant() to strip address space casts

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 09:25:35 PST 2018


arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.

This is too aggressive. I have https://reviews.llvm.org/D20758 to do this for noon. Otherwise it should fail for the target to do something about it


Repository:
  rL LLVM

https://reviews.llvm.org/D43186





More information about the llvm-commits mailing list