[PATCH] D85392: [WebAssembly][ConstantFolding] Fold fp-to-int truncation intrinsics

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 12:40:29 PDT 2020


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

Changed prior to commit:
  https://reviews.llvm.org/D85392?vs=283475&id=284480#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85392

Files:
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/test/Analysis/ConstantFolding/WebAssembly/trunc.ll
  llvm/test/Analysis/ConstantFolding/WebAssembly/trunc_saturate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85392.284480.patch
Type: text/x-patch
Size: 80470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200810/795ac9c8/attachment-0001.bin>


More information about the llvm-commits mailing list