[llvm-branch-commits] [llvm] [GlobalISel] Combine redundant sext_inreg (PR #131624)

Christudasan Devadasan via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Mar 25 22:11:56 PDT 2025


================
@@ -0,0 +1,164 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
+# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1030 -run-pass=amdgpu-regbank-combiner -verify-machineinstrs %s -o - | FileCheck %s
----------------
cdevadas wrote:

Drop the -verify-machineinstrs if they aren't significant here.

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


More information about the llvm-branch-commits mailing list