[all-commits] [llvm/llvm-project] fbb014: [DAG] Combine (sext (sext_in_reg x)) to (sext_in_r...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Fri Mar 21 05:16:13 PDT 2025
Branch: refs/heads/users/pierre-vh/sext-sextinreg-comb-dag
Home: https://github.com/llvm/llvm-project
Commit: fbb014793375b140426fc993b2cfd1b8efb5618b
https://github.com/llvm/llvm-project/commit/fbb014793375b140426fc993b2cfd1b8efb5618b
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/AMDGPU/permute_i8.ll
M llvm/test/CodeGen/AMDGPU/sint_to_fp.f64.ll
Log Message:
-----------
[DAG] Combine (sext (sext_in_reg x)) to (sext_in_reg (any_extend x))
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