[all-commits] [llvm/llvm-project] 5fe60e: [SDAG] Copy flags in convertMask when legalizing v...

David Green via All-commits all-commits at lists.llvm.org
Thu Feb 12 00:39:00 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5fe60e91e509b0ec574c80ac470a13fb0f277670
      https://github.com/llvm/llvm-project/commit/5fe60e91e509b0ec574c80ac470a13fb0f277670
  Author: David Green <david.green at arm.com>
  Date:   2026-02-12 (Thu, 12 Feb 2026)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
    M llvm/test/CodeGen/AArch64/neon-compare-instructions.ll

  Log Message:
  -----------
  [SDAG] Copy flags in convertMask when legalizing vselect/setcc (#180979)

This helps keep the flags around, making sure we correctly lower a
vector setcc with nnan. Fixes a regression from #180462.



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