[PATCH] D94687: [AArch64] Make target intrinsics DefaultAttrIntrinsics.

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 07:55:27 PST 2021


jdoerfert added a subscriber: sstefan1.
jdoerfert added a comment.

> Some notable exceptions I think are exclusive loads and stores as well as the memory barrier intrinsics, for which nosync does not apply I think.

FWIW, that sounds about right.

Really happy people start to use this for target intrinsics as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94687



More information about the llvm-commits mailing list