summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/lib/Target/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/lib/Target/README.txt b/llvm/lib/Target/README.txt
index a28486091cb..4ab412238a0 100644
--- a/llvm/lib/Target/README.txt
+++ b/llvm/lib/Target/README.txt
@@ -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:
OpenPOWER on IntegriCloud