[PATCH] D84616: [NFC] Move findAllocaForValue into ValueTracking.h

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 18:23:27 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG61cab352e377: [NFC] Move findAllocaForValue into ValueTracking.h (authored by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D84616?vs=280787&id=282097#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84616

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/include/llvm/Transforms/Utils/Local.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/lib/Transforms/Utils/Local.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84616.282097.patch
Type: text/x-patch
Size: 5745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200731/aceffc21/attachment.bin>


More information about the llvm-commits mailing list