[PATCH] D58719: [PR40778][Sema] Adjust address space of operands in builtin operators

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 6 09:35:13 PST 2019


Anastasia updated this revision to Diff 189527.
Anastasia added a comment.
Herald added a subscriber: jdoerfert.

I now create overloads for all address spaces that are being called.


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

https://reviews.llvm.org/D58719

Files:
  lib/Sema/SemaOverload.cpp
  test/CodeGenOpenCLCXX/addrspace-operators.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58719.189527.patch
Type: text/x-patch
Size: 3982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190306/659b65d8/attachment.bin>


More information about the cfe-commits mailing list