[PATCH] D102118: [BPF] add support for 32 bit registers in inline asm
Alessandro Decina via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 16 01:46:39 PDT 2021
alessandrod updated this revision to Diff 345680.
alessandrod added a comment.
Remove unused global from test
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.345680.patch
Type: text/x-patch
Size: 5856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210516/ec361fb8/attachment-0001.bin>
More information about the cfe-commits
mailing list