[all-commits] [llvm/llvm-project] aedd9e: SCEVExpander: Don't look at uses of constants
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Apr 7 17:27:34 PDT 2025
Branch: refs/heads/users/arsenm/scev-expander/do-not-look-at-uses-of-constants
Home: https://github.com/llvm/llvm-project
Commit: aedd9ec86c765dcc2754608d43f92c826a6ac619
https://github.com/llvm/llvm-project/commit/aedd9ec86c765dcc2754608d43f92c826a6ac619
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
Log Message:
-----------
SCEVExpander: Don't look at uses of constants
This could be more relaxed, and look for uses of globals in
the same function but no tests apparently depend on that.
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