[PATCH] D56633: [WebAssembly] Optimize BUILD_VECTOR lowering for size

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 28 18:36:25 PST 2019


tlively updated this revision to Diff 184005.
tlively marked 8 inline comments as done.
tlively added a comment.
Herald added a subscriber: hiraditya.

- Address comments


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

https://reviews.llvm.org/D56633

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
  llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/test/CodeGen/WebAssembly/simd-build-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56633.184005.patch
Type: text/x-patch
Size: 16983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/2328eac3/attachment.bin>


More information about the llvm-commits mailing list