[PATCH] D68516: [PATCH 21/26] [noalias] LICM: learn about noalias intrinsics and ptr_provenance

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 03:22:31 PDT 2020


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

Rebased to c06b7e2ab5167ad031745a706204abed1aefd823 <https://reviews.llvm.org/rGc06b7e2ab5167ad031745a706204abed1aefd823> (July 14, 2020)


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

https://reviews.llvm.org/D68516

Files:
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/noalias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68516.277755.patch
Type: text/x-patch
Size: 7212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/ea252b1f/attachment.bin>


More information about the llvm-commits mailing list