[PATCH] D62031: AMDGPU/GlobalISel: Implement s64->s64 [SU]ITOFP

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 14:07:20 PDT 2019


arsenm created this revision.
arsenm added reviewers: rampitec, tstellar.
Herald added subscribers: Petar.Avramovic, t-tye, tpr, dstuttard, kristof.beyls, rovka, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.

https://reviews.llvm.org/D62031

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62031.199900.patch
Type: text/x-patch
Size: 4550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/c0a501d7/attachment.bin>


More information about the llvm-commits mailing list