diff options
author | Heejin Ahn <aheejin@gmail.com> | 2018-08-14 18:53:27 +0000 |
---|---|---|
committer | Heejin Ahn <aheejin@gmail.com> | 2018-08-14 18:53:27 +0000 |
commit | a0fd9c3e9a51c84019fca1b3e4917ca96e0e1742 (patch) | |
tree | 3985e649b484ed89f35e67a840ba9f1b1e081574 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | 9eaf5aa006994ae0d3af4ff695822a4c5a62703f (diff) | |
download | llvm-a0fd9c3e9a51c84019fca1b3e4917ca96e0e1742.zip llvm-a0fd9c3e9a51c84019fca1b3e4917ca96e0e1742.tar.gz llvm-a0fd9c3e9a51c84019fca1b3e4917ca96e0e1742.tar.bz2 |
[WebAssembly] SIMD extract_lane
Implement instruction selection for all versions of the extract_lane
instruction. Use explicit sext/zext to differentiate between
extract_lane_s and extract_lane_u for applicable types, otherwise
default to extract_lane_u.
Reviewers: aheejin
Subscribers: sunfish, jgravelle-google, sbc100, llvm-commits
Differential Revision: https://reviews.llvm.org/D50597
Patch by Thomas Lively (tlively)
llvm-svn: 339707
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions