[llvm] [NVPTX] Add float to tf32 conversion intrinsics (PR #124316)

Durgadoss R via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 22:00:00 PST 2025


================
@@ -311,6 +311,9 @@ def enable_ptxas(ptxas_executable):
             (12, 2),
             (12, 3),
             (12, 4),
+            (12, 5),
+            (12, 6),
+            (12, 8),
----------------
durga4github wrote:

Sure, I removed this script update in the latest revision.


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


More information about the llvm-commits mailing list