[PATCH] D110742: [OpenCL] Add pure attributes to vload builtins

Sven van Haastregt via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 16 04:07:41 PST 2021


svenvh accepted this revision.
svenvh added a comment.
This revision is now accepted and ready to land.

In D110742#3197183 <https://reviews.llvm.org/D110742#3197183>, @stuart wrote:

> Thanks!  I have updated the review to use `__attribute__((pure))` only (i.e. it no longer uses `__attribute__((const))`.

LGTM!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110742



More information about the cfe-commits mailing list