[PATCH] D67599: AMDGPU/GlobalISel: Select s1 src G_SITOFP/G_UITOFP

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 15 16:39:01 PDT 2019


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

https://reviews.llvm.org/D67599

Files:
  lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/GlobalISel/inst-select-sitofp.mir
  test/CodeGen/AMDGPU/GlobalISel/inst-select-uitofp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67599.220263.patch
Type: text/x-patch
Size: 34480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190915/e4cb8664/attachment.bin>


More information about the llvm-commits mailing list