[PATCH] D68515: [PATCH 31/38] [noalias] SROA/PromoteMemoryToRegister: Learn how to handle noalias intrinsics

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 07:21:11 PDT 2019


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

Adapt test to i64 p.objId. (was i32)


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68515.223594.patch
Type: text/x-patch
Size: 55930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/4af0f541/attachment.bin>


More information about the llvm-commits mailing list