[PATCH] D157892: ConstantFolding: Handle exp10 intrinsic

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 08:45:28 PDT 2023


arsenm created this revision.
arsenm added reviewers: foad, jcranmer-intel, kpn, andrew.w.kaylor, sepavloff.
Herald added subscribers: 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.

https://reviews.llvm.org/D157892

Files:
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/test/CodeGen/AMDGPU/llvm.exp10.ll
  llvm/test/Transforms/InstSimplify/exp10.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157892.549967.patch
Type: text/x-patch
Size: 10823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/23dc94b5/attachment.bin>


More information about the llvm-commits mailing list