[PATCH] D128882: [AMDGPU] Additional liveness tests for si-optimize-exec-masking-pre-ra

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 23:32:26 PDT 2022


critson created this revision.
critson added reviewers: arsenm, rampitec, foad.
Herald added subscribers: kosarev, jsilvanus, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: All.
critson requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Merge tests and fixes from D128110 <https://reviews.llvm.org/D128110> and D128315 <https://reviews.llvm.org/D128315> on top of already
committed D128800 <https://reviews.llvm.org/D128800>.

Original author: arsenm


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128882

Files:
  llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
  llvm/test/CodeGen/AMDGPU/opt-exec-masking-pre-ra-update-liveness.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128882.441275.patch
Type: text/x-patch
Size: 10777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/fa3054bb/attachment.bin>


More information about the llvm-commits mailing list