[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
Tue May 18 04:49:49 PDT 2021


jeroen.dobbelaere updated this revision to Diff 346133.
jeroen.dobbelaere added a comment.

Rebased to f8dbd61074176bae92ec360a093ac7bc498c9321 <https://reviews.llvm.org/rGf8dbd61074176bae92ec360a093ac7bc498c9321>.


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.346133.patch
Type: text/x-patch
Size: 129434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/5777d6ba/attachment-0001.bin>


More information about the llvm-commits mailing list