[PATCH] D100596: [WebAssembly] Remove saturating fp-to-int target intrinsics

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 12:11:35 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c729750a6d7: [WebAssembly] Remove saturating fp-to-int target intrinsics (authored by tlively).

Changed prior to commit:
  https://reviews.llvm.org/D100596?vs=337888&id=338194#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100596

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/builtins-wasm.c
  llvm/include/llvm/IR/IntrinsicsWebAssembly.td
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISD.def
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
  llvm/lib/Target/WebAssembly/WebAssemblyInstrConv.td
  llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/test/CodeGen/WebAssembly/conv.ll
  llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll
  llvm/test/Transforms/InstSimplify/ConstProp/WebAssembly/trunc_saturate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100596.338194.patch
Type: text/x-patch
Size: 64202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/b1b7d418/attachment.bin>


More information about the llvm-commits mailing list