[PATCH] D81943: [SROA] Teach SROA to perform no-op pointer conversion.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 16 19:42:38 PDT 2020
hliao updated this revision to Diff 271263.
hliao added a comment.
remove redundant code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81943/new/
https://reviews.llvm.org/D81943
Files:
llvm/lib/Transforms/Scalar/SROA.cpp
llvm/test/Transforms/SROA/address-spaces.ll
llvm/test/Transforms/SROA/alloca-address-space.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81943.271263.patch
Type: text/x-patch
Size: 5740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200617/0921cf0c/attachment.bin>
More information about the llvm-commits
mailing list