1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

Add a note

llvm-svn: 27954
This commit is contained in:
Chris Lattner 2006-04-23 19:47:09 +00:00
parent 4812ce5035
commit 86f1e02800

View File

@ -1123,3 +1123,10 @@ elements are fixed zeros.
//===---------------------------------------------------------------------===// //===---------------------------------------------------------------------===//
We generate significantly worse code for this than GCC:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21150
http://gcc.gnu.org/bugzilla/attachment.cgi?id=8701
There is also one case we do worse on PPC.
//===---------------------------------------------------------------------===//