[PATCH] D103563: [HIP] Fix amdgcn builtin for long type

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 3 20:12:58 PDT 2021


yaxunl added a comment.

In D103563#2797917 <https://reviews.llvm.org/D103563#2797917>, @rjmccall wrote:

> If you want a way to say "some 64-bit type" in the builtins file, we could add that.

It is already there. The width modifier `W` means 64-bit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103563



More information about the cfe-commits mailing list