Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ConstantFolding] Expand folding of some library functions | Evandro Menezes | 2019-09-12 | 1 | -0/+92 |
Expanding the folding of `nearbyint()`, `rint()` and `trunc()` to library functions, in addition to the current support for intrinsics. Differential revision: https://reviews.llvm.org/D67468 llvm-svn: 371774 |