[PATCH] D157498: AMDGPU: Port AMDGPULowerKernelArguments to new pass manager

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 06:58:04 PDT 2023


arsenm added a comment.

In D157498#4572784 <https://reviews.llvm.org/D157498#4572784>, @JonChesterfield wrote:

> Sure, plumbing looks good. The test case should probably run it through old and new PM, extra run lines instead of editing the existing ones.

The old pm is already stressed through every single codegen test


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157498/new/

https://reviews.llvm.org/D157498



More information about the llvm-commits mailing list