[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 03:20:42 PDT 2026
================
@@ -0,0 +1,849 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
----------------
kulst wrote:
I don't think this is applicable here, since LLVM crashes when running my test before the functional changes.
https://github.com/llvm/llvm-project/pull/201679
More information about the llvm-commits
mailing list