[PATCH] D102118: [BPF] add support for 32 bit registers in inline asm

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 16 11:03:17 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG833e9b2ea7a7: [BPF] add support for 32 bit registers in inline asm (authored by alessandrod, committed by yonghong-song).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102118

Files:
  clang/lib/Basic/Targets/BPF.cpp
  clang/lib/Basic/Targets/BPF.h
  clang/test/CodeGen/bpf-inline-asm.c
  llvm/lib/Target/BPF/BPFISelLowering.cpp
  llvm/lib/Target/BPF/BPFISelLowering.h
  llvm/test/CodeGen/BPF/inlineasm-wreg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102118.345717.patch
Type: text/x-patch
Size: 5856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210516/8a43a9e0/attachment.bin>


More information about the llvm-commits mailing list