[PATCH] D149587: InstSimplify: Simplifications for ldexp
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 1 07:36:44 PDT 2023
arsenm created this revision.
arsenm added reviewers: jcranmer-intel, foad, kpn, sepavloff, andrew.w.kaylor.
Herald added subscribers: kosarev, StephenFan, kerbowa, hiraditya, jvesely.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
Ported from old amdgcn intrinsic which will soon be deleted.
https://reviews.llvm.org/D149587
Files:
llvm/lib/Analysis/ConstantFolding.cpp
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstCombine/AMDGPU/ldexp.ll
llvm/test/Transforms/InstSimplify/ldexp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149587.518438.patch
Type: text/x-patch
Size: 45138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230501/42d15c1c/attachment.bin>
More information about the llvm-commits
mailing list