aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Target/X86/README-UNIMPLEMENTED.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/X86/README-UNIMPLEMENTED.txt b/lib/Target/X86/README-UNIMPLEMENTED.txt
index b9ba493779..6303bd6ec3 100644
--- a/lib/Target/X86/README-UNIMPLEMENTED.txt
+++ b/lib/Target/X86/README-UNIMPLEMENTED.txt
@@ -10,5 +10,5 @@ which would be great.
1) vector shifts
2) vector comparisons
3) vector fp<->int comparisons: PR2683, PR2684, PR2685, PR2686, PR2688
-
+4) bitcasts from vectors to scalars: PR2804