[llvm] [NVPTX] Add tex.grad.cube{array} intrinsics (PR #77693)

Alex MacLean via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 11:30:42 PST 2024


================
@@ -1,12 +1,12 @@
 # RUN: %python %s --target=cuda --tests=suld,sust,tex,tld4 --gen-list=%t.list > %t-cuda.ll
-# RUN: llc -mcpu=sm_20 %t-cuda.ll -verify-machineinstrs -o - | FileCheck %t-cuda.ll
----------------
AlexMaclean wrote:

Sounds good, fixed.

https://github.com/llvm/llvm-project/pull/77693


More information about the llvm-commits mailing list