[llvm] [AMDGPU][GlobalISel] Fix assert on APInt creation. (PR #124608)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 27 17:55:52 PST 2025
================
@@ -0,0 +1,14 @@
+; REQUIRES: asserts
----------------
arsenm wrote:
Does not require asserts
https://github.com/llvm/llvm-project/pull/124608
More information about the llvm-commits
mailing list