[PATCH] D76283: [IRBuilder] Use preferred target type for len argument of memory intrinsic functions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 05:58:24 PDT 2020


arsenm added a comment.

In D76283#2084627 <https://reviews.llvm.org/D76283#2084627>, @kschwarz wrote:

> I brought this to the mailing list (http://lists.llvm.org/pipermail/llvm-dev/2020-March/140032.html) but didn't get an answer there.
>
> @arsenm, have you any comments regarding @rjmccall's last comment regarding the sizes of pointers in different address spaces?


I've always use the minimum of the two sizes, so I agree


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76283/new/

https://reviews.llvm.org/D76283





More information about the llvm-commits mailing list