[all-commits] [llvm/llvm-project] 6e3725: [IndVars] Make pushIVUsers() a member function (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Jun 24 05:39:32 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e3725d7f290d0180e8b5cfe073d0cc4c9bbafd0
https://github.com/llvm/llvm-project/commit/6e3725d7f290d0180e8b5cfe073d0cc4c9bbafd0
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-06-24 (Mon, 24 Jun 2024)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
Log Message:
-----------
[IndVars] Make pushIVUsers() a member function (NFC)
Make it easier to access additional state from it.
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