[PATCH] D87757: [SplitKit] Only copy live lanes
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 05:10:05 PDT 2020
foad added a subscriber: rampitec.
foad added a comment.
@rampitec this patch causes CodeGen/AMDGPU/splitkit-copy-bundle.mir to fail because it no longer generates any bundles. Could you help find a way to update the test case? I have pushed this patch to github in case you want to pull from there: https://github.com/jayfoad/llvm-project/tree/only-copy-live-lanes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87757/new/
https://reviews.llvm.org/D87757
More information about the llvm-commits
mailing list