[PATCH] D155517: [RISC-V] Add proposed mapping for Ztso

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 08:52:52 PDT 2023


asb added a comment.

Ok, D155840 <https://reviews.llvm.org/D155840> was reviewed and committed so I think following that same approach here (and leaving the `STI` field of `RISCVInstrInfo` as protected) probably makes sense. Then this patch LGTM. Thanks for your patience on these minor implementation tweaks.


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

https://reviews.llvm.org/D155517



More information about the llvm-commits mailing list