[PATCH] D53119: [WebAssembly][NFC] Use intrinsic dag nodes directly
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 10 17:31:14 PDT 2018
tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100.
Instead of custom lowering to WebAssemblyISD nodes first.
Repository:
rL LLVM
https://reviews.llvm.org/D53119
Files:
lib/Target/WebAssembly/WebAssemblyISD.def
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53119.169137.patch
Type: text/x-patch
Size: 5941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/05d9c045/attachment.bin>
More information about the llvm-commits
mailing list