[llvm] [AMDGPU] Fix unreachable reg bit width (PR #122107)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 10 04:25:54 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:
Also the 128 case.
https://github.com/llvm/llvm-project/pull/122107
More information about the llvm-commits
mailing list