[llvm] r284971 - [JumpThreading] Unfold selects that depend on the same condition

Pablo Barrio via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 08:15:05 PDT 2016


Ouch, thanks. I haven't received any buildbot report; I will have to check my e-mail configuration.


Thanks,

Pablo

________________________________
From: Renato Golin <renato.golin at linaro.org>
Sent: 24 October 2016 15:41:30
To: Pablo Barrio
Cc: LLVM Commits
Subject: Re: [llvm] r284971 - [JumpThreading] Unfold selects that depend on the same condition

On 24 October 2016 at 14:04, Pablo Barrio via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: pabbar01
> Date: Mon Oct 24 08:04:45 2016
> New Revision: 284971
>
> URL: http://llvm.org/viewvc/llvm-project?rev=284971&view=rev
> Log:
> [JumpThreading] Unfold selects that depend on the same condition

Hi Pablo,

This one is yours:

http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/23

TEST /home/buildslave/buildslave/clang-cmake-aarch64-quick/stage1.install/bin/clang++
FAILED: process terminated by signal (exit status 254)!
error: command failed while generating
/home/buildslave/buildslave/clang-cmake-aarch64-quick/test/sandbox/build/MultiSource/Benchmarks/7zip/Output/CabHandler.llvm.o.compile
---
#0 0x0000000001466b58 llvm::sys::PrintStackTrace(llvm::raw_ostream&)
(/home/buildslave/buildslave/clang-cmake-aarch64-quick/stage1.install/bin/clang-4.0+0x1466b58)
...
1.      <eof> parser at end of file
2.      Per-module optimization passes
3.      Running pass 'CallGraph Pass Manager' on module
'/home/buildslave/buildslave/clang-cmake-aarch64-quick/test/test-suite/MultiSource/Benchmarks/7zip/CPP/7zip/Archive/Cab/CabHandler.cpp'.
4.      Running pass 'Jump Threading' on function
'@_ZN8NArchive4NCab8CHandler4OpenEP9IInStreamPKyP20IArchiveOpenCallback'

Attached the reproducer. Better revert while we investigate, as this
will take a while.

cheers,
--renato
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161024/97648a34/attachment.html>


More information about the llvm-commits mailing list