[PATCH] D133984: [SDAG] Print divergence in SDNode::dump

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 12:31:03 PDT 2022


rampitec added a comment.

In D133984#3796228 <https://reviews.llvm.org/D133984#3796228>, @thakis wrote:

> The test fails on non-linux:
> http://45.33.8.238/macm1/44600/step_11.txt
> http://45.33.8.238/win/66403/step_11.txt
>
> Don't use `|&`, it's not portable.
>
> Please take a look and revert for now if it takes a while to fix.

Already fixed: https://reviews.llvm.org/rG167826ee12e7
Sorry.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133984



More information about the llvm-commits mailing list