[all-commits] [llvm/llvm-project] e36f66: [GlobalISel] Combine redundant sext_inreg
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Mon Mar 17 07:43:47 PDT 2025
Branch: refs/heads/users/pierre-vh/combine-redundant-sext-inreg
Home: https://github.com/llvm/llvm-project
Commit: e36f66595a582b6ba926186674b6da6b41236ff5
https://github.com/llvm/llvm-project/commit/e36f66595a582b6ba926186674b6da6b41236ff5
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-03-17 (Mon, 17 Mar 2025)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
M llvm/include/llvm/Target/GlobalISel/Combine.td
M llvm/lib/CodeGen/GlobalISel/CombinerHelperCasts.cpp
A llvm/test/CodeGen/AMDGPU/GlobalISel/combine-redundant-sext-inreg.mir
A llvm/test/CodeGen/AMDGPU/GlobalISel/combine-sext-trunc-sextinreg.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.abs.ll
Log Message:
-----------
[GlobalISel] Combine redundant sext_inreg
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list