forked from OSchip/llvm-project
parent
8c9cd461df
commit
8467e5d6af
|
@ -64,7 +64,3 @@ Number 1 is the preferred solution.
|
|||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
For dag combiner and instcombine:
|
||||
int t(int X, int Y) { return 1 << (X+4); } --> 16 << X
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
|
Loading…
Reference in New Issue