[PATCH] D120527: [OpaquePtr][AArch64] Use elementtype on ldxr/stxr

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 02:03:34 PST 2022


dmgreen added a comment.

Seems OK. Thanks for the patch.

Do opaque pointer variants (like `i32 @llvm.aarch64.stxr.p0(i64 1, ptr elementtype(i64) %ptr.0)`) get tested automatically from the existing tests once -opaque-pointers is the default?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120527



More information about the llvm-commits mailing list