[PATCH] D128532: [GlobalOpt] Fix memset handling in global ctor evaluation (PR55859)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 27 07:50:55 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
nikic marked an inline comment as done.
Closed by commit rGf65c88c42fdd: [GlobalOpt] Fix memset handling in global ctor evaluation (PR55859) (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D128532?vs=439746&id=440226#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128532/new/
https://reviews.llvm.org/D128532
Files:
llvm/include/llvm/Transforms/Utils/Evaluator.h
llvm/lib/Transforms/Utils/Evaluator.cpp
llvm/test/Transforms/GlobalOpt/ctor-memset.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128532.440226.patch
Type: text/x-patch
Size: 7331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220627/d0964549/attachment.bin>
More information about the llvm-commits
mailing list