[PATCH] D110069: AArch64: use `CAS` instead of `LDX`/`STX` for more ops if available

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 04:16:56 PST 2022


t.p.northover closed this revision.
t.p.northover added a comment.

Thanks Eli. I filed https://github.com/llvm/llvm-project/issues/59516 for the moves and pushed it with the changes you asked for (10d34f5538e0 <https://reviews.llvm.org/rG10d34f5538e0d231a172608bdb7d08824771c7c7>).


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

https://reviews.llvm.org/D110069



More information about the llvm-commits mailing list