summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ConstantFolding/round.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ConstantFolding] Expand folding of some library functionsEvandro Menezes2019-09-121-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
OpenPOWER on IntegriCloud