[all-commits] [llvm/llvm-project] cbab2c: [WebAssembly] Remove experimental instructions fro...
Thomas Lively via All-commits
all-commits at lists.llvm.org
Thu Mar 18 17:14:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cbab2cd6bf77f121c0d8a46abf607895b2911a20
https://github.com/llvm/llvm-project/commit/cbab2cd6bf77f121c0d8a46abf607895b2911a20
Author: Thomas Lively <tlively at google.com>
Date: 2021-03-18 (Thu, 18 Mar 2021)
Changed paths:
M clang/lib/Headers/wasm_simd128.h
Log Message:
-----------
[WebAssembly] Remove experimental instructions from wasm_simd128.h
These experimental builtin functions and the feature macro they were gated
behind have been removed.
Reviewed By: aheejin
Differential Revision: https://reviews.llvm.org/D98907
More information about the All-commits
mailing list