[all-commits] [llvm/llvm-project] 7b617e: [DAG] Cleanup "and/or of cmp with single bit diff"...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu May 26 04:34:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b617eef8018d4cd001b36ad28f014e21270fde5
      https://github.com/llvm/llvm-project/commit/7b617eef8018d4cd001b36ad28f014e21270fde5
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-05-26 (Thu, 26 May 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

  Log Message:
  -----------
  [DAG] Cleanup "and/or of cmp with single bit diff" fold to use ISD::matchBinaryPredicate

Prep work as I'm investigating some cases where TLI::convertSetCCLogicToBitwiseLogic should accept vectors.




More information about the All-commits mailing list