[PATCH] D102257: [GlobalOpt] Remove heap SROA
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 11 11:34:08 PDT 2021
MaskRay updated this revision to Diff 344509.
MaskRay added a comment.
Fix the case of the function name while updating its signature.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102257/new/
https://reviews.llvm.org/D102257
Files:
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/test/Transforms/GlobalOpt/MallocSROA-section.ll
llvm/test/Transforms/GlobalOpt/heap-sra-1.ll
llvm/test/Transforms/GlobalOpt/heap-sra-2.ll
llvm/test/Transforms/GlobalOpt/heap-sra-3-no-null-opt.ll
llvm/test/Transforms/GlobalOpt/heap-sra-3.ll
llvm/test/Transforms/GlobalOpt/heap-sra-4-no-null-opt.ll
llvm/test/Transforms/GlobalOpt/heap-sra-4.ll
llvm/test/Transforms/GlobalOpt/heap-sra-phi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102257.344509.patch
Type: text/x-patch
Size: 34447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/697fcbe9/attachment.bin>
More information about the llvm-commits
mailing list