diff options
author | Craig Topper <craig.topper@intel.com> | 2018-11-26 20:16:33 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-11-26 20:16:33 +0000 |
commit | 923f463ef23cc3552845bb48398258073f3bc637 (patch) | |
tree | 6349712de61fc4c16f8b80059ac71d8c03b74377 /llvm/lib/LTO/LTO.cpp | |
parent | 2754d1dca47b596d922d9cb64c7c04d744604e5b (diff) | |
download | bcm5719-llvm-923f463ef23cc3552845bb48398258073f3bc637.tar.gz bcm5719-llvm-923f463ef23cc3552845bb48398258073f3bc637.zip |
[SelectionDAG] Teach BaseIndexOffset::match to unwrap the base after looking through an add/or
We might find a target specific node that needs to be unwrapped after we look through an add/or. Otherwise we get inconsistent results if one pointer is just X86WrapperRIP and the other is (add X86WrapperRIP, C)
Differential Revision: https://reviews.llvm.org/D54818
llvm-svn: 347591
Diffstat (limited to 'llvm/lib/LTO/LTO.cpp')
0 files changed, 0 insertions, 0 deletions