[PATCH] D146498: [X86][MemFold] Disable testcases for powerpc64-unknown-linux-gnu
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 20 22:43:13 PDT 2023
craig.topper added a comment.
This doesn't seem like the right way to fix this. The issue is that it's complaining about --ignore-initial not being supported. I don't think checking the target is the right way to check for that. Wy do we need to skip the first 568 lines?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146498/new/
https://reviews.llvm.org/D146498
More information about the llvm-commits
mailing list