[all-commits] [llvm/llvm-project] a78ac6: [DAGCombiner][X86] Push bitcast/ext through freeze...
Guy David via All-commits
all-commits at lists.llvm.org
Tue Oct 14 12:13:52 PDT 2025
Branch: refs/heads/users/guy-david/fold-conv-freeze-load
Home: https://github.com/llvm/llvm-project
Commit: a78ac64b5875563d0868b24616d19b678b682930
https://github.com/llvm/llvm-project/commit/a78ac64b5875563d0868b24616d19b678b682930
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
A llvm/test/CodeGen/AArch64/freeze-bitcast-ext-load.ll
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
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