[all-commits] [llvm/llvm-project] a3d58b: Detemplate llvm::EmitGEPOffset and move it into a ...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Thu Dec 29 07:25:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3d58bbaff92686434473f3f00cc153d0840ca91
https://github.com/llvm/llvm-project/commit/a3d58bbaff92686434473f3f00cc153d0840ca91
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-12-29 (Thu, 29 Dec 2022)
Changed paths:
M llvm/include/llvm/Analysis/Utils/Local.h
M llvm/lib/Analysis/CMakeLists.txt
A llvm/lib/Analysis/Local.cpp
M llvm/lib/Analysis/MemoryBuiltins.cpp
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/utils/gn/secondary/llvm/lib/Analysis/BUILD.gn
Log Message:
-----------
Detemplate llvm::EmitGEPOffset and move it into a cpp file. NFC.
More information about the All-commits
mailing list