[PATCH] D156136: [BPF] Clean up SelLowering

Tamir Duberstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 30 17:29:02 PDT 2023


tamird updated this revision to Diff 545491.
tamird marked 2 inline comments as done.
tamird added a comment.

Use the same diagnostic for both aggregate return cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156136

Files:
  llvm/lib/Target/BPF/BPFISelLowering.cpp
  llvm/lib/Target/BPF/BPFISelLowering.h
  llvm/test/CodeGen/BPF/many_args1.ll
  llvm/test/CodeGen/BPF/many_args2.ll
  llvm/test/CodeGen/BPF/struct_ret1.ll
  llvm/test/CodeGen/BPF/vararg1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156136.545491.patch
Type: text/x-patch
Size: 14087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230731/7b37411a/attachment.bin>


More information about the llvm-commits mailing list