[PATCH] D101152: AArch64: support atomics up to 64-bits in GISel
    Tim Northover via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Apr 26 06:38:37 PDT 2021
    
    
  
t.p.northover closed this revision.
t.p.northover added a comment.
Thanks. I've committed it with the `if (...) return false;` bailout since the assertion would actually trigger (I think). It's 8705399d0105 <https://reviews.llvm.org/rG8705399d010558ca65d9bd8571b4eaf099f07b20>.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101152/new/
https://reviews.llvm.org/D101152
    
    
More information about the llvm-commits
mailing list