[PATCH] D52108: [WebAssembly] Handle V128RegClass in more places

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 14 11:28:27 PDT 2018


dschuff added a comment.

Are there tests that trigger these? It might make sense to add a case at least to the explicit locals and reg stackify. Probably fast-isel support should be a separate change (you can take the existing SIMD tests and run the same test, forcing fast-isel as some of the other tests do)


Repository:
  rL LLVM

https://reviews.llvm.org/D52108





More information about the llvm-commits mailing list