DavidSpickett added a comment.

(in case you aren't familiar when we say "Arm" we mean 32 bit Arm and AArch64 
refers to 64 bit, it's not always that way but for this purpose it is)

I couldn't find a statement that AArch64 supports int128 but it will compile 
(https://godbolt.org/z/j5dqz4os4) and I ran the test locally without issue. Arm 
for sure doesn't support it.

Unless you saw a test failure on AArch64 as well I'd just disable for Arm. If 
you did please give me the link I'll see if there's some other aspect to this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129783/new/

https://reviews.llvm.org/D129783

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to