[PATCH] D97154: [JumpThreading] Clone noalias.scope.decl when threading blocks

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 09:35:56 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5e7e499b912d: [JumpThreading] Clone noalias.scope.decl when threading blocks (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97154

Files:
  llvm/include/llvm/Transforms/Utils/Cloning.h
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/lib/Transforms/Utils/CloneFunction.cpp
  llvm/test/Transforms/JumpThreading/noalias-scope-decl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97154.325473.patch
Type: text/x-patch
Size: 5112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210222/16fa9367/attachment.bin>


More information about the llvm-commits mailing list