[PATCH] D156014: [Clang][NVPTX] Permit use of the alias attribute for NVPTX targets

Steven Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 7 15:05:27 PDT 2023


steven_wu added a comment.

In D156014#4567446 <https://reviews.llvm.org/D156014#4567446>, @jhuber6 wrote:

> In D156014#4567363 <https://reviews.llvm.org/D156014#4567363>, @steven_wu wrote:
>
>> This breaks macOS bot: https://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/36900/testReport/junit/Clang/SemaCUDA/alias_cu/
>
> I should've fixed that already. Is it still broken?

9e99a4f0db0e21b68e9aab9ad6f32f34d42eb460 <https://reviews.llvm.org/rG9e99a4f0db0e21b68e9aab9ad6f32f34d42eb460> ? That is not yet built but looks promising. Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156014



More information about the cfe-commits mailing list