[PATCH] D153129: [AArch64][RCPC3] Instruction selection for LDAP1/STL1 instructions
Tomas Matheson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 20 03:21:39 PDT 2023
tmatheson accepted this revision.
tmatheson added a comment.
This revision is now accepted and ready to land.
LGTM. As @LukeGeeson notes these are not for sequentially consistent ops so won't cause something like [1], and they are gated behind `+rcpc3`.
[1] https://github.com/llvm/llvm-project/issues/62652
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153129/new/
https://reviews.llvm.org/D153129
More information about the llvm-commits
mailing list