[all-commits] [llvm/llvm-project] f04ea2: Add m_SelectCCLike matcher to match SELECT_CC or S...

黃國庭 via All-commits all-commits at lists.llvm.org
Fri Aug 1 02:12:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f04ea2ef1ca11673cd87371ae54dcbdf7dde3cd6
      https://github.com/llvm/llvm-project/commit/f04ea2ef1ca11673cd87371ae54dcbdf7dde3cd6
  Author: 黃國庭 <we3223 at gmail.com>
  Date:   2025-08-01 (Fri, 01 Aug 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/SDPatternMatch.h
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/unittests/CodeGen/SelectionDAGPatternMatchTest.cpp

  Log Message:
  -----------
  Add m_SelectCCLike matcher to match SELECT_CC or SELECT with SETCC (#149646)

Fix #147282 and  Follow-up to #148834

---------

Co-authored-by: Simon Pilgrim <llvm-dev at redking.me.uk>



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