[PATCH] D68515: [PATCH 20/27] [noalias] SROA/PromoteMemoryToRegister: Learn how to handle noalias intrinsics
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 7 14:18:42 PDT 2020
jeroen.dobbelaere updated this revision to Diff 290361.
jeroen.dobbelaere retitled this revision from "[PATCH 20/26] [noalias] SROA/PromoteMemoryToRegister: Learn how to handle noalias intrinsics" to "[PATCH 20/27] [noalias] SROA/PromoteMemoryToRegister: Learn how to handle noalias intrinsics".
jeroen.dobbelaere added a comment.
Rebased to 9fb46a452d4e5666828c95610ceac8dcd9e4ce16 <https://reviews.llvm.org/rG9fb46a452d4e5666828c95610ceac8dcd9e4ce16> (September 7, 2020)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68515/new/
https://reviews.llvm.org/D68515
Files:
llvm/lib/Transforms/Scalar/SROA.cpp
llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
llvm/test/Transforms/SROA/noalias.ll
llvm/test/Transforms/SROA/noalias2.ll
llvm/test/Transforms/SROA/noalias_copy_guard.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68515.290361.patch
Type: text/x-patch
Size: 128329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200907/254a5882/attachment.bin>
More information about the llvm-commits
mailing list