[llvm] r288418 - AArch64: fix 128-bit cmpxchg at -O0 (again, again).

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 07:24:54 PST 2016


On 1 December 2016 at 21:31, Tim Northover via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: tnorthover
> Date: Thu Dec  1 15:31:59 2016
> New Revision: 288418
>
> URL: http://llvm.org/viewvc/llvm-project?rev=288418&view=rev
> Log:
> AArch64: fix 128-bit cmpxchg at -O0 (again, again).

Hi Tim,

I'm not sure yet, but this one looks yours:

http://lab.llvm.org:8011/builders/clang-cmake-aarch64-full/builds/421

ExpandIntegerOperand Op #0: t143: f128 = select t142, t159, t8

It went away on the next build, but came back on 428, so that's why
I'm not sure.

I'll bisect, but if you can have a look form your side, I appreciate the help.

cheers,
--renato


More information about the llvm-commits mailing list