diff --git a/lib/Target/README.txt b/lib/Target/README.txt index 623c86f3555..963b4d9b2e0 100644 --- a/lib/Target/README.txt +++ b/lib/Target/README.txt @@ -621,3 +621,6 @@ The fact that the caller does not modify byval arg is not enough, we need to know that it doesn't modify G either. This is very tricky. //===---------------------------------------------------------------------===// + +We should add an FRINT node to the DAG to model targets that have legal +implementations of ceil/floor/rint.