[llvm] [NVPTX] Expand fp/int conversions involving integers wider than 64 bits (PR #201679)

Lukas Stephan via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 04:10:07 PDT 2026


================
@@ -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


More information about the llvm-commits mailing list