[PATCH] D110111: [WebAssembly] Add relaxed-simd feature

Ng Zhi An via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 20 16:12:24 PDT 2021


ngzhian created this revision.
ngzhian added a reviewer: tlively.
Herald added subscribers: dang, ecnelises, sunfish, jgravelle-google, sbc100, dschuff.
ngzhian requested review of this revision.
Herald added subscribers: cfe-commits, aheejin.
Herald added a project: clang.

This currently only defines a constant, but it the future will be used
to gate builtins for experimenting and prototyping relaxed-simd proposal
(https://github.com/WebAssembly/relaxed-simd/).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D110111

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Basic/Targets/WebAssembly.cpp
  clang/lib/Basic/Targets/WebAssembly.h
  clang/test/Preprocessor/wasm-target-features.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110111.373736.patch
Type: text/x-patch
Size: 4057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210920/f0eaa120/attachment.bin>


More information about the cfe-commits mailing list