summaryrefslogtreecommitdiff
path: root/libcxxabi
diff options
context:
space:
mode:
authorBalaji V. Iyer <bviyer@gmail.com>2023-04-10 21:01:26 +0000
committerRobert Suderman <suderman@google.com>2023-04-10 21:04:27 +0000
commitaf9eb1e3845f699a15aef73b6398fc62499fda01 (patch)
treece06730cf5ea8a16900c7dff7a4a20d09b6ac11c /libcxxabi
parent25350a7362502b5ce84e9eab00501780b77f2eb9 (diff)
downloadllvm-af9eb1e3845f699a15aef73b6398fc62499fda01.tar.gz
[mlir][math] Expand math.floorf to truncate, compares and increments
Floorf are pushed directly to libm. This is problematic for situations where libm is not available. This patch will break down a floorf function to truncate followed by an increment for negative values, if necessary. Reviewed By: rsuderman Differential Revision: https://reviews.llvm.org/D147966
Diffstat (limited to 'libcxxabi')
0 files changed, 0 insertions, 0 deletions