[PATCH] D107507: [amdgpu] Revise the conversion from i64 to f32.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 6 14:02:10 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG05783e1cfe40: [amdgpu] Revise the conversion from i64 to f32. (authored by hliao).

Changed prior to commit:
  https://reviews.llvm.org/D107507?vs=364683&id=364883#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107507

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/cvt_f32_ubyte.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-sitofp.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-uitofp.mir
  llvm/test/CodeGen/AMDGPU/sint_to_fp.i64.ll
  llvm/test/CodeGen/AMDGPU/uint_to_fp.i64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107507.364883.patch
Type: text/x-patch
Size: 109310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210806/c7b1375e/attachment.bin>


More information about the llvm-commits mailing list