[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:45 PDT 2019


sbc100 added a comment.

Attached my reproducer which hits this return when run with `llc -fast-isel -filetype=obj -relocation-model=pic bad-reduced.bc`


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