[PATCH] D104427: [amdgpu] Improve the from f32 to i64.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 19 09:47:29 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG940efa4f6981: [amdgpu] Improve the from f32 to i64. (authored by hliao).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104427

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fptosi.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fptoui.mir
  llvm/test/CodeGen/AMDGPU/fp_to_sint.ll
  llvm/test/CodeGen/AMDGPU/fp_to_uint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104427.353201.patch
Type: text/x-patch
Size: 142381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210619/db28eec3/attachment-0001.bin>


More information about the llvm-commits mailing list