mgrang added a comment.

In https://reviews.llvm.org/D36105#834007, @mstorsjo wrote:

> Ping @mgrang, can you check the above with MSVC? I'd like to move forward 
> with this in one form or another.


Yes, I checked with MSVC for ARM64 and it compiles without any warnings.

  cl foo.c -c /W3
  Microsoft (R) C/C++ Optimizing Compiler for ARM64
  Copyright (C) Microsoft Corporation.  All rights reserved.
  
  foo.c


https://reviews.llvm.org/D36105



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

Reply via email to