[PATCH] D109481: [WebAssembly] Custom optimization for truncate

Jing Bao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 01:54:44 PDT 2021


jingbao updated this revision to Diff 375171.
jingbao added a comment.

Make it more general


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109481

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISD.def
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/test/CodeGen/WebAssembly/simd-vector-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109481.375171.patch
Type: text/x-patch
Size: 11437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210927/87f9b79d/attachment.bin>


More information about the llvm-commits mailing list