[PATCH] D22686: [WASM] SIMD128 support.

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 11:08:12 PDT 2016


dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.

OK, I think this can go in. We can try to optimize the fake ARGUMENT registers as we go. I tried a few random things but didn't find out anything interesting. Not sure if @sunfish has any ideas about that? (see comments in WebAssemblyInstrInfo.td)


Repository:
  rL LLVM

https://reviews.llvm.org/D22686





More information about the llvm-commits mailing list