[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 02:45:52 PST 2021


nikic updated this revision to Diff 395822.
nikic added a comment.

Add tests where return value is used.


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.395822.patch
Type: text/x-patch
Size: 5818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211222/bfd3f560/attachment.bin>


More information about the llvm-commits mailing list