[PATCH] D87844: [CodeGen] Fixing inconsistent ABI mangling of vlaues in SelectionDAGBuilder

Lucas Prates via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 07:51:40 PDT 2020


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

Cleaning-up test and removing the `getABIRegCopyCC` function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87844

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/ARM/pr47454.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87844.292788.patch
Type: text/x-patch
Size: 4310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200918/ab703b14/attachment.bin>


More information about the llvm-commits mailing list