[PATCH] D68493: [PATCH 10/38] [noalias] simplify noalias intrinsics

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 14 06:33:45 PDT 2019


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

Do not propagate null. Improved tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68493/new/

https://reviews.llvm.org/D68493

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/InstSimplify/noalias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68493.224847.patch
Type: text/x-patch
Size: 10101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191014/510eb390/attachment.bin>


More information about the llvm-commits mailing list