[PATCH] D60908: [WebAssembly] FastISel: Don't fallback to SelectionDAG after BuildMI in selectCall

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 19 11:45:09 PDT 2019


sbc100 added a comment.

Looks like this was first introduced in rL319144 <https://reviews.llvm.org/rL319144>, but none of our test cases currently hit the return.

I have so far failed to build fine a reasonable sized test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60908





More information about the llvm-commits mailing list