mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-01 01:14:12 +00:00
minor note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26912 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
811ec1c92a
commit
ef040dd4a3
@ -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