[PATCH] D147421: [BPF] Fix assembly parsing errors for atomic_fetch_* instructions

Eduard Zingerman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 15:01:58 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd0d1431ab1c8: [BPF] Fix assembly parsing errors for atomic_fetch_* instructions (authored by eddyz87).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147421

Files:
  llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp
  llvm/test/CodeGen/BPF/assembler-disassembler.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147421.510937.patch
Type: text/x-patch
Size: 11621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/f00d6465/attachment.bin>


More information about the llvm-commits mailing list