[all-commits] [llvm/llvm-project] 109477: [X86] Fix lower1BitShuffle blend-with-zero shuffle...

woruyu via All-commits all-commits at lists.llvm.org
Tue Feb 10 17:49:50 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1094775692bf6d44358629ded7c4d779785b2d3e
      https://github.com/llvm/llvm-project/commit/1094775692bf6d44358629ded7c4d779785b2d3e
  Author: woruyu <1214539920 at qq.com>
  Date:   2026-02-11 (Wed, 11 Feb 2026)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/avx512bwvl-arith.ll

  Log Message:
  -----------
  [X86] Fix lower1BitShuffle blend-with-zero shuffles to AND mask (#180472)

### Summary
This PR resolves https://github.com/llvm/llvm-project/issues/180426.



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