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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 11:41:43 PST 2023


craig.topper added a comment.

There was an attempt to make a target independent compiler barrier here. https://reviews.llvm.org/D92842 I haven't re-read through the discussion yet.


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