| commit | ddb7d46aa53c2eeff3b07427f9c1e776332b8837 | [log] [tgz] |
|---|---|---|
| author | Oliver Stannard <oliver.stannard@arm.com> | Thu Sep 27 13:32:06 2018 +0000 |
| committer | Oliver Stannard <oliver.stannard@arm.com> | Thu Sep 27 13:32:06 2018 +0000 |
| tree | c848869243f7dda615fcf38209a94e43dd079e57 | |
| parent | 30183093abf2b7d563c1c233a89aa3e115e4109c [diff] |
[AArch64][v8.5A] Add FRINT[32,64][Z,X] instructions These are some new variants of the "Floating-point Round to Integral" family of instructions, which round to the nearest floating-point value which fits in a 32- or 64-bit integer. Patch by Pablo Barrio! Differential revision: https://reviews.llvm.org/D52475 llvm-svn: 343209