[PATCH] D146498: [X86][MemFold] Disable testcases for powerpc64-unknown-linux-gnu

Bing Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 21 00:37:06 PDT 2023


yubing added a comment.

In D146498#4208736 <https://reviews.llvm.org/D146498#4208736>, @skan wrote:

> 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.

sounds reasonable


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