[PATCH] D85494: [WebAssembly] Allow inlining functions with different features

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 8 02:21:02 PDT 2020


aheejin added a comment.

+1 on only inlining into functions which have a superset of features; it looks safer that way.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85494



More information about the llvm-commits mailing list