[PATCH] D146498: [X86][MemFold] Disable testcases for powerpc64-unknown-linux-gnu
Kan Shengchen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 20 23:57:45 PDT 2023
skan added a comment.
Agree with craig. There are also some inc files that do not have comment `TableGen'erated file` in LLVM. (`grep -r -L "TableGen'erated" --include=\*.inc`)
I think we can remove `emitSourceFileHeader("X86 fold tables", OS);` and `--ignore-initial=0:568` to fix this issue.
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