diff options
| author | Tobias Grosser <tobias@grosser.es> | 2017-02-09 10:11:58 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2017-02-09 10:11:58 +0000 |
| commit | be372d5a0439c0b2bbde8f7beafa9102740ec3fb (patch) | |
| tree | 12437c579d67a2b9394f090097fcf38259c9204c /llvm/test/CodeGen/X86/tail-dup-merge-loop-headers.ll | |
| parent | e0e0e4d4f6d5d7c738ef2747599702b235e7167d (diff) | |
| download | bcm5719-llvm-be372d5a0439c0b2bbde8f7beafa9102740ec3fb.tar.gz bcm5719-llvm-be372d5a0439c0b2bbde8f7beafa9102740ec3fb.zip | |
[ScopInfo] Expect the OriginalBaseAddr when looking at underlying instructions [NFC]
During SCoP construction we sometimes inspect the underlying IR by looking at
the base address of a MemoryAccess. In such cases, we always want the original
base address. Make this clear by calling getOriginalBaseAddr().
This is a non-functional change as getBaseAddr maps to getOriginalBaseAddr
at the moment.
This change removes unnecessary uses of MemoryAddress::getBaseAddr() in
preparation for https://reviews.llvm.org/D28518.
llvm-svn: 294576
Diffstat (limited to 'llvm/test/CodeGen/X86/tail-dup-merge-loop-headers.ll')
0 files changed, 0 insertions, 0 deletions

