[PATCH] D65218: [RISCV] Make input/output args analyzing functions public

weiwei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 08:26:18 PDT 2019


wwei added a comment.

In D65218#1604143 <https://reviews.llvm.org/D65218#1604143>, @lenary wrote:

> Please can you merge this into D65219 <https://reviews.llvm.org/D65219>, given these changes are relevant to that patch? It's hard to know if these changes are "correct" without the context of that patch.


@lenary I would close this patch, and the change in this patch  will be merged into another patch about general calllowering support for GlobalIsel. (D65219 <https://reviews.llvm.org/D65219> is an initial skeleton for GlobalISel, it should not have un-relevant code.)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65218





More information about the llvm-commits mailing list