[all-commits] [llvm/llvm-project] 3ce61f: [NFC] Move a recently added utility into a locatio...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Apr 14 15:06:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ce61fb6d697d49db471c7077b88b3b9ec9dec66
https://github.com/llvm/llvm-project/commit/3ce61fb6d697d49db471c7077b88b3b9ec9dec66
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
M llvm/include/llvm/Transforms/Utils/Local.h
M llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp
M llvm/lib/Transforms/Utils/Local.cpp
Log Message:
-----------
[NFC] Move a recently added utility into a location to enable reuse
About to refresh a patch that uses this in FunctionAtrrs, doing the move seperately to control build times.
More information about the All-commits
mailing list