[PATCH] D139303: [LoongArch] Add custom parser for atomic instructions' memory operand
wanglei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 01:56:49 PST 2022
wangleiat updated this revision to Diff 481202.
wangleiat added a comment.
Address @SixWeining's comment.
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.481202.patch
Type: text/x-patch
Size: 13021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/0d5e4128/attachment.bin>
More information about the llvm-commits
mailing list