================ @@ -0,0 +1,131 @@ +; RUN: llc < %s -mtriple=nvptx -mcpu=sm_53 | FileCheck %s +; RUN: llc < %s -mtriple=nvptx64 -mcpu=sm_53 | FileCheck %s ---------------- kulst wrote: done https://github.com/llvm/llvm-project/pull/201679