[PATCH] D120527: [OpaquePtr][AArch64] Use elementtype on ldxr/stxr

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 00:23:26 PST 2022


nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.

LGTM. You probably want to add these intrinsics to the auto-upgrade code in `BitcodeReader::propagateAttributeTypes()` as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120527



More information about the llvm-commits mailing list