[PATCH] D68243: GlobalISel: Implement widenScalar for G_SITOFP/G_UITOFP sources

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 30 13:42:16 PDT 2019


arsenm created this revision.
arsenm added reviewers: aemerson, aditya_nandakumar, paquette, dsanders.
Herald added subscribers: Petar.Avramovic, volkan, tpr, rovka, nhaehnle, wdng, jvesely.

Legalize 16-bit G_SITOFP/G_UITOFP for AMDGPU.


https://reviews.llvm.org/D68243

Files:
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  test/CodeGen/AArch64/GlobalISel/gisel-fail-intermediate-legalizer.ll
  test/CodeGen/AMDGPU/GlobalISel/legalize-fptosi.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fptoui.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68243.222489.patch
Type: text/x-patch
Size: 17899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190930/f32e740a/attachment.bin>


More information about the llvm-commits mailing list