commit | a377183cff12e7b95689f0d44e10eb595fe0519b | [log] [tgz] |
---|---|---|
author | Serguei Katkov <serguei.katkov@azul.com> | Tue Jan 09 04:37:06 2018 +0000 |
committer | Serguei Katkov <serguei.katkov@azul.com> | Tue Jan 09 04:37:06 2018 +0000 |
tree | fdf70fc4f3c730a43ff8af510ac92bd7e22f1c80 | |
parent | 16ee4086842b5030b33b2284f34524c1556c0736 [diff] |
[CGP] Fix Complex addressing mode for offset If the offset is differ in two addressing mode we can continue only if ScaleReg is not set due to we will use it as merge of different offsets. It should fix PR35799 and PR35805. Reviewers: john.brawn, reames Reviewed By: reames Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D41227 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@322056 91177308-0d34-0410-b5e6-96231b3b80d8