[llvm-bugs] [Bug 27833] SIMD code with -O2
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu May 26 07:27:43 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27833
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |spatel+llvm at rotateright.com
Resolution|--- |WORKSFORME
--- Comment #3 from Sanjay Patel <spatel+llvm at rotateright.com> ---
I can reproduce the bug using Apple LLVM version 7.3.0 (clang-703.0.31), but
not with clang TOT:
$ ./clang -v
clang version 3.9.0 (trunk 270847)
Target: x86_64-apple-darwin15.4.0
Please file a bug with Apple at:
https://bugreport.apple.com/
They should be able to tell you when the problem will be resolved with the
Apple version of the tools.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160526/2d6a51e6/attachment.html>
More information about the llvm-bugs
mailing list