[PATCH] D116148: [MemoryLocation] Don't require nocapture in getForDest()

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 22 03:20:27 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a0e35f3a78d: [MemoryLocation] Don't require nocapture in getForDest() (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D116148?vs=395822&id=395829#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116148

Files:
  llvm/lib/Analysis/MemoryLocation.cpp
  llvm/test/Transforms/DeadStoreElimination/trivial-dse-calls.ll
  llvm/test/Transforms/InstCombine/trivial-dse-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116148.395829.patch
Type: text/x-patch
Size: 5804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211222/bcedaf89/attachment.bin>


More information about the llvm-commits mailing list