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

Jing Bao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 01:36:20 PST 2021


jingbao updated this revision to Diff 394183.
jingbao added a comment.
Herald added subscribers: armkevincheng, eric-k256.
Herald added a reviewer: sjarus.

update fpclamptosat_vec.ll


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/fpclamptosat_vec.ll
  llvm/test/CodeGen/WebAssembly/simd-vector-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109481.394183.patch
Type: text/x-patch
Size: 15489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211214/61b57de8/attachment.bin>


More information about the llvm-commits mailing list