[PATCH] D53233: [RISCV] Add codegen support for RV64A
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 15 20:02:49 PST 2019
jyknight accepted this revision.
jyknight added a comment.
This revision is now accepted and ready to land.
In D53233#1354863 <https://reviews.llvm.org/D53233#1354863>, @asb wrote:
> Updated. Now handles cmpxchg, supporting all RV64A. The code changes are actually pretty minimal so I hope this is fairly straight-forward to review.
Indeed. LGTM!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53233/new/
https://reviews.llvm.org/D53233
More information about the llvm-commits
mailing list