[PATCH] D104528: [GlobalISel] Constant fold G_SITOFP and G_UITOFP in CSEMIRBuilder

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 03:28:20 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc4ca0dbbcef: [GlobalISel] Constant fold G_SITOFP and G_UITOFP in CSEMIRBuilder (authored by foad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104528

Files:
  llvm/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
  llvm/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.sbfe.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.powi.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/sdiv.i32.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/srem.i32.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/udiv.i32.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/urem.i32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104528.361962.patch
Type: text/x-patch
Size: 38098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210727/71bc7172/attachment.bin>


More information about the llvm-commits mailing list