[all-commits] [llvm/llvm-project] 8a9a82: [VPlan] Remove redundant vp_merge pattern. NFC (#2...

Luke Lau via All-commits all-commits at lists.llvm.org
Thu May 28 02:23:25 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a9a82c53e82c8bcbde3f01cf674b8afc5fed753
      https://github.com/llvm/llvm-project/commit/8a9a82c53e82c8bcbde3f01cf674b8afc5fed753
  Author: Luke Lau <luke at igalia.com>
  Date:   2026-05-28 (Thu, 28 May 2026)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp

  Log Message:
  -----------
  [VPlan] Remove redundant vp_merge pattern. NFC (#200116)

m_RemoveMask still matches even if there's no other mask combined, we
just need to check if Mask is null.



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