[PATCH] D65620: [AMDGPU] Use S_DENORM_MODE for gfx10

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 12:04:33 PDT 2019


kerbowa added a comment.

In D65620#1615374 <https://reviews.llvm.org/D65620#1615374>, @rnk wrote:

> In D65620#1615020 <https://reviews.llvm.org/D65620#1615020>, @thakis wrote:
>
> > The test is failing on some bots: http://lab.llvm.org:8011/builders/clang-atom-d525-fedora-rel/builds/27245/steps/ninja%20check%201/logs/FAIL%3A%20LLVM%3A%3Agfx10_dasm_all.txt
>
>
> I tried changing the test expectations to match `0` instead of `0x0` in rL367907 <https://reviews.llvm.org/rL367907>, since both my Windows machine and Linux machine agree on that output. If that doesn't work and there is some platform variance, we can always use regexes to match both.


Since the commit was reverted it will probably be broken again.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65620





More information about the llvm-commits mailing list