[all-commits] [llvm/llvm-project] b85387: [SCCP] Check instruction type before querying Pred...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jun 20 02:08:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b85387dfe8e67ee8a142a1faf25325761c343577
https://github.com/llvm/llvm-project/commit/b85387dfe8e67ee8a142a1faf25325761c343577
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M llvm/lib/Transforms/Utils/SCCPSolver.cpp
Log Message:
-----------
[SCCP] Check instruction type before querying PredicateInfo (NFC)
Do the cheap intrinsic check before the hash lookup for the
PredicateInfo.
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