[PATCH] D62023: GlobalISel: Implement lower for S64->S32 [SU]ITOFP

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 05:48:59 PDT 2019


arsenm updated this revision to Diff 200023.
arsenm edited the summary of this revision.
arsenm added a comment.

Move bulk of implementation to separate function


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

https://reviews.llvm.org/D62023

Files:
  include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/legalize-sitofp.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-uitofp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62023.200023.patch
Type: text/x-patch
Size: 12570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190517/b4112345/attachment.bin>


More information about the llvm-commits mailing list