[all-commits] [llvm/llvm-project] 68dcdc: Use isa instead of !dyn_cast

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Apr 25 08:29:29 PDT 2025


  Branch: refs/heads/users/arsenm/use-isa-instead-of-null-check-dyn-cast
  Home:   https://github.com/llvm/llvm-project
  Commit: 68dcdca0191e446ef089b8a096edd3ed65fc414e
      https://github.com/llvm/llvm-project/commit/68dcdca0191e446ef089b8a096edd3ed65fc414e
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-25 (Fri, 25 Apr 2025)

  Changed paths:
    M llvm/lib/IR/Instruction.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp

  Log Message:
  -----------
  Use isa instead of !dyn_cast



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