[all-commits] [llvm/llvm-project] d7fec3: [DAGCombiner][NFC] Replace duplicate implementatio...

laytonio via All-commits all-commits at lists.llvm.org
Tue Dec 1 11:23:40 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d7fec38f053659725c94fd4580a5fb56af046820
      https://github.com/llvm/llvm-project/commit/d7fec38f053659725c94fd4580a5fb56af046820
  Author: Layton Kifer <laytonkifer at gmail.com>
  Date:   2020-12-01 (Tue, 01 Dec 2020)

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

  Log Message:
  -----------
  [DAGCombiner][NFC] Replace duplicate implementation flipBoolean with DAG.getLogicalNOT

Reviewed By: lebedev.ri

Differential Revision: https://reviews.llvm.org/D92246




More information about the All-commits mailing list