[all-commits] [llvm/llvm-project] 91865a: Use isa instead of !dyn_cast (#137344)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Apr 25 10:12:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91865ac9ba08d142646f1bc6fa7f1ba0b39841ef
https://github.com/llvm/llvm-project/commit/91865ac9ba08d142646f1bc6fa7f1ba0b39841ef
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 (#137344)
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