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

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 7 14:19:17 PDT 2020


jeroen.dobbelaere updated this revision to Diff 290362.
jeroen.dobbelaere retitled this revision from "[PATCH 21/26] [noalias] LICM:  learn about noalias intrinsics and ptr_provenance" to "[PATCH 21/27] [noalias] LICM:  learn about noalias intrinsics and ptr_provenance".
jeroen.dobbelaere added a comment.

Rebased to 9fb46a452d4e5666828c95610ceac8dcd9e4ce16 <https://reviews.llvm.org/rG9fb46a452d4e5666828c95610ceac8dcd9e4ce16> (September 7, 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.290362.patch
Type: text/x-patch
Size: 11563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200907/91e266a5/attachment-0001.bin>


More information about the llvm-commits mailing list