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

Sam Elliott via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 6 12:55:17 PDT 2022


lenary added a comment.

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.


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