[PATCH] D94687: [AArch64] Make target intrinsics DefaultAttrIntrinsics.
    Stefan Stipanovic via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan 14 08:20:46 PST 2021
    
    
  
sstefan1 added a comment.
In D94687#2498336 <https://reviews.llvm.org/D94687#2498336>, @jdoerfert wrote:
>> 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.
Totally agree! :)
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