[all-commits] [llvm/llvm-project] 8ef1a0: [HashRecognize] Track visited in ValueEvolution (#...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Wed Jul 16 07:28:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ef1a0ec1fd5663a1d85f9cc84bf6d86eb46980d
https://github.com/llvm/llvm-project/commit/8ef1a0ec1fd5663a1d85f9cc84bf6d86eb46980d
Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
Date: 2025-07-16 (Wed, 16 Jul 2025)
Changed paths:
Log Message:
-----------
[HashRecognize] Track visited in ValueEvolution (#147812)
Require that all Instructions in the Loop are visited by ValueEvolution,
as any stray instructions would complicate life for the optimization.
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