[PATCH] D109900: [AMDGPU] Filtering out the inactive lanes bits when lowering copy to SCC

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 17 00:26:53 PDT 2021


piotr added a comment.

The patch looks good to me (modulo the lint warnings).

For the record, the patch fixes a bug uncovered by D108925 <https://reviews.llvm.org/D108925> (Vulkan CTS failure) - thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109900



More information about the llvm-commits mailing list