[PATCH] D74597: [AArch64][FPenv] Update chain of int to fp conversion

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 02:12:57 PST 2020


dnsampaio created this revision.
dnsampaio added reviewers: craig.topper, john.brawn.
Herald added subscribers: llvm-commits, hiraditya, kristof.beyls.
Herald added a project: LLVM.

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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74597

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/test/CodeGen/AArch64/strict-fp-int-promote.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74597.244596.patch
Type: text/x-patch
Size: 5591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/558d80a3/attachment.bin>


More information about the llvm-commits mailing list