[all-commits] [llvm/llvm-project] 130305: [LegalizeTypes][NFC] Use dyn_cast instead of isa a...

WangLian via All-commits all-commits at lists.llvm.org
Thu Aug 11 23:19:17 PDT 2022


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

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

  Log Message:
  -----------
  [LegalizeTypes][NFC] Use dyn_cast instead of isa and cast

Reviewed By: craig.topper

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




More information about the All-commits mailing list