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

Masoud Ataei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 12:57:34 PDT 2022


masoud.ataei added a comment.

In D128653#3633704 <https://reviews.llvm.org/D128653#3633704>, @lenary wrote:

> You likely need `// REQUIRES: powerpc-registered-target` in the top of the test, as `-enable-ppc-gen-scalar-mass` is only present if the PowerPC target has been compiled into LLVM.

Thanks, I was looking for that. -- re-committing...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128653



More information about the llvm-commits mailing list