[all-commits] [llvm/llvm-project] 564619: Use cast<> instead of dyn_cast<> when we don't che...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sun Jan 2 22:07:07 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 564619b786c35fc281eea5c3c45ff29c00b3c16d
      https://github.com/llvm/llvm-project/commit/564619b786c35fc281eea5c3c45ff29c00b3c16d
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-01-03 (Mon, 03 Jan 2022)

  Changed paths:
    M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

  Log Message:
  -----------
  Use cast<> instead of dyn_cast<> when we don't check the result (NFC)




More information about the All-commits mailing list