[PATCH] D125729: [WebAssembly] Update supported features in the generic CPU configuration

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 16:49:06 PDT 2022


sunfish updated this revision to Diff 468742.
sunfish added a comment.

- Remove bulk-memory and nontrapping-fptoint.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125729

Files:
  llvm/lib/Target/WebAssembly/WebAssembly.td
  llvm/test/CodeGen/WebAssembly/bulk-memory.ll
  llvm/test/CodeGen/WebAssembly/bulk-memory64.ll
  llvm/test/CodeGen/WebAssembly/byval.ll
  llvm/test/CodeGen/WebAssembly/conv-trap.ll
  llvm/test/CodeGen/WebAssembly/fast-isel-noreg.ll
  llvm/test/CodeGen/WebAssembly/global.ll
  llvm/test/CodeGen/WebAssembly/legalize.ll
  llvm/test/CodeGen/WebAssembly/mem-intrinsics.ll
  llvm/test/CodeGen/WebAssembly/memory64-feature.ll
  llvm/test/CodeGen/WebAssembly/multivalue.ll
  llvm/test/CodeGen/WebAssembly/mutable-globals.ll
  llvm/test/CodeGen/WebAssembly/reference-types.ll
  llvm/test/CodeGen/WebAssembly/signext-zeroext.ll
  llvm/test/CodeGen/WebAssembly/simd-conversions.ll
  llvm/test/CodeGen/WebAssembly/simd-sext-inreg.ll
  llvm/test/CodeGen/WebAssembly/tailcall.ll
  llvm/test/CodeGen/WebAssembly/target-features-tls.ll
  llvm/test/CodeGen/WebAssembly/target-features.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125729.468742.patch
Type: text/x-patch
Size: 16394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/f2ab0bb4/attachment.bin>


More information about the llvm-commits mailing list