llvm-svn: 26741
This commit is contained in:
Evan Cheng 2006-03-13 23:19:10 +00:00
parent af598d2461
commit 60f495100a
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@ There are two ways to fix this:
Number 1 is the preferred solution.
This has been "fixed" by a TableGen hack. But that is a short term workaround
which will be removed once the proper fix is made.
//===---------------------------------------------------------------------===//
Turn this into a signed shift right in instcombine: