[PATCH] D116210: [DSE][MemLoc] Handle intrinsics more generically

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 24 00:31:46 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGae64c5a0fde5: [DSE][MemLoc] Handle intrinsics more generically (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116210

Files:
  llvm/lib/Analysis/MemoryLocation.cpp
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/invariant.start.ll
  llvm/test/Transforms/DeadStoreElimination/simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116210.396143.patch
Type: text/x-patch
Size: 4496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211224/fe3518ab/attachment.bin>


More information about the llvm-commits mailing list