Add a note

llvm-svn: 47279
This commit is contained in:
Nate Begeman 2008-02-18 18:39:23 +00:00
parent a827205670
commit 0fddc34485
1 changed files with 3 additions and 0 deletions

View File

@ -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.