[PATCH] D139303: [LoongArch] Add custom parser for atomic instructions' memory operand

wanglei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 19:47:15 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG899226adac2c: [LoongArch] Add custom parser for atomic instructions' memory operand (authored by wangleiat).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139303

Files:
  llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
  llvm/lib/Target/LoongArch/LoongArchAsmPrinter.cpp
  llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchInstPrinter.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchInstPrinter.h
  llvm/test/CodeGen/LoongArch/inline-asm-constraint-ZB.ll
  llvm/test/MC/LoongArch/Basic/Integer/atomic.s
  llvm/test/MC/LoongArch/Basic/Integer/invalid64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139303.482346.patch
Type: text/x-patch
Size: 13021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/583c10f1/attachment.bin>


More information about the llvm-commits mailing list