[PATCH] D129086: [NFC][AMDGPU] Cleanup the SIOptimizeExecMasking pass.
Thomas Symalla via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 4 08:26:21 PDT 2022
tsymalla created this revision.
tsymalla added reviewers: foad, piotr.
Herald added subscribers: kosarev, jsilvanus, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
Herald added a project: All.
tsymalla requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
This patch removes a bit of code duplication and
moves the v_cmpx optimization out of the
runOnMachineFunction pass.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D129086
Files:
llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129086.442105.patch
Type: text/x-patch
Size: 5026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220704/dea74d78/attachment.bin>
More information about the llvm-commits
mailing list