[clang] [CudaSPIRV] Add support for optional spir-v attributes (PR #116589)

2024-11-19 Thread Alexander Shaposhnikov via cfe-commits
https://github.com/alexander-shaposhnikov closed https://github.com/llvm/llvm-project/pull/116589 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [CudaSPIRV] Add support for optional spir-v attributes (PR #116589)

2024-11-19 Thread Shangwu Yao via cfe-commits
https://github.com/ShangwuYao approved this pull request. Looks great! Thanks Alexander! https://github.com/llvm/llvm-project/pull/116589 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commit

[clang] [CudaSPIRV] Add support for optional spir-v attributes (PR #116589)

2024-11-18 Thread Alexander Shaposhnikov via cfe-commits
https://github.com/alexander-shaposhnikov updated https://github.com/llvm/llvm-project/pull/116589 >From ef96f72a055d36bea43bfc416dad6fcd1d790e26 Mon Sep 17 00:00:00 2001 From: Alexander Shaposhnikov Date: Mon, 18 Nov 2024 09:06:39 + Subject: [PATCH] [CudaSPIRV] Add support for optional spi

[clang] [CudaSPIRV] Add support for optional spir-v attributes (PR #116589)

2024-11-18 Thread Alexander Shaposhnikov via cfe-commits
https://github.com/alexander-shaposhnikov created https://github.com/llvm/llvm-project/pull/116589 Add support for optional spir-v attributes. Test plan: ninja check-all >From 72b2e9435ac797f97f660efd7f72c64e53d7e61b Mon Sep 17 00:00:00 2001 From: Alexander Shaposhnikov Date: Mon, 18 Nov 2024

[clang] [CudaSPIRV] Add support for optional spir-v attributes (PR #116589)

2024-11-18 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang @llvm/pr-subscribers-clang-codegen Author: Alexander Shaposhnikov (alexander-shaposhnikov) Changes Add support for optional spir-v attributes. Test plan: ninja check-all --- Full diff: https://github.com/llvm/llvm-project/pull/116589.diff 4 Fil