[PATCH] D117573: [AArch64] Add patterns for relaxed atomic ld/st into fp registers

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 20 08:44:56 PST 2022


samparker added a comment.

You mention unimplemented hooks in D60394 <https://reviews.llvm.org/D60394> and on the github issue, so why did you go for this approach instead? Solving this in a generic manner seems like the 'good' thing to do, no?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117573



More information about the llvm-commits mailing list