[PATCH] D32252: [GVN] Add phi-translate for scalarpre as a temporary solution

Wei Mi via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 10:52:46 PDT 2017


I can reproduce the problem now. Actually it doesn't need the armv7
system header to reproduce the problem. Looking at it right now.
Thanks!

Wei.

On Fri, May 26, 2017 at 10:33 AM, Wei Mi <wmi at google.com> wrote:
> No, I didn't. I don't have the environment to do a cross build for armv7.
>
> Wei.
>
> On Fri, May 26, 2017 at 10:12 AM, Aleksey Shlyapnikov
> <alekseys at google.com> wrote:
>> The failing step is building compiler-rt for armv7. Did you try that?
>>
>> On Fri, May 26, 2017 at 9:51 AM, Wei Mi <wmi at google.com> wrote:
>>>
>>> Hi Aleksey,
>>>
>>> I already reverted the patch last night. I tried asan/msan bootstrap
>>> on x86 and I cannot reproduce the failure. Could you help me to get a
>>> testcase to reproduce the failure?
>>>
>>> Thanks,
>>> Wei Mi.
>>>
>>> On Thu, May 25, 2017 at 5:23 PM, Aleksey Shlyapnikov via Phabricator
>>> <reviews at reviews.llvm.org> wrote:
>>> > alekseyshl added a comment.
>>> >
>>> > This bot failure seem to be related to this change:
>>> > http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/2086/steps/build%20compiler-rt%20android%2Farm/logs/stdio
>>> > (based on phiTranslate in the stack)
>>> >
>>> >
>>> > Repository:
>>> >   rL LLVM
>>> >
>>> > https://reviews.llvm.org/D32252
>>> >
>>> >
>>> >
>>
>>


More information about the llvm-commits mailing list