[all-commits] [llvm/llvm-project] 2887d7: [DAGCombiner] Use FoldConstantArithmetic instead o...

WangLian via All-commits all-commits at lists.llvm.org
Wed Aug 24 20:42:51 PDT 2022


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

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

  Log Message:
  -----------
  [DAGCombiner] Use FoldConstantArithmetic instead of dyn_cast in visitFP_ROUND.

Reviewed By: RKSimon

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




More information about the All-commits mailing list