[PATCH] D99498: AMDGPU/GlobalISel: Fix uitofp/sitofp with non-power-of-2 integers

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 29 05:41:59 PDT 2021


arsenm created this revision.
arsenm added reviewers: foad, mbrkusanin, Petar.Avramovic, cdevadas.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, nhaehnle, jvesely, kzhuravl.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

https://reviews.llvm.org/D99498

Files:
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fptosi.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fptoui.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99498.333829.patch
Type: text/x-patch
Size: 26877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210329/d6ba86c9/attachment.bin>


More information about the llvm-commits mailing list