[llvm] AMDGPU: Add sgpr bit convert tests (PR #136112)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu May 8 04:09:19 PDT 2025
================
@@ -0,0 +1,6419 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
arsenm wrote:
Test filenames still mention inreg this is not about inreg. This is the scalar case, and these can merge with the existing type size tests
https://github.com/llvm/llvm-project/pull/136112
More information about the llvm-commits
mailing list