[PATCH] D140916: [WebAssembly] Explicitly add {z, s}ext so extends are selected

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 14:01:35 PST 2023


luke updated this revision to Diff 486080.
luke added a comment.

Remove accidental changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140916

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/test/CodeGen/WebAssembly/simd-extending-convert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140916.486080.patch
Type: text/x-patch
Size: 11151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230103/0f08ac1a/attachment.bin>


More information about the llvm-commits mailing list