[all-commits] [llvm/llvm-project] 780b04: [InstCombine] Use m_c_And/m_c_Or instead of duplic...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Sun Sep 10 08:35:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 780b046bd016b666edf7db2894ef99bb82616f78
      https://github.com/llvm/llvm-project/commit/780b046bd016b666edf7db2894ef99bb82616f78
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2023-09-10 (Sun, 10 Sep 2023)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp

  Log Message:
  -----------
  [InstCombine] Use m_c_And/m_c_Or instead of duplicate logic. NFC.

See also https://reviews.llvm.org/D153148#inline-1535588




More information about the All-commits mailing list