[PATCH] D137843: AMDGPU: Fold llvm.amdgcn.sqrt(undef)

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 08:58:54 PST 2022


arsenm updated this revision to Diff 474783.
arsenm added a comment.

Merge. I was hoping to get some real constant folding here but that probably won't happen anytime soon


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137843/new/

https://reviews.llvm.org/D137843

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137843.474783.patch
Type: text/x-patch
Size: 6639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221111/87964cec/attachment.bin>


More information about the llvm-commits mailing list