[all-commits] [llvm/llvm-project] 3ec83f: [X86][DAGCombiner] Fix assertion failure in `combi...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Fri Feb 21 20:06:20 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ec83f5774f391076cef094249fe9fa48cdc61fc
      https://github.com/llvm/llvm-project/commit/3ec83f5774f391076cef094249fe9fa48cdc61fc
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2025-02-22 (Sat, 22 Feb 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/combine-i64-trunc-srl-add.ll

  Log Message:
  -----------
  [X86][DAGCombiner] Fix assertion failure in `combinei64TruncSrlAdd` (#128194)

Closes https://github.com/llvm/llvm-project/issues/128158.



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