[PATCH] D99429: [AMDGPU] Save WWM registers in functions

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 07:48:30 PDT 2021


foad added a comment.

In D99429#2712213 <https://reviews.llvm.org/D99429#2712213>, @thakis wrote:

> This breaks tests on Windows: http://45.33.8.238/win/37451/step_11.txt
>
> Please take a look, and revert for now if it takes a while to fix.

You almost certainly just need to add a triple to the test's RUN lines, a la rG29ccc8523a4ab0c245b8a62664db34f28adf4451 <https://reviews.llvm.org/rG29ccc8523a4ab0c245b8a62664db34f28adf4451>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99429



More information about the llvm-commits mailing list