[all-commits] [llvm/llvm-project] fbc4c2: [SelectionDAG][NFC] Fix return type when used isCo...

WangLian via All-commits all-commits at lists.llvm.org
Mon Aug 15 19:13:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fbc4c26e9a7a315881b695e872682b84b7e2bcc4
      https://github.com/llvm/llvm-project/commit/fbc4c26e9a7a315881b695e872682b84b7e2bcc4
  Author: wanglian <Lian.Wang at streamcomputing.com>
  Date:   2022-08-16 (Tue, 16 Aug 2022)

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

  Log Message:
  -----------
  [SelectionDAG][NFC] Fix return type when used isConstantIntBuildVectorOrConstantInt
and isConstantFPBuildVectorOrConstantFP

Reviewed By: RKSimon

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




More information about the All-commits mailing list