[PATCH] D157111: AMDGPU: Try to select fmul by power of 2 to ldexp
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 13:46:12 PDT 2023
arsenm updated this revision to Diff 547335.
arsenm marked an inline comment as done.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157111/new/
https://reviews.llvm.org/D157111
Files:
llvm/lib/Target/AMDGPU/AMDGPUGISel.td
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fmul.mir
llvm/test/CodeGen/AMDGPU/fmul-to-ldexp.ll
llvm/test/CodeGen/AMDGPU/fp_to_sint.f64.ll
llvm/test/CodeGen/AMDGPU/fp_to_uint.f64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157111.547335.patch
Type: text/x-patch
Size: 107926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230804/c91ebd9c/attachment.bin>
More information about the llvm-commits
mailing list