[PATCH] D141311: [RISCV] Avoid emitting hardware fences for singlethread fences

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 11:24:40 PST 2023


jrtc27 added a comment.

If every backend is doing it shouldn't this be a generic thing rather than copy/pasted to every backend?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141311



More information about the llvm-commits mailing list