mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
minor note
llvm-svn: 26912
This commit is contained in:
parent
a4db61ddc1
commit
9e611a25c7
@ -519,6 +519,9 @@ int foo(int N, int ***W, int **TK, int X) {
|
||||
|
||||
We generate relatively atrocious code for this loop compared to gcc.
|
||||
|
||||
We could also strength reduce the rem and the div:
|
||||
http://www.lcs.mit.edu/pubs/pdf/MIT-LCS-TM-600.pdf
|
||||
|
||||
===-------------------------------------------------------------------------===
|
||||
|
||||
Altivec support. The first should be a single lvx from the constant pool, the
|
||||
|
Loading…
Reference in New Issue
Block a user