[PATCH] D158905: AMDGPU: Simplify handling of constant vectors in libcalls
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 25 16:08:16 PDT 2023
arsenm created this revision.
arsenm added reviewers: AMDGPU, foad, rampitec, jmmartinez.
Herald added subscribers: sunshaoce, 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.
Also fixes not handling the partially undef case.
https://reviews.llvm.org/D158905
Files:
llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-pow.ll
llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-powr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158905.553658.patch
Type: text/x-patch
Size: 12367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230825/cc933924/attachment.bin>
More information about the llvm-commits
mailing list