[llvm] [AMDGPU] Fix unreachable reg bit width (PR #122107)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 10 05:34:00 PST 2025


================
@@ -0,0 +1,12 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx90a -run-pass=early-machinelicm -run-pass=postmisched -o - %s | FileCheck %s
+---
+name:            test_xnull_256
----------------
arsenm wrote:

I would expect the selectCOPY case would be most straightforward 

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


More information about the llvm-commits mailing list