[PATCH] D68515: [PATCH 20/26] [noalias] SROA/PromoteMemoryToRegister: Learn how to handle noalias intrinsics

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 11:26:29 PDT 2020


jeroen.dobbelaere updated this revision to Diff 270463.
jeroen.dobbelaere retitled this revision from "[PATCH 31/38] [noalias] SROA/PromoteMemoryToRegister: Learn how to handle noalias intrinsics" to "[PATCH 20/26] [noalias] SROA/PromoteMemoryToRegister: Learn how to handle noalias intrinsics".

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68515.270463.patch
Type: text/x-patch
Size: 100523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/b65ac3d6/attachment-0001.bin>


More information about the llvm-commits mailing list