[llvm] [NVPTX] Enable i128 support in the NVPTX backend (PR #98658)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 11:00:24 PDT 2024


================
@@ -0,0 +1,643 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
jhuber6 wrote:

I think it does both, since we do probably want to verify that it generates the appropriate shifts in PTX.

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


More information about the llvm-commits mailing list