[PATCH] D151655: [LoongArch] Support finer-grained DBAR hints for LA664+

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 29 10:44:19 PDT 2023


xen0n created this revision.
xen0n added reviewers: SixWeining, wangleiat, xry111, benshi001.
Herald added a subscriber: hiraditya.
Herald added a project: All.
xen0n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

These are treated as DBAR 0 on older uarchs, so we can start to
unconditionally emit the new hints right away.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151655

Files:
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/test/CodeGen/LoongArch/ir-instruction/fence.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/load-store-atomic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151655.526457.patch
Type: text/x-patch
Size: 8178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230529/8fcddbd6/attachment.bin>


More information about the llvm-commits mailing list