[PATCH] D128653: [PowerPC] Fix the check for scalar MASS conversion

Douglas Yung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 6 12:36:30 PDT 2022


dyung added a comment.

Hi @masoud.ataei, the test you added in this commit is failing on the PS4 bot, can you take a look?

https://lab.llvm.org/buildbot/#/builders/139/builds/24469

  clang (LLVM option parsing): Unknown command line argument '-enable-ppc-gen-scalar-mass'.  Try: 'clang (LLVM option parsing) --help'
  clang (LLVM option parsing): Did you mean '--enable-x86-scalar-amx'?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128653



More information about the cfe-commits mailing list