[PATCH] D93042: [noalias.decl] Look through llvm.experimental.noalias.scope.decl

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 07:15:53 PST 2021


jeroen.dobbelaere updated this revision to Diff 315133.
jeroen.dobbelaere retitled this revision from "[noalias.decl] Look through llvm.noalias.decl" to "[noalias.decl] Look through llvm.experimental.noalias.scope.decl".
jeroen.dobbelaere edited the summary of this revision.
jeroen.dobbelaere added a comment.

Rebased and updated to the new naming


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

https://reviews.llvm.org/D93042

Files:
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/lib/Analysis/AliasSetTracker.cpp
  llvm/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/lib/Analysis/MemorySSA.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/lib/CodeGen/Analysis.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/lib/Transforms/Scalar/EarlyCSE.cpp
  llvm/test/Transforms/Coroutines/coro-retcon-resume-values.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93042.315133.patch
Type: text/x-patch
Size: 8500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210107/55c67302/attachment.bin>


More information about the llvm-commits mailing list