[PATCH] D86715: [CodeGen] Properly propagating Calling Convention information when lowering vector arguments

Lucas Prates via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 07:42:00 PDT 2020


pratlucas updated this revision to Diff 288330.
pratlucas added a comment.

Removing unrelated whitespace change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86715

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/ARM/fp16-args.ll
  llvm/test/CodeGen/ARM/fp16-v3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86715.288330.patch
Type: text/x-patch
Size: 6362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/42a0baab/attachment.bin>


More information about the llvm-commits mailing list