[llvm] [NVPTX] Fix lit test issue from used_bytes_mask (PR #171220)
Drew Kersnar via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 8 16:46:57 PST 2025
================
@@ -0,0 +1,36 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
+; RUN: llc < %s -march=nvptx64 -mcpu=sm_50 -mattr=+ptx82 | FileCheck %s -check-prefixes=NOMASK
----------------
dakersnar wrote:
Went with sm_90 for this test. Done.
https://github.com/llvm/llvm-project/pull/171220
More information about the llvm-commits
mailing list