[PATCH] D133984: [SDAG] Print divergence in SDNode::dump
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 16 12:29:34 PDT 2022
thakis added a comment.
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.
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