[PATCH] D141813: [TransformUtils]Move ConstantOffsetExtractor into standalone utility class

Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 15 19:21:36 PST 2023


Naville created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
Naville requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D141813

Files:
  llvm/include/llvm/Transforms/Utils/ConstantOffsetExtractor.h
  llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
  llvm/lib/Transforms/Utils/CMakeLists.txt
  llvm/lib/Transforms/Utils/ConstantOffsetExtractor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141813.489416.patch
Type: text/x-patch
Size: 41544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/e3451b62/attachment.bin>


More information about the llvm-commits mailing list