[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
Thu Sep 10 11:33:29 PDT 2020


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

Fixed build warning and testcase failure in Release mode.


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.291038.patch
Type: text/x-patch
Size: 128729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/c8f2fdd3/attachment-0001.bin>


More information about the llvm-commits mailing list