[llvm] [NVPTX] Add support for "blocksareclusters" kernel attr (PR #152265)
Rajat Bajpai via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 14 02:33:38 PDT 2025
================
@@ -0,0 +1,78 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc < %s -mtriple=nvptx64 -mcpu=sm_100 | FileCheck %s
----------------
rajatbajpai wrote:
ah right.
https://github.com/llvm/llvm-project/pull/152265
More information about the llvm-commits
mailing list