Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Threads test failure power+master #18555

Closed
vchuravy opened this issue Sep 16, 2016 · 3 comments
Closed

Threads test failure power+master #18555

vchuravy opened this issue Sep 16, 2016 · 3 comments
Assignees
Labels
system:powerpc PowerPC upstream The issue is with an upstream dependency, e.g. LLVM

Comments

@vchuravy
Copy link
Member

Test failure happens both on LLVM 3.81 and LLVM 3.9

Warning: threaded loop executed in order
LLVM ERROR: Cannot select: t40: i32,ch = AtomicLoadMin<Volatile LDST2[%66]> t9, t7, t13
  t7: i64,ch = load<LD8[%65](tbaa=!"jtbaa_immut")> t0, t4, undef:i64
    t4: i64 = add t2, Constant:i64<8>
      t2: i64,ch = CopyFromReg t0, Register:i64 %vreg36
        t1: i64 = Register %vreg36
      t3: i64 = Constant<8>
    t6: i64 = undef
  t13: i32 = AssertSext t11, ValueType:ch:i16
    t11: i32,ch = CopyFromReg t0, Register:i32 %vreg26
      t10: i32 = Register %vreg26
In function: julia_#11276###_threadsfor#503_74774
    From worker 5:       * threads              Worker 5 terminated.
julia> versioninfo()
Julia Version 0.6.0-dev.676
Commit 628d0e4* (2016-09-16 16:11 UTC)
Platform Info:
  System: Linux (powerpc64le-unknown-linux-gnu)
  CPU: unknown
  WORD_SIZE: 64
  BLAS: libopenblas (NO_AFFINITY POWER8)
  LAPACK: libopenblas
  LIBM: libopenlibm
  LLVM: libLLVM-3.9.0 (ORCJIT, pwr8)
@vchuravy vchuravy added the system:powerpc PowerPC label Sep 16, 2016
@yuyichao yuyichao added the upstream The issue is with an upstream dependency, e.g. LLVM label Sep 16, 2016
@vchuravy
Copy link
Member Author

@ViralBShah
Copy link
Member

Also part of #17822, which we should leave open as it has a bounty on it.

@vchuravy
Copy link
Member Author

fixed by #18557

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system:powerpc PowerPC upstream The issue is with an upstream dependency, e.g. LLVM
Projects
None yet
Development

No branches or pull requests

3 participants