[PATCH] D59771: AMDGPU: Skip debug_instr when collapsing end_cf
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 25 07:32:01 PDT 2019
arsenm created this revision.
arsenm added a reviewer: rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Based on how these are inserted, I doubt this was causing a problem in
practice.
https://reviews.llvm.org/D59771
Files:
lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
test/CodeGen/AMDGPU/collapse-endcf.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59771.192103.patch
Type: text/x-patch
Size: 6463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/0b7fa6b1/attachment.bin>
More information about the llvm-commits
mailing list