[PATCH] D118199: [AArch64] ACLE feature macro for Armv8.8-A MOPS

Momchil Velikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 1 08:41:54 PST 2022


chill added a comment.

I suppose `clang/test/CodeGen/aarch64-mops.c` needs to be run with `clang -march=armv8-a+mops+memtag` (not `clang_cc1`) so it picks up declarations of tagging intrinsics from `arm_acle.h`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118199



More information about the cfe-commits mailing list