git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26741 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Evan Cheng 2006-03-13 23:19:10 +00:00
parent 30b37b5f29
commit e617b085fe

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: