[PATCH] D59778: AMDGPU: Make exec mask optimzations more resistant to block splits
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 25 09:46:11 PDT 2019
arsenm created this revision.
arsenm added a reviewer: rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Also improve the check for SALU instructions to also ignore
implicit_def and other fake instructions.
https://reviews.llvm.org/D59778
Files:
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIInstrInfo.h
lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
test/CodeGen/AMDGPU/collapse-endcf.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59778.192128.patch
Type: text/x-patch
Size: 13816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/6d0ef62f/attachment.bin>
More information about the llvm-commits
mailing list