[PATCH] D50295: Let GetUnderlyingObject use MemorySSA

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 4 02:22:12 PDT 2018


aqjune created this revision.
Herald added subscribers: llvm-commits, george.burgess.iv, Prazek.

This patch makes GetUnderlyingObject use MemorySSA if it is given.

Any comment is welcome. :)


Repository:
  rL LLVM

https://reviews.llvm.org/D50295

Files:
  include/llvm/Analysis/ValueTracking.h
  lib/Analysis/ValueTracking.cpp
  unittests/Analysis/ValueTrackingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50295.159175.patch
Type: text/x-patch
Size: 6999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180804/25132696/attachment.bin>


More information about the llvm-commits mailing list