[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
Fri Jun 18 06:01:17 PDT 2021
foad created this revision.
foad added reviewers: arsenm, paquette, aemerson, jroelofs.
Herald added subscribers: kerbowa, hiraditya, rovka, nhaehnle, jvesely.
foad requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
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.352987.patch
Type: text/x-patch
Size: 38098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210618/e562b921/attachment-0001.bin>
More information about the llvm-commits
mailing list