mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
add a note
llvm-svn: 31429
This commit is contained in:
parent
d8275c91a5
commit
2cb1391e09
@ -331,4 +331,10 @@ for Instruction::UDiv (around line 4447) for more details.
|
||||
|
||||
The SingleSource/Benchmarks/Shootout-C++/hash and hash2 tests have examples of
|
||||
this construct.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Instcombine misses several of these cases (see the testcase in the patch):
|
||||
http://gcc.gnu.org/ml/gcc-patches/2006-10/msg01519.html
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
Loading…
Reference in New Issue
Block a user