Skip to content

Instantly share code, notes, and snippets.

@dalaing
Created November 28, 2017 23:38
Show Gist options
  • Save dalaing/cb5adf37062f2d7b627824a9d74f06fa to your computer and use it in GitHub Desktop.
Save dalaing/cb5adf37062f2d7b627824a9d74f06fa to your computer and use it in GitHub Desktop.
fatal error: error in backend: Cannot select: 0x739eeb0: i32,ch = AtomicCmpSwap<Volatile LDST4[%27]> 0x732d870, 0x739f870, 0x739f328, 0x739f0b8
0x739f870: i32 = add 0x73a6b98, Constant:i32<8>
0x73a6b98: i32,ch = CopyFromReg 0x732d870, Register:i32 %vreg6
0x739f598: i32 = Register %vreg6
0x739f530: i32 = Constant<8>
0x739f328: i32,ch = CopyFromReg 0x732d870, Register:i32 %vreg1
0x739f668: i32 = Register %vreg1
0x739f0b8: i32 = add 0x739f328, Constant:i32<1>
0x739f328: i32,ch = CopyFromReg 0x732d870, Register:i32 %vreg1
0x739f668: i32 = Register %vreg1
0x739fa10: i32 = Constant<1>
In function: popWSDeque
clang-6.0: error: clang frontend command failed with exit code 70 (use -v to see invocation)
clang version 6.0.0
Target: wasm32-unknown-unknown-wasm
Thread model: posix
InstalledDir: /nix/store/n602mwa9ry7mcr2cfw46wkpmvw62p80a-clang/bin
fatal error: error in backend: Cannot select: 0x643bf20: i32,ch = AtomicSwap<Volatile LDST4[%0]> 0x638a5d0, 0x643bde8, 0x643beb8
0x643bde8: i32 = WebAssemblyISD::ARGUMENT TargetConstant:i32<0>
0x643bd80: i32 = TargetConstant<0>
0x643beb8: i32 = WebAssemblyISD::ARGUMENT TargetConstant:i32<1>
0x643be50: i32 = TargetConstant<1>
In function: xchg
clang-6.0: error: clang frontend command failed with exit code 70 (use -v to see invocation)
clang version 6.0.0
Target: wasm32-unknown-unknown-wasm
Thread model: posix
InstalledDir: /nix/store/n602mwa9ry7mcr2cfw46wkpmvw62p80a-clang/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment