[all-commits] [llvm/llvm-project] 7d441d: [mlir] Use `dyn_cast` instead of `cast` in MathToV...

Longsheng Mou via All-commits all-commits at lists.llvm.org
Wed Apr 2 03:31:04 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d441d9892295a6eb8aaf481e1715f039f6f224f
      https://github.com/llvm/llvm-project/commit/7d441d9892295a6eb8aaf481e1715f039f6f224f
  Author: Longsheng Mou <longshengmou at gmail.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    M mlir/test/Conversion/MathToVCIX/math-to-vcix.mlir
    M mlir/test/lib/Conversion/MathToVCIX/TestMathToVCIXConversion.cpp

  Log Message:
  -----------
  [mlir] Use `dyn_cast` instead of `cast` in MathToVCIX conversion (#134047)

Fixes #131093.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list