[PATCH] D72263: GlobalISel: Correct result type for G_FCMP in lowerFPTOUI

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 13:48:27 PST 2020


arsenm added a comment.

In D72263#1806781 <https://reviews.llvm.org/D72263#1806781>, @paquette wrote:

> LGTM
>
> (I feel like a verifier should have caught this?)


The return type isn't necessarily wrong based on the target


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72263/new/

https://reviews.llvm.org/D72263





More information about the llvm-commits mailing list