[all-commits] [llvm/llvm-project] ee7324: Rename mayBeMemoryDependent to mayHaveNonDefUseDep...
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Mar 21 10:02:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee7324b898f775eb9ee14c23a4e57b9a2aa6e3f6
https://github.com/llvm/llvm-project/commit/ee7324b898f775eb9ee14c23a4e57b9a2aa6e3f6
Author: Philip Reames <listmail at philipreames.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
M llvm/include/llvm/Analysis/ValueTracking.h
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
M llvm/lib/Transforms/Scalar/Reassociate.cpp
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
Rename mayBeMemoryDependent to mayHaveNonDefUseDependency [nfc]
More information about the All-commits
mailing list