summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/strict-fp-int-promote.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AArch64][FPenv] Update chain of int to fp conversionDiogo Sampaio2020-02-181-0/+67
Summary: When using strict fp, it is required to update the chain when performing integer type promotion of a operand to a integer to floating point conversion. Reviewers: craig.topper, john.brawn Reviewed By: craig.topper Subscribers: kristof.beyls, hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D74597 (cherry picked from commit 8bc790f9e6a6fc6d8fe8f41a7120269366fa0957)
OpenPOWER on IntegriCloud