[PATCH] D158090: AMDGPU: InstCombine amdgcn.sqrt.f16 to sqrt.f16

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 08:08:01 PDT 2023


arsenm created this revision.
arsenm added reviewers: AMDGPU, foad, rampitec.
Herald added subscribers: StephenFan, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

There's nothing special about f16 sqrt handling.


https://reviews.llvm.org/D158090

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
  llvm/test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll
  llvm/test/Transforms/InstCombine/AMDGPU/rcp-contract-rsq.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158090.550759.patch
Type: text/x-patch
Size: 5337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230816/c38539d5/attachment.bin>


More information about the llvm-commits mailing list