[all-commits] [llvm/llvm-project] ba64b0: [DAGCombiner][X86] Push bitcast/ext through freeze...

Guy David via All-commits all-commits at lists.llvm.org
Tue Oct 14 11:37:25 PDT 2025


  Branch: refs/heads/users/guy-david/fold-conv-freeze-load
  Home:   https://github.com/llvm/llvm-project
  Commit: ba64b04f4190cdb14508e0a73e980f753b37eaf0
      https://github.com/llvm/llvm-project/commit/ba64b04f4190cdb14508e0a73e980f753b37eaf0
  Author: Guy David <guyda96 at gmail.com>
  Date:   2025-10-14 (Tue, 14 Oct 2025)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/avx10_2_512bf16-arith.ll
    M llvm/test/CodeGen/X86/avx10_2bf16-arith.ll
    M llvm/test/CodeGen/X86/avx512-ext.ll
    A llvm/test/CodeGen/X86/freeze-bitcast-ext-load.ll
    M llvm/test/CodeGen/X86/widen-load-of-small-alloca-with-zero-upper-half.ll

  Log Message:
  -----------
  [DAGCombiner][X86] Push bitcast/ext through freeze for loads



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